Historique des commits

Auteur SHA1 Message Date
  Philipp Wiesemann 98986f39e9 Removed not needed call to pthread_attr_getstacksize() for SDL_CreateThread(). il y a 10 ans
  Ryan C. Gordon 8145760314 X11: Handle keyboard layout changing during app's run on Ubuntu 12.04 (etc). il y a 10 ans
  Ryan C. Gordon 0d8c3a0b76 Patched to compile. il y a 10 ans
  Ryan C. Gordon 0cf81fbdf9 Minor coding convention fix. il y a 10 ans
  Jason Wyatt fb37956d9b Supply current group when translating X11 Keycodes to Keysyms. il y a 10 ans
  Ryan C. Gordon 9e2b90e2a4 Cocoa: Keep the window's screen position through SDL_SetWindowSize(). il y a 10 ans
  Ryan C. Gordon f2f8e6f5ef X11: only send mouse button up events if not a mousewheel "button" il y a 10 ans
  Ryan C. Gordon 874bf86504 X11: Simplified mousewheel event handling. il y a 10 ans
  Ryan C. Gordon da6f2221e3 X11: isConfigureNotify() isn't used at the moment, comment it out. il y a 10 ans
  Ryan C. Gordon 8a1fd98261 X11: don't block on a ConfigureNotify event during SDL_SetWindowBordered(). il y a 10 ans
  Philipp Wiesemann eb57d75242 Added missing SDL_Quit() in test program. il y a 10 ans
  Philipp Wiesemann 3362c9f196 Emscripten: Changed return -1 after SDL_SetError() to return SDL_SetError(). il y a 10 ans
  Ryan C. Gordon c67213f331 X11: Fixed XRandR display detection. il y a 10 ans
  Ryan C. Gordon 344fbe61b3 testdisplayinfo.c forgot to SDL_Quit() at the end. il y a 10 ans
  Ryan C. Gordon ca46804210 X11: Fixed a memory leak when adding duplicate display modes. il y a 10 ans
  Philipp Wiesemann fcc5940935 Emscripten: Added missing error messages for audio and joystick init failures. il y a 10 ans
  Philipp Wiesemann 2d8c49fdbd Added more entries to WhatsNew.txt for 2.0.4. il y a 10 ans
  andrewb a702c338f0 Add SDL_HINT_WINDOWS_NO_CLOSE_ON_ALT_F4 to SDL so that Reborn can keep running through Alt+F4. il y a 10 ans
  Sam Lantinga 270f38db08 Fixed bug 3083 - Android JNIEXPORT and JNICALL missing il y a 10 ans
  Alex Szpakowski 5a3cc7f580 EGL: Added support for sRGB system framebuffers, when the required EGL extension is present. il y a 10 ans
  Philipp Wiesemann c57f409fe8 Mac: Fixed check for SDL_HINT_MAC_BACKGROUND_APP. il y a 10 ans
  Philipp Wiesemann c509e798d7 Fixed documentation of SDL_DropEvent in header file. il y a 10 ans
  Philipp Wiesemann d79bfa0d18 Added filesystem to list of paths in porting README. il y a 10 ans
  Philipp Wiesemann 682604b2f3 Android: Changed androidbuild.sh to use path from variable. il y a 10 ans
  Alfred Reynolds 0aa2a6df2c SDL il y a 10 ans
  Sam Lantinga e93f90ae90 Trivial integer truncation warning fixes. il y a 10 ans
  Alfred Reynolds 628d8edb95 SDL il y a 10 ans
  Alfred Reynolds 5aaf81c84e Fix up monitor enumeration for Windows 8.1 case. il y a 10 ans
  Alfred Reynolds e09d95c36a Fix SDL_GetWindowPosition to be properly monitor-aware and return the monitor x,y when fullscreened. il y a 10 ans
  Alfred Reynolds 6ebbf7ddd0 Turn on debug info generation for release configs. il y a 10 ans