Historique des commits

Auteur SHA1 Message Date
  Ryan C. Gordon f75d6c0915 X11: Don't create a window and GL context to look up the glX extension string. il y a 10 ans
  Ryan C. Gordon f0c061d141 glX HasExtension(): check for NULL ext string first. il y a 10 ans
  Philipp Wiesemann 052720f7d5 Emscripten: Removed unused internal function. il y a 10 ans
  Philipp Wiesemann bd2d014645 Emscripten: Changed return type of callback implementations from int to EM_BOOL. il y a 10 ans
  David Ludwig 8a700d4db2 WinRT: a minor, nit-picky cleanup of some OpenGL code il y a 10 ans
  David Ludwig 5ad34f7a79 WinRT: improved OpenGL ES compatibility on WinPhone/ARM and Surface RT il y a 10 ans
  Philipp Wiesemann ec2df6490e Fixed crash if using clipboard functions without having initialized video. il y a 10 ans
  Philipp Wiesemann cec3efe627 Fixed compile warning about unused variable in wave test program. il y a 10 ans
  David Ludwig df3299627d WinRT: fixed crash when using up-to-date versions of ANGLE/WinRT il y a 10 ans
  Philipp Wiesemann 2ef8b1a76f Emscripten: Fixed sending SDL_JOYDEVICEADDED events with an index out of range. il y a 10 ans
  Philipp Wiesemann 3941848838 Emscripten: Deactivated and corrected debug log messages on joystick events. il y a 10 ans
  Philipp Wiesemann 6abd242b93 Emscripten: Fixed throwing JavaScript exception if no audio context available. il y a 10 ans
  Philipp Wiesemann c5179c6acf Emscripten: Fixed not including SDL_internal.h. il y a 10 ans
  Philipp Wiesemann 697c5c5758 Emscripten: Fixed framebuffer error message. il y a 10 ans
  Philipp Wiesemann 2bb73d170c Emscripten: Fixed SDL_GetPlatform() returning "Unknown" instead of "Emscripten". il y a 10 ans
  Philipp Wiesemann d1932834e2 Fixed test programs for joystick not exiting on events after first disconnect. il y a 10 ans
  Ryan C. Gordon 7fd15e7e2c X11: Set dialog hint on message boxes (thanks, Melker!). il y a 10 ans
  Philipp Wiesemann 39c41bb952 Fixed bug 2873 - Joystick test won't reload after reattach il y a 10 ans
  Philipp Wiesemann bd61c276fa Fixed compiling test with older C. il y a 10 ans
  Philipp Wiesemann e3f9bf3378 Fixed two inconsistencies on failed allocation. il y a 10 ans
  David Ludwig 78f3a80cf2 WinRT: made note that VSync is always enabled on WinPhone, due to OS il y a 10 ans
  Philipp Wiesemann fe586d077f Fixed three memory leaks on failed allocation. il y a 10 ans
  Philipp Wiesemann c17a5b1177 Fixed bug 2866 - testrelative.c: patch to make the orange box wrap around il y a 10 ans
  Philipp Wiesemann 60329e6a1e Added missing guards. il y a 10 ans
  Ryan C. Gordon 56edbb4062 X11: Add events related to maximizing a window (thanks, Andrei and Gergely!). il y a 10 ans
  Ryan C. Gordon ece8d2bb05 X11: Fixes for OpenGL 3.0 and later context creation. il y a 10 ans
  Philipp Wiesemann 86f87bf755 Added missing guards in implementation for PSP. il y a 10 ans
  Philipp Wiesemann d036ad84ae Added missing include statements in implementation for PSP. il y a 10 ans
  Philipp Wiesemann 43500a78b8 Fixed comment in implementation for NaCl. il y a 10 ans
  Philipp Wiesemann f4b7cf6e81 Fixed including SDL_config.h in implementation for Android. il y a 10 ans