Commit történet

Szerző SHA1 Üzenet Dátum
  Ryan C. Gordon e93ee5d7b1 Windows: Support unicode arguments for console applications (thanks, Jorgen!). 10 éve
  Ryan C. Gordon 1b2cb70ca0 Mac OS X: replace some deprecated APIs with modern equivalents (thanks, Alex!). 10 éve
  Edward Rudd 635a369c9d SDL_SetWindowPosition respects display num for SDL_WINDOWPOS_CENTERED_DISPLAY. 10 éve
  Arne Janbu aefcd86dea Fix build on Linux when wayland is enabled 10 éve
  Ryan C. Gordon b7f6da0629 Some corrections to the SDL2.spec.in (thanks, Simone!). 10 éve
  Ryan C. Gordon a309755961 Remove unnecessary parentheses and an unnecessary free() of a NULL pointer. 10 éve
  Ryan C. Gordon 80ba854749 Corrected documentation about triggers values in SDL_GameControllerGetAxis(). 10 éve
  Ryan C. Gordon 8751b956f1 We maintain the list of platforms on the wiki now. 10 éve
  Philipp Wiesemann 6dda14c0d8 Emscripten: Fixed receiving joystick events after failed init or subsystem quit. 10 éve
  Philipp Wiesemann f9adb453dd Removed redundant include statements from test programs. 10 éve
  Ryan C. Gordon f75d6c0915 X11: Don't create a window and GL context to look up the glX extension string. 10 éve
  Ryan C. Gordon f0c061d141 glX HasExtension(): check for NULL ext string first. 10 éve
  Philipp Wiesemann 052720f7d5 Emscripten: Removed unused internal function. 10 éve
  Philipp Wiesemann bd2d014645 Emscripten: Changed return type of callback implementations from int to EM_BOOL. 10 éve
  David Ludwig 8a700d4db2 WinRT: a minor, nit-picky cleanup of some OpenGL code 10 éve
  David Ludwig 5ad34f7a79 WinRT: improved OpenGL ES compatibility on WinPhone/ARM and Surface RT 10 éve
  Philipp Wiesemann ec2df6490e Fixed crash if using clipboard functions without having initialized video. 10 éve
  Philipp Wiesemann cec3efe627 Fixed compile warning about unused variable in wave test program. 10 éve
  David Ludwig df3299627d WinRT: fixed crash when using up-to-date versions of ANGLE/WinRT 10 éve
  Philipp Wiesemann 2ef8b1a76f Emscripten: Fixed sending SDL_JOYDEVICEADDED events with an index out of range. 10 éve
  Philipp Wiesemann 3941848838 Emscripten: Deactivated and corrected debug log messages on joystick events. 10 éve
  Philipp Wiesemann 6abd242b93 Emscripten: Fixed throwing JavaScript exception if no audio context available. 10 éve
  Philipp Wiesemann c5179c6acf Emscripten: Fixed not including SDL_internal.h. 10 éve
  Philipp Wiesemann 697c5c5758 Emscripten: Fixed framebuffer error message. 10 éve
  Philipp Wiesemann 2bb73d170c Emscripten: Fixed SDL_GetPlatform() returning "Unknown" instead of "Emscripten". 10 éve
  Philipp Wiesemann d1932834e2 Fixed test programs for joystick not exiting on events after first disconnect. 10 éve
  Ryan C. Gordon 7fd15e7e2c X11: Set dialog hint on message boxes (thanks, Melker!). 10 éve
  Philipp Wiesemann 39c41bb952 Fixed bug 2873 - Joystick test won't reload after reattach 10 éve
  Philipp Wiesemann bd61c276fa Fixed compiling test with older C. 10 éve
  Philipp Wiesemann e3f9bf3378 Fixed two inconsistencies on failed allocation. 10 éve