Commit History

Author SHA1 Message Date
  Sam Lantinga 2d7cc6ded0 Fixed getting the renderer info when creating a window texture 11 months ago
  Sam Lantinga ca61bf682a Make sure output parameters are zeroed in the case of an error 11 months ago
  Sam Lantinga 04f1901751 Fixed window flashing under X11 when creating a window and OpenGL renderer 11 months ago
  Ethan Lee 26b71d14e9 storage: Static analysis fix 11 months ago
  SDL Wiki Bot 57f96fb124 Sync SDL3 wiki -> header 11 months ago
  SDL Wiki Bot 1b8d4d77d6 Sync SDL3 wiki -> header 11 months ago
  Ryan C. Gordon 2ee1c87eb0 wikiheaders: Fixed preprocessor line check to include `#endif`. 11 months ago
  Ryan C. Gordon 6b1a98e664 wikiheaders: Allow basic typedefs to pull in some preprocessor logic. 11 months ago
  SDL Wiki Bot a13bdeee8a Sync SDL3 wiki -> header 11 months ago
  Petar Popovic e0b45fed06 testlock.c: replace function call kill with raise 1 year ago
  Ryan C. Gordon d29b861a76 wikiheaders: Allow blank lines in post-typedef `#define` blocks. 11 months ago
  Sam Lantinga ac5a61cd60 Fixed build error (thanks @sezero!) 11 months ago
  Tyson Whitehead 391b8c0c07 Avoid opening non-joystick devices if possible to speedup scanning 1 year ago
  Ryan C. Gordon 2fb024ab8e wikiheaders: Defines directly following a non-struct typedef are documented. 1 year ago
  SDL Wiki Bot 47ff4addd4 Sync SDL3 wiki -> header 1 year ago
  Ryan C. Gordon 2733345422 SDL_audio.h: Documentation updates. 1 year ago
  Ozkan Sezer 3959765b81 SDL_waylandvulkan.c: fix type redefinition errors. 1 year ago
  SDL Wiki Bot ceeefb0512 Sync SDL3 wiki -> header 1 year ago
  Ryan C. Gordon cdb3cea76d SDL_atomic.h: Documentation updates. 1 year ago
  Ryan C. Gordon ec97857a87 SDL_assert.h: Documentation improvements. 1 year ago
  Sam Lantinga e56f05bac1 Fixed unclipping the mouse when a monitor is placed left of the primary one on Windows. 1 year ago
  SDL Wiki Bot 5fbc038375 Sync SDL3 wiki -> header 1 year ago
  Frank Praznik b41699e9c4 event: Always clear the mouse capture flag, even if the backend capture function isn't implemented. 1 year ago
  Sam Lantinga 98582dca02 Fixed Win+V handling (pasting from clipboard history) on Windows 1 year ago
  Sam Lantinga 30d93fb29b Relax, it's not that exciting :) 1 year ago
  Ryan C. Gordon 4a11809370 SDL_TextInputEvent: Note that `text` field is UTF-8 encoded. 1 year ago
  Petar Popovic b98116a996 Removing trailing commas in enums in SDL headers 1 year ago
  Ryan C. Gordon be6b8dead4 CaseFoldUtf8String: Fixed to actually work with Unicode values. 1 year ago
  Sam Lantinga 8acb91936a Fixed warning, needs more work by @icculus 1 year ago
  Sam Lantinga bcd2807065 Fixed warning C4244: 'initializing': conversion from 'int' to 'SDL_AudioFormat', possible loss of data 1 year ago