Historial de Commits

Autor SHA1 Mensaje Fecha
  Ryan C. Gordon 952bac7c47 cmake: use check_symbol_exists, not check_function_exists (thanks, Manuel!) hace 5 años
  Conn O'Griofa c0a875faff SDL_EGL_ChooseConfig: don't fall through if no matching format exists hace 5 años
  Ryan C. Gordon 64617d259a opengl: Convert an int to an SDL_bool. hace 5 años
  Ryan C. Gordon 389c8995d2 opengl: Allow SDL_GL_MakeCurrent() to accept a NULL window (thanks, Martin!). hace 5 años
  Sam Lantinga e6c640f314 Enable the virtual joystick API by default hace 5 años
  Sam Lantinga ef147d2e29 Enable virtual joystick API by default hace 5 años
  Jay Petacat 8a5ee3faf9 video: NULL out pointer to freed window surface hace 5 años
  James Le Cuirot abcc6706fd build: Don't duplicate Libs in Libs.private in pkg-config file hace 5 años
  James Le Cuirot 99f87a7158 build: Merge pkg-config Libs.private into Libs for static-only builds hace 5 años
  Sam Lantinga bd7b4f39ed Partial fix for bug 5086 - CMake builds on Windows broken by sensor support (thanks DominikD!) hace 5 años
  hmk 0918903f3c render: add a hint for toggling relative scaling hace 5 años
  hmk aa188048f1 render: Scale relative mouse motion better for logical sizing hace 5 años
  Ryan C. Gordon d292f6bd4f stdlib: Add SDL_trunc and SDL_truncf hace 5 años
  Ryan C. Gordon a791689086 metal: Added some support interfaces to Apple's Metal API (thanks, Caleb!). hace 5 años
  Charlie Birks 258d410653 emscripten: Add a few keyCode mappings for German keyboards hace 5 años
  Charlie Birks babf010c60 emscripten: Pass canvas id to request_pointer_lock hace 5 años
  Daid 287772f5e9 emscripten: Let SDL_GetDisplayUsableBounds return the size of the window hace 5 años
  Daid fb3df3a18d emscripten: Fix the reported keys for the numpad. See https://github.com/emscripten-ports/SDL2/issues/94 hace 5 años
  Sylvain Beucler 44716b0236 emscripten: Send SDL_APP_TERMINATING before unload (#88) hace 5 años
  Beuc 0380cbd792 emscripten: Typo hace 5 años
  Sam Lantinga d4f1b520c9 Added support for press/release hardware keyboard events in iOS 13.4 hace 5 años
  Sam Lantinga e9c94ac0b3 Fixed Windows accelerometer data units hace 5 años
  Sam Lantinga 3d942ccc15 Removed debug code hace 5 años
  Sam Lantinga 09f552639a Fixed memory leak and removed debug code from Windows sensor implementation hace 5 años
  Sam Lantinga 55515a8c25 SDL: ps4 controller trigger bits on other controllers just mean that there's some activity, not saturation - only force it on if the analog value is 0. hace 5 años
  Sam Lantinga ba95fa6152 Revert "Fix incorrectly terminated MakeThreadHighPriority dbus message" hace 5 años
  Sam Lantinga 9cd06ac33f Add perforce support to showrev.sh hace 5 años
  Sam Lantinga 3180ba81af First pass at Windows sensor implementation hace 5 años
  Ryan C. Gordon 6e6b517789 cocoa: Patched to compile. hace 5 años
  Ryan C. Gordon 8c165adde7 joystick: Remove force_centering flag; we handle this on disconnect now. hace 5 años