Historial de Commits

Autor SHA1 Mensaje Fecha
  Ryan C. Gordon a535cc62a0 video: Only specify some GL context attributes if not the explicit default. hace 1 año
  Sam Lantinga 63b8af3558 Disable unused local typedefs warning hace 1 año
  Sam Lantinga 3f1fd5abff Updated source to match SDL function prototype style hace 1 año
  Sam Lantinga 92f72682e7 Document the Android SDK versions checked in Java code hace 1 año
  Frank Praznik 891c89eeb8 Fix unused variable warnings hace 1 año
  Frank Praznik e2b8d96529 wayland: Validate surfaces and window data before sending touch events hace 1 año
  Sam Lantinga 78a92b4f9d Fixed duplicate Joy-Con controllers on macOS hace 1 año
  Sam Lantinga 7b2b99a996 Fixed handling the Saitek P3600, which doesn't use the Xbox 360 controller protocol hace 1 año
  Sam Lantinga b6d051e226 Fixed reporting backspace key if there is no text in the edit buffer (thanks @312937!) hace 1 año
  Sam Lantinga 0ad0347acb Use numeric codes for Android versions, to avoid SDK dependencies hace 1 año
  Sam Lantinga a2f4783e75 Don't map the top keyboard row to numbers when using the one-handed DVORAK layouts (thanks @tormol!) hace 1 año
  Caleb Cornett 2001a891c4 Fix Xbox link error from IsRectEmpty hace 1 año
  M. P. Halpin 1ee9a437f9 Stop beep when running iOS apps on ARM-based Macs hace 2 años
  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 hace 1 año
  Sam Lantinga 00b87f1ded Make sure the sentinel is at the end of the current event pump cycle hace 1 año
  Sam Lantinga beca41480d Undo name change for the controller list hace 1 año
  Sam Lantinga 43b12fd9bc Moved the controller list out so it can be included elsewhere hace 1 año
  Sam Lantinga e8ec8ba1d4 Added support for the Astro C40 in Xbox 360 mode hace 2 años
  Ozkan Sezer feeec90873 test/testgles2_sdf.c: type fixes from commit e26e893daf, style clean-up. hace 1 año
  Anonymous Maarten d361acdd4e testgles2_sdf: build with CMake + fix build errors/warnings hace 1 año
  Ozkan Sezer 92a487f2e4 style fixes for SDL_PROC macros. hace 1 año
  Ryan C. Gordon df9d0fb332 power: On Linux, compare status strings as case-insensitive. hace 1 año
  Ryan C. Gordon 4a0b9522b6 audio: Load .WAV files with format->blockalign==0. hace 1 año
  Ryan C. Gordon 32999798e0 dynapi: Accept a comma-separated list of libraries to attempt to load. hace 1 año
  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 hace 1 año
  Ryan C. Gordon 0eea92c8fc blit: Add a case for 8-bit blits that sdl12-compat exposed. hace 1 año
  Sam Lantinga d42c303b24 Check to make sure the Windows joystick device has buttons and axes hace 1 año
  Sam Lantinga 237348c772 Changed all variadic macros into fixed (thanks @Wohlstand!) hace 1 año
  Ryan C. Gordon 86786ed544 coreaudio: Flush/stop the AudioQueue before disposing of it. hace 1 año
  Sam Lantinga de93728674 Removed redundant __powerpc__ check hace 1 año