Ozkan Sezer
|
f032e8c191
updated dynapi after SDL_GDKGetDefaultUser addition
|
2 lat temu |
Sam Lantinga
|
36033e3832
Make it clear that you can't mix 2D rendering and the window surface API
|
2 lat temu |
Sam Lantinga
|
0479df53ca
Updated copyright for 2023
|
3 lat temu |
Ozkan Sezer
|
cd399caf6f
fix dynapi after SDL_GDKSuspendComplete addition.
|
3 lat temu |
Ciro Mondueri
|
f6144dfe03
adds GDK suspend/resume basic handling (#6596)
|
3 lat temu |
Sam Lantinga
|
297ecb706d
Added SDL_strcasestr() for a case insensitive version of SDL_strstr()
|
3 lat temu |
Sam Lantinga
|
64ea6cefaf
SDL_ResetHint() no longer clears the callbacks associated with a hint
|
3 lat temu |
Sam Lantinga
|
2c518747b9
Added microsecond timestamp to sensor values for PS4 and PS5 controllers using the HIDAPI driver
|
3 lat temu |
DS
|
ac5b9bc4ee
Add support for X11 primary selection (#6132)
|
3 lat temu |
Sam Lantinga
|
3cbfd75d0f
Re-added the CRC to the joystick guid
|
3 lat temu |
Noel Berry
|
00452e47fa
Adding SDL_GetWindowSizeInPixels for window size in pixels (#6112)
|
3 lat temu |
Sam Lantinga
|
b4c4dd84c2
Added SDL_crc16() to be used in joystick GUIDs after 2.24.0
|
3 lat temu |
Sam Lantinga
|
d4192850c1
Added SDL_ResetHint() to reset a hint to the default value
|
3 lat temu |
Sam Lantinga
|
98bac00dcc
Add `SDL_GetPointDisplayIndex` and `SDL_GetRectDisplayIndex` and re-implement `SDL_GetWindowDisplayIndex` in terms of `SDL_GetRectDisplayIndex`
|
3 lat temu |
Ethan Lee
|
2f0816adb7
Add SDL_GetDefaultAudioInfo.
|
3 lat temu |
Sam Lantinga
|
2373da5d94
Exposed SDL_ResetKeyboard() as a public function
|
3 lat temu |
Sam Lantinga
|
cbd0187475
Removed the limit on the size of the SDL error message
|
3 lat temu |
chalonverse
|
3b191580c3
Windows GDK Support (#5830)
|
3 lat temu |
Guldoman
|
74bcc5a0a3
stdlib: Add `SDL_utf8strnlen`
|
3 lat temu |
chalonverse
|
4082821822
DirectX 12 Renderer (#5761)
|
3 lat temu |
Ozkan Sezer
|
61115aebd3
update dynapi after the loongarch support patch
|
3 lat temu |
Christoph Reichenbach
|
3a20274ddf
Refactoring: move GUID operations out of Joystick
|
3 lat temu |
Sam Lantinga
|
423141bfca
Added a function to get the controller firmware version
|
3 lat temu |
Cameron Cawley
|
f5cf0e37f7
Remove unused and duplicate defines from SDL_dynapi_overrides.h
|
3 lat temu |
Sam Lantinga
|
94eeb587c1
First pass at extending virtual controller functionality
|
3 lat temu |
Sam Lantinga
|
e551384a99
Added functions to get the platform dependent name for a joystick or game controller
|
3 lat temu |
Ozkan Sezer
|
e9ff4fdd49
add SDL_bsearch
|
3 lat temu |
Sylvain Becker
|
c23a7ad38a
Add SDL_RenderGetWindow() API to get the window associated with a renderer (#5440)
|
4 lat temu |
Ryan C. Gordon
|
d81fee7623
SDL_Rect: Added floating point versions of all the rectangle APIs.
|
4 lat temu |
Zach Reedy
|
d14a126383
IME Composition Truncation + SDL_IsTextInputShown + SDL_ClearComposition (#5398)
|
4 lat temu |