Historique des commits

Auteur SHA1 Message Date
  Sylvain dc74a67a57 SDL_UnlockTexture: change from 'int' to 'void' il y a 3 ans
  Sylvain cee245b6a9 SDL_*SceenSaver(): change return value to int. // add SDL_Unsupported() errors il y a 3 ans
  Sylvain e2e5e670bf Remove returns int from Destroy/Close/Unlock functions il y a 3 ans
  Linus Probert 3bd737d44c Add error returns to void functions that can fail/set errors. il y a 3 ans
  Sylvain b305d9e3c0 Change return type from void to int for audio function. Eventually set invalid parameter error. il y a 3 ans
  Sam Lantinga 824b9b0a58 Removed SDL_GetDisplayDPI() il y a 3 ans
  Sam Lantinga b7c6fec10a Make sure we synchronously re-enable USB reporting mode for Switch controllers (thanks @SortaCore!) il y a 3 ans
  Sam Lantinga 50575ed223 Note the Google Stadia controller doesn't support rumble over Bluetooth il y a 3 ans
  Sam Lantinga 00e02de77b Fixed mis-detecting the share button on the Xbox controller over NDIS il y a 3 ans
  Sam Lantinga d1c72bb0bc Dynamically update the serial number if it isn't available at first il y a 3 ans
  Sylvain c5c94a6be6 Change return type from void to int, for functions that set an error il y a 3 ans
  Frank Praznik 6c37d5b57f x11: Cast the dot clock value to 64-bit when calculating the refresh rate il y a 3 ans
  Sam Lantinga 20a4e31a12 Re-added the internal hint SDL_BORDERLESS_WINDOWED_STYLE il y a 3 ans
  Pierre Wendling fa8fba3812 Add clang-tidy config and CMake/CI support. il y a 3 ans
  Sam Lantinga 5fded632d6 Added support for the Turtle Beach REACT-R and Recon Xbox controllers il y a 3 ans
  Frank Praznik d603371848 video: Try to get the display for fullscreen windows via the window position il y a 3 ans
  Sam Lantinga a357021800 Use GNU sed if available il y a 3 ans
  Sam Lantinga 0208a0eeb3 Added support for the Logitech ChillStream il y a 3 ans
  Ozkan Sezer 7f3036c353 make sure to not enable SDL_PASSED_BEGINTHREAD_ENDTHREAD for WinRT il y a 3 ans
  Ozkan Sezer b82a8b76b1 windows/SDL_systhread.c: remove some dead code. il y a 3 ans
  Sam Lantinga 22bafe8729 Removed debug code accidentally committed il y a 3 ans
  Sam Lantinga f8b41919da Fixed warning running a command queue without any vertex operations il y a 3 ans
  Linus Probert 375bde8a4f [SDL3] Cleanup void functions (#7253) il y a 3 ans
  Sam Lantinga 9d8f98c735 Don't change presentation modes when resizing the logical target il y a 3 ans
  Sylvain 6f0acca8bd Return the SDL_SetError value il y a 3 ans
  Sean Ridenour a077cc8e4d [SDL3] macOS SetCursor performance fix (fixes #7151) (#7249) il y a 3 ans
  Sylvain fbe0352764 SDL_DestroyRenderer: drop all commands first il y a 3 ans
  Ozkan Sezer e1d79b418c fix build error due to -Wshadow il y a 3 ans
  Sam Lantinga 653f2c4ba3 Made the render tests less verbose in the successful case il y a 3 ans
  Sam Lantinga ec1b42557f Fixed memory leak at shutdown (thanks @1bsyl!) il y a 3 ans