Commit History

Author SHA1 Message Date
  Sam Lantinga 3f1fd5abff Updated source to match SDL function prototype style 1 year ago
  Sam Lantinga 92f72682e7 Document the Android SDK versions checked in Java code 1 year ago
  Frank Praznik 891c89eeb8 Fix unused variable warnings 1 year ago
  Frank Praznik e2b8d96529 wayland: Validate surfaces and window data before sending touch events 1 year ago
  Sam Lantinga 78a92b4f9d Fixed duplicate Joy-Con controllers on macOS 1 year ago
  Sam Lantinga 7b2b99a996 Fixed handling the Saitek P3600, which doesn't use the Xbox 360 controller protocol 1 year ago
  Sam Lantinga b6d051e226 Fixed reporting backspace key if there is no text in the edit buffer (thanks @312937!) 1 year ago
  Sam Lantinga 0ad0347acb Use numeric codes for Android versions, to avoid SDK dependencies 1 year ago
  Sam Lantinga a2f4783e75 Don't map the top keyboard row to numbers when using the one-handed DVORAK layouts (thanks @tormol!) 1 year ago
  Caleb Cornett 2001a891c4 Fix Xbox link error from IsRectEmpty 1 year ago
  M. P. Halpin 1ee9a437f9 Stop beep when running iOS apps on ARM-based Macs 2 years ago
  Sam Lantinga 69644346ac Added the hint SDL_HINT_ENABLE_SCREEN_KEYBOARD to control whether the on-screen keyboard should be shown when text input is active 1 year ago
  Sam Lantinga 00b87f1ded Make sure the sentinel is at the end of the current event pump cycle 1 year ago
  Sam Lantinga beca41480d Undo name change for the controller list 1 year ago
  Sam Lantinga 43b12fd9bc Moved the controller list out so it can be included elsewhere 1 year ago
  Sam Lantinga e8ec8ba1d4 Added support for the Astro C40 in Xbox 360 mode 2 years ago
  Ozkan Sezer feeec90873 test/testgles2_sdf.c: type fixes from commit e26e893daf, style clean-up. 1 year ago
  Anonymous Maarten d361acdd4e testgles2_sdf: build with CMake + fix build errors/warnings 1 year ago
  Ozkan Sezer 92a487f2e4 style fixes for SDL_PROC macros. 1 year ago
  Ryan C. Gordon df9d0fb332 power: On Linux, compare status strings as case-insensitive. 1 year ago
  Ryan C. Gordon 4a0b9522b6 audio: Load .WAV files with format->blockalign==0. 1 year ago
  Ryan C. Gordon 32999798e0 dynapi: Accept a comma-separated list of libraries to attempt to load. 1 year ago
  valid-ptr 424bc4bcf7 SDL emscripten port: preventDefault should not be called on mousedown. Otherwise mouseup will not be fired outside iframe in Chrome-based browsers 1 year ago
  Ryan C. Gordon 0eea92c8fc blit: Add a case for 8-bit blits that sdl12-compat exposed. 1 year ago
  Sam Lantinga d42c303b24 Check to make sure the Windows joystick device has buttons and axes 1 year ago
  Sam Lantinga 237348c772 Changed all variadic macros into fixed (thanks @Wohlstand!) 1 year ago
  Ryan C. Gordon 86786ed544 coreaudio: Flush/stop the AudioQueue before disposing of it. 1 year ago
  Sam Lantinga de93728674 Removed redundant __powerpc__ check 1 year ago
  Jeremy Rand 5e74365e55 SDL_blit_N.c: Move ppc64le swizzle outside of loop 1 year ago
  Loc(Elliot) 3e64fec9f4 Fix bug memory acess 1 year ago