Commit History

Author SHA1 Message Date
  Alfred Reynolds b0e145b3e1 Move GetDisplayDPI to the end of the file. 9 years ago
  Alfred Reynolds dc2e9ba13b Fix build. 9 years ago
  Alfred Reynolds 51c72e10f7 Add X11 implementation of SDL_GetDisplayDPI. 9 years ago
  Alfred Reynolds 61c7415071 Add SDL_GetDisplayDPI routine and implement for Windows. 9 years ago
  Ryan C. Gordon f5cf86769a x11: Catch fatal X errors when calling glXMakeCurrent(). 9 years ago
  Alex Szpakowski c344b734f4 iOS: Avoid generating an OpenGL error (but still fail to create the context) if the specified MSAA sample count is unsupported. 9 years ago
  Alex Szpakowski 6ea942dae3 Added MSAA support for OpenGL ES contexts on iOS. 9 years ago
  Ryan C. Gordon b24586309c Fixed dynapi for new SDL_WarpMouseGlobal() function signature. 9 years ago
  Ryan C. Gordon 9d3d643742 Patched to compile on Raspberry Pi. 9 years ago
  Ryan C. Gordon e346f14277 SDL_WarpMouseGlobal() should return non-void. 9 years ago
  Philipp Wiesemann a955bec49a Fixed spaces in header file. 9 years ago
  Philipp Wiesemann 16e18817e9 Windows: Fixed wrong debugger output if logging empty string as info or warning. 9 years ago
  Philipp Wiesemann cad94bd502 Fixed typo in test header file comment. 9 years ago
  Philipp Wiesemann 2919905620 PSP: Fixed error handling in SDL_SemWaitTimeout(). 9 years ago
  Philipp Wiesemann 8bbded2583 Fixed comment in test program. 9 years ago
  Ryan C. Gordon 27055ea0ad X11: center parentless message boxes on the primary display if possible. 9 years ago
  Ryan C. Gordon b7ecc67009 Added test/testdisplayinfo.c 9 years ago
  Ryan C. Gordon 0c19501eeb x11: Patched to compile on systems without the Xutf8LookupString() function. 9 years ago
  Philipp Wiesemann 4679195dbf Fixed memory leak in test harness. 9 years ago
  Sam Lantinga 396b3b8992 Better fix for bug 3048, don't crash if the window title is NULL 9 years ago
  David Ludwig d0ba0c1d8a Fixed bug 3048, "Crashes in Cocoa_SetWindowTitle" 9 years ago
  Ryan C. Gordon 65a1a3e7e9 Cocoa: support drag-and-drop of multiple objects. 9 years ago
  Sam Lantinga b5c43a88b4 Fixed style 9 years ago
  Sam Lantinga 35c4468f9d commit a7d7af2a419b453188ffe87386455fc26c1306fa 9 years ago
  Philipp Wiesemann f9d8c59a6f Added missing file to the release archive. 9 years ago
  Philipp Wiesemann 26ecab9010 Removed redundant variable check when processing gestures. 9 years ago
  Sam Lantinga e8954d5d8c Hack to fix missing window decorations after toggling fullscreen mode in Mac OS X 10.10 9 years ago
  Ryan C. Gordon 1e3c28ac64 X11: Added a test for a weird X11 error we get with Xinerama, rarely. 9 years ago
  Ryan C. Gordon 20ec137763 X11: Call XRefreshKeyboardMapping() when we get various MappingNotify events. 9 years ago
  Ryan C. Gordon acdb494ffd X11: Don't ignore keyboard mapping changes. 9 years ago