Ryan C. Gordon
|
3473cef7df
surface: `SDL_blit` is not used in the public API, remove it from headers.
|
11 ヶ月 前 |
SDL Wiki Bot
|
7559acaf75
Sync SDL3 wiki -> header
|
11 ヶ月 前 |
Frank Praznik
|
3979ea8ed0
tests: Add a pointer warp test to testmouse
|
11 ヶ月 前 |
Frank Praznik
|
3a6d9c59f4
wayland: Add mouse pointer warp support
|
11 ヶ月 前 |
Sam Lantinga
|
22016228ca
Fixed build
|
11 ヶ月 前 |
Sam Lantinga
|
b18a071639
Removed SDL_DROPEVENT_DATA_SIZE and SDL_TEXTEDITINGEVENT_TEXT_SIZE
|
11 ヶ月 前 |
Sam Lantinga
|
63979f04c8
Don't pass the sentinel event to event callbacks
|
11 ヶ月 前 |
SDL Wiki Bot
|
a03829d636
Sync SDL3 wiki -> header
|
11 ヶ月 前 |
Ryan C. Gordon
|
31a45d7cb3
SDL_main.h: Document SDL_main.
|
11 ヶ月 前 |
Ryan C. Gordon
|
21c181b3b4
SDL_main.h: Minor documentation tweaks.
|
11 ヶ月 前 |
SDL Wiki Bot
|
e86f22b52b
Sync SDL3 wiki -> header
|
11 ヶ月 前 |
Ryan C. Gordon
|
d570fd7c2c
SDL_main.h: Document SDL_MAIN_USE_CALLBACKS.
|
11 ヶ月 前 |
SDL Wiki Bot
|
3bd04e5a34
Sync SDL3 wiki -> header
|
11 ヶ月 前 |
Ryan C. Gordon
|
3348d0caaf
wikiheaders: Deal with SDLMAIN_DECLSPEC functions.
|
11 ヶ月 前 |
SDL Wiki Bot
|
ab5b904890
Sync SDL3 wiki -> header
|
11 ヶ月 前 |
Ryan C. Gordon
|
0e0bb22f79
include: More documentation updates.
|
11 ヶ月 前 |
Ryan C. Gordon
|
46b69af5a3
SDL_vulkan.h: Remove Tizen compatibility typedefs.
|
11 ヶ月 前 |
SDL Wiki Bot
|
10c2682647
Sync SDL3 wiki -> header
|
11 ヶ月 前 |
Ryan C. Gordon
|
760d7d276b
include: Filled in some missing documentation.
|
11 ヶ月 前 |
Brick
|
1c6ba2a9ab
Disable SDL_DYNAMIC_API during __INTELLISENSE__
|
11 ヶ月 前 |
Ethan Lee
|
7327fd734c
macOS: Do not use the system iconv by default.
|
11 ヶ月 前 |
Sam Lantinga
|
db43a6b418
testcamera: open the camera using the highest framerate available
|
11 ヶ月 前 |
Sam Lantinga
|
d4dc613559
Allow specifying only some SDL_CameraSpec fields when opening a camera
|
11 ヶ月 前 |
Sam Lantinga
|
861815e51d
Fixed camera FPS matching
|
11 ヶ月 前 |
Sam Lantinga
|
53bec8b7b7
Fixed updating NV12 textures when using the D3D11 render driver
|
11 ヶ月 前 |
Sam Lantinga
|
e6e1412e20
testcamera: create the texture as a streaming texture, since we'll update it every frame.
|
11 ヶ月 前 |
Sam Lantinga
|
eb26f439d8
Fixed crash when the graphics driver is upgraded while the renderer is running
|
11 ヶ月 前 |
Anonymous Maarten
|
a8526f5a19
cmake: disable documentation installation by default
|
11 ヶ月 前 |
Semphris
|
4ac8968f65
Fix improper handling of NULL dialog filter on Cocoa
|
11 ヶ月 前 |
Ryan C. Gordon
|
9f842e9b5a
wikiheaders: Bind `#define`s below a function to it, like typedefs.
|
11 ヶ月 前 |