SDL Wiki Bot
|
d65a8146b9
Sync SDL3 wiki -> header
|
9 months ago |
Sam Lantinga
|
4aeabb3c3b
Made event and temporary string memory thread-local and added SDL_FreeEventMemory()
|
9 months ago |
Sam Lantinga
|
ec3bb4c029
Removed the need for SDL_CreateTLS()
|
9 months ago |
Ryan C. Gordon
|
1592452cad
video: Fixed remaining `return 0` to use NULL in CreateDevice implementations.
|
9 months ago |
Ryan C. Gordon
|
d78ef58b4b
offscreen: Don't ever use this backend unless explicitly requested.
|
9 months ago |
Ryan C. Gordon
|
bc1ceb0883
dummyvideo: Change a thing returning a 0 pointer to return NULL instead.
|
9 months ago |
Ryan C. Gordon
|
045f0456b1
dummyvideo: Change a thing using int to use SDL_bool instead.
|
9 months ago |
huanhuan-jiang
|
723c1cc5b3
Print message in summary when a X11 or wayland video driver is not found
|
9 months ago |
SDL Wiki Bot
|
70727d36b2
Sync SDL3 wiki -> header
|
9 months ago |
Sam Lantinga
|
027671bedb
SDL_GetWindowOpacity() directly returns the opacity instead of using an out parameter.
|
9 months ago |
Sam Lantinga
|
58270ef3f2
Finished renaming functions in SDL_system.h
|
9 months ago |
Ryan C. Gordon
|
199e6929e5
README-macos: fixed some text.
|
9 months ago |
SDL Wiki Bot
|
4ac67f5ba6
Sync SDL3 wiki -> header
|
9 months ago |
Sam Lantinga
|
033df70d4c
SDL_DelayNS() will attempt to sleep exactly the requested amount of time
|
9 months ago |
Sam Lantinga
|
54366181c3
Rename functions in SDL_system.h to match SDL 3.0 naming convention
|
9 months ago |
Bruce Mitchener
|
e38f971f46
Fix typos in cmake
|
9 months ago |
Sam Lantinga
|
70c8fe61d7
Align SDL_BLENDMODE_INVALID with the other constants
|
9 months ago |
Sam Lantinga
|
bf501ab2d4
Made the SDL_BlendMode values wiki-friendly
|
9 months ago |
Sam Lantinga
|
492e3c1a54
direct3d11: we don't need to create all the blend states up front
|
9 months ago |
Sam Lantinga
|
a419e2c890
Updated and re-enabled surface and render blend mode tests
|
9 months ago |
Sam Lantinga
|
df573391b1
Added SDL_BLENDMODE_BLEND_PREMULTIPLIED and SDL_BLENDMODE_ADD_PREMULTIPLIED
|
9 months ago |
Carl Åstholm
|
f099898a66
Correct ibus include path
|
9 months ago |
SDL Wiki Bot
|
9406a9d527
Sync SDL3 wiki -> header
|
9 months ago |
Sam Lantinga
|
5c875e1183
Renamed *FromID() to *ForID()
|
9 months ago |
SDL Wiki Bot
|
0cdc60666b
Sync SDL3 wiki -> header
|
9 months ago |
Ryan C. Gordon
|
f61900465c
stdinc: Fixed up documentation details for standard types.
|
9 months ago |
SDL Wiki Bot
|
cb854d1bc9
Sync SDL3 wiki -> header
|
9 months ago |
Sam Lantinga
|
5836b880b4
Sorted symbols
|
9 months ago |
Sam Lantinga
|
9797c5d0c0
Renamed CameraDevice to Camera
|
9 months ago |
Sam Lantinga
|
9358333286
Renamed SDL_GetKeyboardInstanceName() and SDL_GetMouseInstanceName()
|
9 months ago |