Commit History

作者 SHA1 備註 提交日期
  Max Maisel 6dd6827343 Translate steam deck HID reports to SDL events. 2 年之前
  Max Maisel 94f621e030 Implement steam deck HIDAPI initialization. 2 年之前
  Max Maisel c1a7d0f96e Add steam deck detection and HIDAPI driver scaffold. 2 年之前
  Sam Lantinga 0baee3e676 Reversed test to be easier to read, more efficient, and match other code 2 年之前
  Frank Praznik bddbd1e317 cocoa: Check the resizable flag along with zoomed status when resizing 2 年之前
  Frank Praznik 835c733f4d video: Only sync when programmatically entering/exiting fullscreen 2 年之前
  Dimitriy Ryazantcev c790572674 Use existing XUSB driver software PID 0x02a1 instead of PID 0x02fe 2 年之前
  Sam Lantinga 581d1cab25 You should call present when using a software renderer as well. 2 年之前
  Sam Lantinga 5173b0c2cc Make built-in joystick device lists extendable by using hints 2 年之前
  Sam Lantinga 34eb24ebc4 Back out Steam virtual gamepad changes 2 年之前
  Sam Lantinga 7529d25b2b Use the Steam virtual gamepad slot as the gamepad player index 2 年之前
  Sam Lantinga 445f08a0fb Print the gamepad player index when opening a gamepad 2 年之前
  Sam Lantinga 17723381da Sort Steam virtual gamepads by Steam controller slot 2 年之前
  Ryan C. Gordon f3d8a2def5 audio: Fixed resource leak in unlikely failure case during device add. 2 年之前
  Frank Praznik 63ae84e140 x11: Improve sync algorithm 2 年之前
  Frank Praznik 7e5511d3cd x11: Move unrelated variables out of XFixes #ifdef 2 年之前
  Sam Lantinga 3c5e9e6112 We can wait up to 500ms in onNativeSurfaceDestroyed(), so wait at least that long in onDestroy() 2 年之前
  Sam Lantinga 53cda988f4 Clear any errors from a previous run 2 年之前
  Anonymous Maarten a197efe3a7 pen: fix leak caused by pen subsystem 2 年之前
  Anonymous Maarten fbb0914b78 wayland+x11: free system cursors when quiting video 2 年之前
  Anonymous Maarten 7484d02a2e testshape: use SDL_test to create multiple windows 2 年之前
  SDL Wiki Bot 20250aecc5 Sync SDL3 wiki -> header 2 年之前
  Frank Praznik 4fd778119b video: Implement asynchronous windowing 2 年之前
  Sam Lantinga ace385a134 Revert "Fixed warning C33010: Unchecked lower bound for enum scancode used as index." 2 年之前
  Ozkan Sezer e482f00a17 SDL_string.c (SDL_vsscanf): fix gcc build 2 年之前
  Sam Lantinga f00ecf5f19 Fixed building with older Windows SDK 2 年之前
  Sam Lantinga 7ca43995a1 Fixed warning C4028: formal parameter 1 different from declaration 2 年之前
  Sam Lantinga aab7432f5f Fixed analyze warnings for SDL_dynapi_procs.h 2 年之前
  Sam Lantinga c484140f56 Fixed warning C33010: Unchecked lower bound for enum scancode used as index. 2 年之前
  Sam Lantinga 02a116217d Fixed Arithmetic overflow: Using operator '-' on a 4 byte value and then casting the result to a 8 byte value. Cast the value to the wider type before calling operator '-' to avoid overflow (io.2). 2 年之前