Commit Verlauf

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