Anonymous Maarten
|
dbdc65fc95
video: move standard c, sse and lsx implementations of yuv2rgb to its own source
|
1 year ago |
Sam Lantinga
|
a31dc6dfcb
Switched SDL_TouchID and SDL_FingerID to be Uint64 with 0 being an invalid value
|
1 year ago |
Edoardo Lolletti
|
b19d43a74d
Add SDL_HINT_WINDOWS_DISABLE_THREAD_NAMING to migration readme
|
1 year ago |
Edoardo Lolletti
|
b384973936
Remove no longer needed hint
|
1 year ago |
Edoardo Lolletti
|
42d6cf9ce7
Update thread naming on windows
|
1 year ago |
Sam Lantinga
|
cda2bffeee
Re-add SDL_HAPTIC_SQUARE for SDL 3.0
|
1 year ago |
Sam Lantinga
|
df4b855af5
Updated SDL_TLSID to use the same type as other IDs in SDL
|
1 year ago |
Sam Lantinga
|
fc0c774976
Renamed SDL_ThreadID() to SDL_GetCurrentThreadID()
|
1 year ago |
Sam Lantinga
|
d6a41f8f31
Updated SDL_TimerID to use the same type as other IDs in SDL
|
1 year ago |
SDL Wiki Bot
|
bc3a71d400
Sync SDL3 wiki -> header
|
1 year ago |
Sam Lantinga
|
464f4d19fe
Removed obsolete XInput mapping hint
|
1 year ago |
Sam Lantinga
|
f8dfee01bb
Made SDL_ReadSurfacePixel a public function
|
1 year ago |
Ozkan Sezer
|
f7ba340999
remove several instances of unnecessary emptry str "" after SDL_PRI???
|
1 year ago |
Sam Lantinga
|
c540c77756
Removed SDL_INIT_EVERYTHING
|
1 year ago |
Sam Lantinga
|
26996e2c02
We've decided to keep separate functions for creating a thread with and without stack size specified.
|
1 year ago |
Sam Lantinga
|
a2665f54c8
Updated the atomic API for SDL 3.0 naming conventions
|
1 year ago |
SDL Wiki Bot
|
4e60fc9b2b
Sync SDL3 wiki -> header
|
1 year ago |
Sam Lantinga
|
fb898d6df0
Clarify that desktop mode is the non-exclusive borderless fullscreen mode
|
1 year ago |
SDL Wiki Bot
|
b5bcf45a65
Sync SDL3 wiki -> header
|
1 year ago |
Sam Lantinga
|
4fee6cb274
Added documentation for custom event cleanup in SDL_FlushEvent()
|
1 year ago |
Sam Lantinga
|
fd34bc56f9
cocoa: Fix SDL_CocoaWindowData keyboard_focus being left pointing to a destroyed SDL window if input focus not previously reset for that window
|
1 year ago |
Sam Lantinga
|
0a99ad7a68
cocoa: Fix Cocoa_RaiseWindow not making child window key if SDL_HINT_WINDOW_ACTIVATE_WHEN_RAISED is true
|
1 year ago |
SDL Wiki Bot
|
20e8411b12
Sync SDL3 wiki -> header
|
1 year ago |
Sam Lantinga
|
f4a0bc02d5
Re-added prototypes for stub API functions
|
1 year ago |
Sam Lantinga
|
f224af5ac5
Updated Haptic API for SDL 3.0 conventions
|
1 year ago |
Sam Lantinga
|
8ca9134115
Removed unnecessary NULL assignment
|
1 year ago |
Sam Lantinga
|
75dd7e1658
Note that we only allow disabling major subsystems
|
1 year ago |
Sam Lantinga
|
130b361904
Removed SDL_MISC_DISABLED
|
1 year ago |
Sam Lantinga
|
20fa5e6ad0
Removed SDL_LOCALE_DISABLED
|
1 year ago |
Sam Lantinga
|
6efadfdb77
Removed SDL_FILESYSTEM_DISABLED
|
1 year ago |