Historie revizí

Autor SHA1 Zpráva Datum
  Ryan C. Gordon c2b5da9733 Added SDL_GetAssertionHandler() and SDL_GetDefaultAssertionHandler(). před 12 roky
  Edward Rudd e6dce68f8e testhotplug: Actually log the SDL_Error that occured on failures před 12 roky
  Edward Rudd 8512f1b87c add logging for the case when haptic is not detected on the joystick as well. před 12 roky
  Edward Rudd e0e6b2a461 add simple test showing off hotplugging of joysticks w/ haptic. před 12 roky
  Ryan C. Gordon c8ad30bc90 Removed -force_cpusubtype_ALL cflag from Mac builds. před 12 roky
  Ryan C. Gordon e719158cb4 Fixed some compiler warnings from the latest Clang, cleaned up some things. před 12 roky
  Ryan C. Gordon 0d9443d3a2 Temporarily default Wayland and Mir to disabled, for 2.0.2 release. před 12 roky
  Ryan C. Gordon bd01a9c914 Unload Wayland libs if memory allocation fails during init. před 12 roky
  Ryan C. Gordon 89fd0faf5e Hooked up dynamic loading for Mir. před 12 roky
  Ryan C. Gordon 8f055d199a Add Mir to configure script's summary output. před 12 roky
  Ryan C. Gordon 69d85ff563 Bumped copyright date on Mir code. před 12 roky
  Ryan C. Gordon 435b80b9a3 Disable some minor things that need newer Mir dev headers. před 12 roky
  Ryan C. Gordon 6bc2977043 Added some SysWM bits for Mir. před 12 roky
  Ryan C. Gordon 8674b7aeee Cleaned up headers and footers on Mir code. před 12 roky
  Ryan C. Gordon 19f8c6224f Added Mir video target (thanks, Brandon!). před 12 roky
  Ryan C. Gordon dce9b7b129 Ignore the buildbot build directories. před 12 roky
  Philipp Wiesemann e8f5e010ad Fixed including SDL_internal.h twice for DirectFB. před 12 roky
  Philipp Wiesemann 9ee68e8f8d Added additional platform check for __ANDROID__. před 12 roky
  Sam Lantinga 58edac3e69 Fixed bug 2374 - Update copyright for 2014... před 12 roky
  Sam Lantinga 3bd0e9002e Fixed bug 2376 - no SDL_HasAVX před 12 roky
  Gabriel Jacobo 8ba565fffb Treacherous copy/paste! před 12 roky
  Gabriel Jacobo 6f3bf18656 Detect Xrandr >= 1.2 at build time před 12 roky
  J?rgen P. Tjern? 338bf9cc6c Add SDL_GL_ResetAttributes. před 12 roky
  Sam Lantinga d76c2cc1da Add a new hint SDL_HINT_VIDEO_WINDOW_SHARE_PIXEL_FORMAT that allows SDL_CreateWindowFrom() to set the pixel format of another SDL_Window (and also will set the SDL_WINDOW_OPENGL flag on the window created with SDL_CreateWindowFrom()). před 12 roky
  Sam Lantinga dbd4a917e0 Document Michael's changes adding TranslateMessage() back to the SDL message loop. před 12 roky
  Sam Lantinga 5c58bd6877 * Added TranslateMessage call to SDL default message pump - was causing problems in S2 tools mode apps that used Qt. Qt relies on the WM_CHAR message generated by TranslateMessage and keyboard input was showing up in the UI as mixed-case. (Depending on which message pump got a given message - both SDL and Qt pump messages for the entire process.) Sam will review and possibly tweak this change before propagating to public SDL, but I'm checking this version in so I can integrate into S2 and fix the issue there. před 12 roky
  J?rgen P. Tjern? 366b1727bb Mac: [NSApp keyWindow] is not valid in windowDidBecomeKey: před 12 roky
  dbrady 109fe0e0dc fixed hat code validation. před 12 roky
  Philipp Wiesemann 68f2fe6499 Fixed spaces in source file license comment. před 12 roky
  Philipp Wiesemann 62b17e7edb Fixed comments in joystick implementation files claiming to be headers. před 12 roky