Histórico de Commits

Autor SHA1 Mensagem Data
  Philipp Wiesemann 5c43207fad Emscripten: Fixed sending button and motion events for not opened joysticks. há 10 anos atrás
  Ryan C. Gordon e4be934f5d Fixed naming conventions in some SDL_assert types, added compat #defines. há 10 anos atrás
  Ryan C. Gordon 201868156e Mac OS X: Better way to stop duplicate joystick reports (thanks, Kyungdahm!). há 10 anos atrás
  Ryan C. Gordon 33b9d9ad7f Windows: Added a FIXME. há 10 anos atrás
  Ryan C. Gordon 674eb55638 Windows: Free the argv we allocated for console_wmain(). há 10 anos atrás
  Ryan C. Gordon e974ccf828 Windows: Added a FIXME. há 10 anos atrás
  Ryan C. Gordon f7c4c3d010 Windows: Make a distinction between ANSI mainline and UTF-8 mainline. há 10 anos atrás
  Ryan C. Gordon e93ee5d7b1 Windows: Support unicode arguments for console applications (thanks, Jorgen!). há 10 anos atrás
  Ryan C. Gordon 1b2cb70ca0 Mac OS X: replace some deprecated APIs with modern equivalents (thanks, Alex!). há 10 anos atrás
  Edward Rudd 635a369c9d SDL_SetWindowPosition respects display num for SDL_WINDOWPOS_CENTERED_DISPLAY. há 10 anos atrás
  Arne Janbu aefcd86dea Fix build on Linux when wayland is enabled há 10 anos atrás
  Ryan C. Gordon b7f6da0629 Some corrections to the SDL2.spec.in (thanks, Simone!). há 10 anos atrás
  Ryan C. Gordon a309755961 Remove unnecessary parentheses and an unnecessary free() of a NULL pointer. há 10 anos atrás
  Ryan C. Gordon 80ba854749 Corrected documentation about triggers values in SDL_GameControllerGetAxis(). há 10 anos atrás
  Ryan C. Gordon 8751b956f1 We maintain the list of platforms on the wiki now. há 10 anos atrás
  Philipp Wiesemann 6dda14c0d8 Emscripten: Fixed receiving joystick events after failed init or subsystem quit. há 10 anos atrás
  Philipp Wiesemann f9adb453dd Removed redundant include statements from test programs. há 10 anos atrás
  Ryan C. Gordon f75d6c0915 X11: Don't create a window and GL context to look up the glX extension string. há 10 anos atrás
  Ryan C. Gordon f0c061d141 glX HasExtension(): check for NULL ext string first. há 10 anos atrás
  Philipp Wiesemann 052720f7d5 Emscripten: Removed unused internal function. há 10 anos atrás
  Philipp Wiesemann bd2d014645 Emscripten: Changed return type of callback implementations from int to EM_BOOL. há 10 anos atrás
  David Ludwig 8a700d4db2 WinRT: a minor, nit-picky cleanup of some OpenGL code há 10 anos atrás
  David Ludwig 5ad34f7a79 WinRT: improved OpenGL ES compatibility on WinPhone/ARM and Surface RT há 10 anos atrás
  Philipp Wiesemann ec2df6490e Fixed crash if using clipboard functions without having initialized video. há 10 anos atrás
  Philipp Wiesemann cec3efe627 Fixed compile warning about unused variable in wave test program. há 10 anos atrás
  David Ludwig df3299627d WinRT: fixed crash when using up-to-date versions of ANGLE/WinRT há 10 anos atrás
  Philipp Wiesemann 2ef8b1a76f Emscripten: Fixed sending SDL_JOYDEVICEADDED events with an index out of range. há 10 anos atrás
  Philipp Wiesemann 3941848838 Emscripten: Deactivated and corrected debug log messages on joystick events. há 10 anos atrás
  Philipp Wiesemann 6abd242b93 Emscripten: Fixed throwing JavaScript exception if no audio context available. há 10 anos atrás
  Philipp Wiesemann c5179c6acf Emscripten: Fixed not including SDL_internal.h. há 10 anos atrás