Historial de Commits

Autor SHA1 Mensaje Fecha
  Ryan C. Gordon 8e855f2fbc Added SDL_DROPBEGIN and SDL_DROPCOMPLETE events, plus window IDs for drops. hace 10 años
  Ryan C. Gordon f2defe5e11 Added special window type flags. hace 10 años
  Ryan C. Gordon f9b7379341 Added SDL_DROPTEXT event, for dragging and dropping string data. hace 10 años
  Ryan C. Gordon c3114975db Added SDL_GetDisplayUsableBounds(). hace 10 años
  Ryan C. Gordon 8875a4014f x11: Optimize SDL_GetGlobalMouseState() a little. hace 11 años
  Ryan C. Gordon 14e007772a x11: window managers might mark windows as FULLSCREEN _and_ MAXIMIZED. hace 11 años
  Ryan C. Gordon 9a7527988a x11: Workaround window managers that mark fullscreen windows as maximized. hace 11 años
  Ryan C. Gordon 81209acbd8 x11: Let apps specify that video init should fail if XRandR is unavailable. hace 10 años
  Ryan C. Gordon f9d478b6c3 x11: _NET_WM_PID needs a long, not a pid_t, I think. hace 10 años
  Ryan C. Gordon e6e62bee71 CMake: Let static libraries optionally be built with Position Independent Code. hace 10 años
  Ryan C. Gordon 008a6abd04 CMake: use the old MACOSX_RPATH behavior (for now), silence the warning. hace 10 años
  Ryan C. Gordon 0c0ce2096c Updated comment: this is the correct way to do fullscreen on X11 now. hace 11 años
  Ryan C. Gordon e0e04542d0 Added a few FIXMEs. hace 11 años
  Ryan C. Gordon 1373e8909a Try to build with GCC's -Wdeclaration-after-statement. hace 10 años
  Ryan C. Gordon 15bc7aea64 Mac: allows apps to use OpenGL on a slower, integrated GPU. hace 10 años
  Ryan C. Gordon 7678b1db88 Patch to compile on C89 compilers. hace 10 años
  Ryan C. Gordon 6df5e1e535 x11: Support _NET_WM_USER_TIME and give _NET_ACTIVE_WINDOW a valid timestamp. hace 10 años
  Ryan C. Gordon 9fcf5d7d4d CMake: Don't link directly to libGL on Unix. hace 10 años
  Ryan C. Gordon 1240f8e0a6 CMake: Don't make a libSDL2.so symlink on Mac OS X (do .dylib instead). hace 10 años
  Ryan C. Gordon fa8c83c1c1 Remove almost all instances of "volatile" keyword. hace 10 años
  Sam Lantinga 21f66ea295 Added tag release-2.0.4 for changeset 5596f75b34e8 hace 10 años
  Sam Lantinga e2fd1c0fe3 Backed out commit 80ce90dbc266, this causes Visual Studio build failure on buildbot hace 10 años
  Sam Lantinga 68a3272852 Fixed sed error on Mac OS X and updated copyright on a few last files hace 10 años
  Sam Lantinga ac444cd313 Fixed bug 3092 - Statically link sdl2 with /MT for msvc hace 10 años
  Sam Lantinga 42065e785d Updated copyright to 2016 hace 10 años
  Philipp Wiesemann 5ba1fd9bb1 Fixed typo in README for iOS. hace 10 años
  Philipp Wiesemann 4a93dae4cd Added brackets to function names in header comments so doxygen links them. hace 10 años
  Alex Szpakowski 4aae0290ea Updated some header comments and iOS documentation to better clarify high-dpi / retina support and screen-coordinate sizes versus pixel sizes. hace 10 años
  Alex Szpakowski b0d8dfcd8a CMake: Fixed building for Windows with VS2015 (bug #3080). hace 10 años
  David Ludwig 44c0b2da87 WinRT: minor code-comment cleanups hace 10 años