Daniel Gibson
|
ca2fe7be1a
Implement SDL_main as header-only lib for Win32
|
2 years ago |
Ryan C. Gordon
|
5a2d0b69c8
render: Remove SDL_GetRenderDriverInfo and change SDL_CreateRenderer.
|
2 years ago |
Ryan C. Gordon
|
a76053352c
gesture: Removed the gesture API from SDL3.
|
2 years ago |
Sylvain
|
f442d0a0ef
Revert "gendynapi.py: don't generate parameter for '...'"
|
2 years ago |
Sylvain
|
ea8c7df91b
gendynapi.py: don't generate parameter for '...'
|
2 years ago |
Ryan C. Gordon
|
7ca0d15d64
events: Changed SDL_GetEventState from a macro to a function.
|
2 years ago |
Sam Lantinga
|
fcafe40948
Removed balls from the joystick API
|
2 years ago |
Sam Lantinga
|
b4da4ed95a
Removed SDL_SensorGetDataWithTimestamp() and SDL_GameControllerGetSensorDataWithTimestamp()
|
2 years ago |
Sam Lantinga
|
1f4cc733a1
Removed the nanosecond versions of event and thread primitive waits from the public API
|
2 years ago |
Sam Lantinga
|
8121bbd083
Convert ticks to 64-bit, added nanosecond precision to the API
|
2 years ago |
Sylvain Becker
|
932f61348d
Remove mask versions of SDL_CreateRGBSurface* #6701 (#6711)
|
2 years ago |
Sam Lantinga
|
63f307fe1f
Remove SDL_config.h from the public headers
|
2 years ago |
Sam Lantinga
|
346eeba210
Removed SDL_GetRevisionNumber()
|
2 years ago |
slime
|
ac8fbb7040
Remove SDL_CalculateGammaRamp.
|
2 years ago |
slime
|
52f4cc843d
Remove SDL_SetWindowBrightness and SDL_SetWindowGammaRamp.
|
2 years ago |
Sam Lantinga
|
05139f4a2e
Removed SDL_RWFromFP from the public API
|
2 years ago |
Sam Lantinga
|
003fd11de8
Regenerated dynamic API after SDL_syswm.h update
|
2 years ago |
Sam Lantinga
|
b0840eb32e
Updated SDL_syswm.h for SDL 3.0
|
2 years ago |
Ozkan Sezer
|
dcad446066
fix dynapi after SDL_GDKSuspendComplete addition.
|
2 years ago |
Sam Lantinga
|
d5ff71d685
Updated dynamic API after https://github.com/libsdl-org/SDL/commit/040a17a50f1b500c7a1e07c6bc6e1d6eff5dbe76
|
2 years ago |
Ciro Mondueri
|
896e200d94
adds GDK suspend/resume basic handling (#6596)
|
2 years ago |
Sam Lantinga
|
a635a485bc
Re-added WinRT support until we're sure that it's no longer being used
|
2 years ago |
Ozkan Sezer
|
dc2a3e06e9
removed WinRT support.
|
2 years ago |
Sam Lantinga
|
297ecb706d
Added SDL_strcasestr() for a case insensitive version of SDL_strstr()
|
2 years ago |
Sam Lantinga
|
64ea6cefaf
SDL_ResetHint() no longer clears the callbacks associated with a hint
|
2 years ago |
Sam Lantinga
|
2c518747b9
Added microsecond timestamp to sensor values for PS4 and PS5 controllers using the HIDAPI driver
|
2 years ago |
DS
|
ac5b9bc4ee
Add support for X11 primary selection (#6132)
|
3 years ago |
Sam Lantinga
|
3cbfd75d0f
Re-added the CRC to the joystick guid
|
3 years ago |
Noel Berry
|
00452e47fa
Adding SDL_GetWindowSizeInPixels for window size in pixels (#6112)
|
3 years ago |
Sam Lantinga
|
b4c4dd84c2
Added SDL_crc16() to be used in joystick GUIDs after 2.24.0
|
3 years ago |