提交歷史

作者 SHA1 備註 提交日期
  Philipp Wiesemann c57f409fe8 Mac: Fixed check for SDL_HINT_MAC_BACKGROUND_APP. 10 年之前
  Philipp Wiesemann c509e798d7 Fixed documentation of SDL_DropEvent in header file. 10 年之前
  Philipp Wiesemann d79bfa0d18 Added filesystem to list of paths in porting README. 10 年之前
  Philipp Wiesemann 682604b2f3 Android: Changed androidbuild.sh to use path from variable. 10 年之前
  Alfred Reynolds 0aa2a6df2c SDL 10 年之前
  Sam Lantinga e93f90ae90 Trivial integer truncation warning fixes. 10 年之前
  Alfred Reynolds 628d8edb95 SDL 10 年之前
  Alfred Reynolds 5aaf81c84e Fix up monitor enumeration for Windows 8.1 case. 10 年之前
  Alfred Reynolds e09d95c36a Fix SDL_GetWindowPosition to be properly monitor-aware and return the monitor x,y when fullscreened. 10 年之前
  Alfred Reynolds 6ebbf7ddd0 Turn on debug info generation for release configs. 10 年之前
  Alfred Reynolds b0e145b3e1 Move GetDisplayDPI to the end of the file. 10 年之前
  Alfred Reynolds dc2e9ba13b Fix build. 10 年之前
  Alfred Reynolds 51c72e10f7 Add X11 implementation of SDL_GetDisplayDPI. 10 年之前
  Alfred Reynolds 61c7415071 Add SDL_GetDisplayDPI routine and implement for Windows. 10 年之前
  Ryan C. Gordon f5cf86769a x11: Catch fatal X errors when calling glXMakeCurrent(). 10 年之前
  Alex Szpakowski c344b734f4 iOS: Avoid generating an OpenGL error (but still fail to create the context) if the specified MSAA sample count is unsupported. 10 年之前
  Alex Szpakowski 6ea942dae3 Added MSAA support for OpenGL ES contexts on iOS. 10 年之前
  Ryan C. Gordon b24586309c Fixed dynapi for new SDL_WarpMouseGlobal() function signature. 10 年之前
  Ryan C. Gordon 9d3d643742 Patched to compile on Raspberry Pi. 10 年之前
  Ryan C. Gordon e346f14277 SDL_WarpMouseGlobal() should return non-void. 10 年之前
  Philipp Wiesemann a955bec49a Fixed spaces in header file. 10 年之前
  Philipp Wiesemann 16e18817e9 Windows: Fixed wrong debugger output if logging empty string as info or warning. 10 年之前
  Philipp Wiesemann cad94bd502 Fixed typo in test header file comment. 10 年之前
  Philipp Wiesemann 2919905620 PSP: Fixed error handling in SDL_SemWaitTimeout(). 10 年之前
  Philipp Wiesemann 8bbded2583 Fixed comment in test program. 10 年之前
  Ryan C. Gordon 27055ea0ad X11: center parentless message boxes on the primary display if possible. 10 年之前
  Ryan C. Gordon b7ecc67009 Added test/testdisplayinfo.c 10 年之前
  Ryan C. Gordon 0c19501eeb x11: Patched to compile on systems without the Xutf8LookupString() function. 10 年之前
  Philipp Wiesemann 4679195dbf Fixed memory leak in test harness. 10 年之前
  Sam Lantinga 396b3b8992 Better fix for bug 3048, don't crash if the window title is NULL 10 年之前