Commit History

Author SHA1 Message Date
  Zack Middleton 02597cdc56 Remove cursors not in SDL2 from migration guide 10 months ago
  Zack Middleton 5ecf125456 Update descriptions for window resize cursors 10 months ago
  Sam Lantinga d7391394d3 Switched the camera format to use framerate ratio instead of interval ratio 10 months ago
  Sam Lantinga ea8df46575 We don't support directly rendering to PQ swap chains 10 months ago
  Anonymous Maarten 122c3e6a81 ci: create simpler Gradle testspriteminimal project instead 10 months ago
  Anonymous Maarten 1a68d846de Create a functional CMake project using androidbuild.sh 10 months ago
  Sam Lantinga 8ab1ffca8a Fixed requesting USB permission on Android 14 (thanks @ikhoeyZX!) 10 months ago
  Sam Lantinga 3a68febedf Enable HIDAPI controller support on mobile platforms 10 months ago
  Sam Lantinga 4236fb2d63 Fixed build warnings with Android debug logging 10 months ago
  Sam Lantinga 1cdcb57865 Fixed launching on Android after audio capture -> recording renaming 10 months ago
  Sam Lantinga 361cae0874 Pass through the original name used by the Steam Virtual Gamepad 10 months ago
  Miku AuahDark 3373667faa Android: Use SCREEN_ORIENTATION_FULL_USER instead of SCREEN_ORIENTATION_FULL_SENSOR for resizable window. 10 months ago
  Sam Lantinga b6e6c73541 Fixed building the metal renderer with SDL_LEAN_AND_MEAN 10 months ago
  Sam Lantinga aeea819494 Added colorspace to SDL_CameraSpec 10 months ago
  Yasushi SHOJI 98499d6818 .editorconfig: Remove excess apostrophe at *.cocci 10 months ago
  Sam Lantinga 182a28b343 Fixed documentation typo 10 months ago
  SDL Wiki Bot 4e5ed569c3 Sync SDL3 wiki -> header 10 months ago
  Sam Lantinga d1d484ddbe Added SDL_srand(), SDL_rand(), and SDL_rand_r() (thanks @JKaniarz!) 10 months ago
  Sam Lantinga 9cb4bb92f6 Fixed parsing SDL_ANALYZER_NORETURN 10 months ago
  Sam Lantinga cf2d8dac30 Reordered conditional for clarity 10 months ago
  SDL Wiki Bot 65f0691866 Sync SDL3 wiki -> header 10 months ago
  expikr ee559d51be Add SDL_MOUSE_RELATIVE_CURSOR_VISIBLE (#7947) 10 months ago
  Ryan C. Gordon 17af09f3a9 coreaudio: simplify memory leak fix. 10 months ago
  Ryan C. Gordon 7c2329cd78 wikiheaders: Fix C typedef parsing. 10 months ago
  Sam Lantinga 51f90f308b Fixed spacing 10 months ago
  obeecodes 3b5dce10c4 Addressed memory leak in SDL_coreaudio.m 10 months ago
  Sam Lantinga e388e377aa audio: Refer to audio devices to "playback" and "recording" 10 months ago
  Anonymous Maarten a64960cfc0 SDL_GLContext is not a void* pointer anymore 10 months ago
  SDL Wiki Bot 63138c79af Sync SDL3 wiki -> header 10 months ago
  Ryan C. Gordon b83ab7eb12 audio: Remove const from an SDL_bool parameter in SDL_AddAudioDevice. 10 months ago