提交历史

作者 SHA1 备注 提交日期
  Sam Lantinga 470cfc2755 Make sure we set the initial report interval value 10 月之前
  meyraud705 4c9a91b62e Update gamepad sensor rate 10 月之前
  SDL Wiki Bot e5101ebae6 Sync SDL3 wiki -> header 10 月之前
  Sam Lantinga a0d1445ccb Replaced SDL_GetRendererInfo() with SDL_GetRendererName() 10 月之前
  Ozkan Sezer ca28bcb3b8 hidapi/windows/hid.c: avoid warnings with gcc < 8. 10 月之前
  SDL Wiki Bot 74c9c9a325 Sync SDL3 wiki -> header 10 月之前
  Semphris 8c8ee2174d Dialog: Add filter number, remove NULL termination 11 月之前
  Sam Lantinga 3e70964ae2 Updated docs to note that SDL_GetAudioDeviceName() now returns const char * 10 月之前
  Sam Lantinga 1d83b782b8 Set the headphones to 50% volume to avoid blasting people's ears 10 月之前
  Sam Lantinga 8aa7910184 Added an example of setting PS5 controller audio routing 10 月之前
  Sam Lantinga a9a51cebde Disable raw keyboard input by default 10 月之前
  Sam Lantinga 73879ef26e Only register for the type of raw input requested by the application 10 月之前
  Anonymous Maarten a919774fe4 Build with -Wfloat-conversion + fix all warnings 10 月之前
  SDL Wiki Bot 17c459e384 Sync SDL3 wiki -> header 10 月之前
  SDL Wiki Bot 9c4fb449e2 Sync SDL3 wiki -> header 10 月之前
  SDL Wiki Bot de5a8b61d0 Sync SDL3 wiki -> header 10 月之前
  SDL Wiki Bot 39c2dacc8f Sync SDL3 wiki -> header 10 月之前
  Ryan C. Gordon e23257307e Introduce formal policy for APIs that return strings. 10 月之前
  Carlo Bramini b1f3682216 SDL_assert: add support for aarch64-w64-mingw32 10 月之前
  Sam Lantinga 76e5aa5bfd Log any leaked objects at shutdown 10 月之前
  Sam Lantinga b0e93e4e63 Prevent crashes if freed objects are passed to SDL API functions 10 月之前
  Ryan C. Gordon 57a15933cd SDL_GetCSSCursorName: Don't assert on unrecognized cursor types. 10 月之前
  Ryan C. Gordon 9a9a3d1a33 SDL_SystemCursor: rename enum items to match CSS. 10 月之前
  Ozkan Sezer 49b6c24722 always define PRI?64 using 'I64' when targeting windows 10 月之前
  Anonymous Maarten fd2b9c0602 cmake: don't check c++ compiler flags for asan when CXX is not enabled 10 月之前
  Frank Praznik 85a2a201b1 x11: Always disable the borders when leaving fullscreen from a borderless window created as fullscreen 10 月之前
  Sam Lantinga 4c7459eda8 SDL_cocoawindow: Fix setting parent-relative coordinates for child windows in Cocoa_SetWindowSize 10 月之前
  Sam Lantinga e3beaa1972 Added support for the Razer Kitsune in PS5 mode 10 月之前
  Sam Lantinga cd9c25e800 Don't set the borderless flag if we're about to go fullscreen. 10 月之前
  Anonymous Maarten 6896c4c3bf tests: testcases accept a void pointer argument 10 月之前