Sam Lantinga
|
b4da4ed95a
Removed SDL_SensorGetDataWithTimestamp() and SDL_GameControllerGetSensorDataWithTimestamp()
|
3 лет назад |
Sam Lantinga
|
1f4cc733a1
Removed the nanosecond versions of event and thread primitive waits from the public API
|
3 лет назад |
Sam Lantinga
|
8121bbd083
Convert ticks to 64-bit, added nanosecond precision to the API
|
3 лет назад |
Sylvain Becker
|
932f61348d
Remove mask versions of SDL_CreateRGBSurface* #6701 (#6711)
|
3 лет назад |
Sam Lantinga
|
63f307fe1f
Remove SDL_config.h from the public headers
|
3 лет назад |
Sam Lantinga
|
346eeba210
Removed SDL_GetRevisionNumber()
|
3 лет назад |
slime
|
ac8fbb7040
Remove SDL_CalculateGammaRamp.
|
3 лет назад |
slime
|
52f4cc843d
Remove SDL_SetWindowBrightness and SDL_SetWindowGammaRamp.
|
3 лет назад |
Sam Lantinga
|
05139f4a2e
Removed SDL_RWFromFP from the public API
|
3 лет назад |
Sam Lantinga
|
003fd11de8
Regenerated dynamic API after SDL_syswm.h update
|
3 лет назад |
Sam Lantinga
|
b0840eb32e
Updated SDL_syswm.h for SDL 3.0
|
3 лет назад |
Ozkan Sezer
|
dcad446066
fix dynapi after SDL_GDKSuspendComplete addition.
|
3 лет назад |
Sam Lantinga
|
d5ff71d685
Updated dynamic API after https://github.com/libsdl-org/SDL/commit/040a17a50f1b500c7a1e07c6bc6e1d6eff5dbe76
|
3 лет назад |
Ciro Mondueri
|
896e200d94
adds GDK suspend/resume basic handling (#6596)
|
3 лет назад |
Sam Lantinga
|
a635a485bc
Re-added WinRT support until we're sure that it's no longer being used
|
3 лет назад |
Ozkan Sezer
|
dc2a3e06e9
removed WinRT support.
|
3 лет назад |
Sam Lantinga
|
297ecb706d
Added SDL_strcasestr() for a case insensitive version of SDL_strstr()
|
3 лет назад |
Sam Lantinga
|
64ea6cefaf
SDL_ResetHint() no longer clears the callbacks associated with a hint
|
3 лет назад |
Sam Lantinga
|
2c518747b9
Added microsecond timestamp to sensor values for PS4 and PS5 controllers using the HIDAPI driver
|
3 лет назад |
DS
|
ac5b9bc4ee
Add support for X11 primary selection (#6132)
|
3 лет назад |
Sam Lantinga
|
3cbfd75d0f
Re-added the CRC to the joystick guid
|
3 лет назад |
Noel Berry
|
00452e47fa
Adding SDL_GetWindowSizeInPixels for window size in pixels (#6112)
|
3 лет назад |
Sam Lantinga
|
b4c4dd84c2
Added SDL_crc16() to be used in joystick GUIDs after 2.24.0
|
3 лет назад |
Sam Lantinga
|
d4192850c1
Added SDL_ResetHint() to reset a hint to the default value
|
3 лет назад |
Sam Lantinga
|
98bac00dcc
Add `SDL_GetPointDisplayIndex` and `SDL_GetRectDisplayIndex` and re-implement `SDL_GetWindowDisplayIndex` in terms of `SDL_GetRectDisplayIndex`
|
3 лет назад |
Ethan Lee
|
2f0816adb7
Add SDL_GetDefaultAudioInfo.
|
3 лет назад |
Sam Lantinga
|
2373da5d94
Exposed SDL_ResetKeyboard() as a public function
|
3 лет назад |
Sam Lantinga
|
cbd0187475
Removed the limit on the size of the SDL error message
|
3 лет назад |
chalonverse
|
3b191580c3
Windows GDK Support (#5830)
|
3 лет назад |
Guldoman
|
74bcc5a0a3
stdlib: Add `SDL_utf8strnlen`
|
3 лет назад |