Commit History

Author SHA1 Message Date
  Sam Lantinga 89624485cc Updated the test bitmap font to cover the Latin-1 character set 2 years ago
  Sam Lantinga e9d5060c4c checkkeys will now render text that is input 2 years ago
  Sam Lantinga 209f457ea4 Generate backspaces for the text we're going to replace when committing text 2 years ago
  Sam Lantinga bdbf90e3fc on-screen keyboard newline is reported as an Enter key 2 years ago
  Sam Lantinga 7ac5d616f3 Fixed backspace being delivered after committed text on Android 12 2 years ago
  Sam Lantinga 37a517dc36 Re-enable IME text input on Android 2 years ago
  Cameron Cawley 78089e6598 Remove unused internal header SDL_sysevents.h 2 years ago
  Cameron Gutman 3e114872e8 joystick: Fix redetection of HIDAPI joysticks after reinitializing 2 years ago
  chalonverse 4f73219794 Fixed D3D12 renderer not working with batching, and got rid of the vertex buffer size limit 2 years ago
  Sam Lantinga 24251fb544 Fixed checkkeys closing when tapping the screen on a phone 2 years ago
  Sam Lantinga 0ad65277ce Refactored code to send scancodes for an ASCII on-screen keyboard key 2 years ago
  Francisco Javier Trujillo Mata a054a5f7f2 Improve SDL2 main, adding memory card and usb drivers 2 years ago
  Jade Macho 6a2e6c82a0 Add SDL_HINT_DIRECTINPUT_ENABLED (on by default) 2 years ago
  Anonymous Maarten db7dfece16 cmake: fix name+location of SDL2.dll in configure generated SDL2::SDL2 target 2 years ago
  Ozkan Sezer 43555bd1a9 regenerated configure script 2 years ago
  Sam Lantinga 1d1fb95a61 Removed double va_end() 2 years ago
  Sylvain f815580dde Fix SIGSEV in SDL_error. Re-apply same pattern on this uncompiled code (see #5795) 2 years ago
  Sylvain d4e6047e3c Fix SIGSEV in SDL_error (After removing the limit on the size of the SDL error message) (see #5795) 2 years ago
  chalonverse 7a02dcf3e6 Add note to GDK docs about XCurl.dll 2 years ago
  Sourcery AI cddf095a16 'Refactored by Sourcery' 2 years ago
  Sam Lantinga b6f1c91862 Fixed Watcom C build 2 years ago
  Sam Lantinga cbd0187475 Removed the limit on the size of the SDL error message 2 years ago
  Pierre Wendling f25b4b2774 Style: Flip `if` statement. 2 years ago
  Pierre Wendling 6c536afdb7 Fix C89 declaration for macOS modules. 2 years ago
  Francisco Javier Trujillo Mata e4a8087551 Initial Audio driver 2 years ago
  Brad Smith 9723917637 Use proper header for OpenBSD PPC CPU detection 2 years ago
  SDL Wiki Bot 0a9a0a79e0 Sync SDL wiki -> header 2 years ago
  chalonverse 3b191580c3 Windows GDK Support (#5830) 2 years ago
  Sylvain 314bb5a1ed Fixed bug #5850: Android EGL_BAD_ACCESS because of viewport command while turning the screen off/on. 2 years ago
  Francisco Javier Trujillo Mata 7fd46ec581 Initial PS2_Joystick implementation 2 years ago