Commit History

Author SHA1 Message Date
  Sam Lantinga 60396971ce Move the main header with SDL_MAIN_USE_CALLBACKS 10 months ago
  David Gow 5eeeaf4780 render: Mark an already-destroyed renderer as freed 10 months ago
  Mathieu Eyraud 43c2b42517 Fix stack address escape in SDL_CameraDevicePermissionOutcome() 10 months ago
  Mathieu Eyraud c226630086 Fix memory leak in SDL_IOFromFile() 10 months ago
  Sam Lantinga 470cfc2755 Make sure we set the initial report interval value 10 months ago
  meyraud705 4c9a91b62e Update gamepad sensor rate 10 months ago
  SDL Wiki Bot e5101ebae6 Sync SDL3 wiki -> header 10 months ago
  Sam Lantinga a0d1445ccb Replaced SDL_GetRendererInfo() with SDL_GetRendererName() 10 months ago
  Ozkan Sezer ca28bcb3b8 hidapi/windows/hid.c: avoid warnings with gcc < 8. 10 months ago
  SDL Wiki Bot 74c9c9a325 Sync SDL3 wiki -> header 10 months ago
  Semphris 8c8ee2174d Dialog: Add filter number, remove NULL termination 11 months ago
  Sam Lantinga 3e70964ae2 Updated docs to note that SDL_GetAudioDeviceName() now returns const char * 10 months ago
  Sam Lantinga 1d83b782b8 Set the headphones to 50% volume to avoid blasting people's ears 10 months ago
  Sam Lantinga 8aa7910184 Added an example of setting PS5 controller audio routing 10 months ago
  Sam Lantinga a9a51cebde Disable raw keyboard input by default 10 months ago
  Sam Lantinga 73879ef26e Only register for the type of raw input requested by the application 10 months ago
  Anonymous Maarten a919774fe4 Build with -Wfloat-conversion + fix all warnings 10 months ago
  SDL Wiki Bot 17c459e384 Sync SDL3 wiki -> header 10 months ago
  SDL Wiki Bot 9c4fb449e2 Sync SDL3 wiki -> header 10 months ago
  SDL Wiki Bot de5a8b61d0 Sync SDL3 wiki -> header 10 months ago
  SDL Wiki Bot 39c2dacc8f Sync SDL3 wiki -> header 10 months ago
  Ryan C. Gordon e23257307e Introduce formal policy for APIs that return strings. 10 months ago
  Carlo Bramini b1f3682216 SDL_assert: add support for aarch64-w64-mingw32 10 months ago
  Sam Lantinga 76e5aa5bfd Log any leaked objects at shutdown 10 months ago
  Sam Lantinga b0e93e4e63 Prevent crashes if freed objects are passed to SDL API functions 10 months ago
  Ryan C. Gordon 57a15933cd SDL_GetCSSCursorName: Don't assert on unrecognized cursor types. 10 months ago
  Ryan C. Gordon 9a9a3d1a33 SDL_SystemCursor: rename enum items to match CSS. 10 months ago
  Ozkan Sezer 49b6c24722 always define PRI?64 using 'I64' when targeting windows 10 months ago
  Anonymous Maarten fd2b9c0602 cmake: don't check c++ compiler flags for asan when CXX is not enabled 10 months ago
  Frank Praznik 85a2a201b1 x11: Always disable the borders when leaving fullscreen from a borderless window created as fullscreen 10 months ago