Historial de Commits

Autor SHA1 Mensaje Fecha
  Philipp Wiesemann e7a9095f55 Android: Fixed androidbuild.sh not working on OS X (thanks, Steffen!). hace 8 años
  Philipp Wiesemann 58b323f192 Android: Fixed missing export of a JNI function (thanks, Andrii!). hace 8 años
  Philipp Wiesemann 6b1d5f4461 Android: Fixed compile warning about a missing prototype (thanks, Sylvain!). hace 8 años
  Philipp Wiesemann de5daaad6a Fixed compile warnings about evaluating undefined identifiers. hace 8 años
  Brandon Schaefer 578edca454 Tests: Would be wise to compile this hace 8 años
  Brandon Schaefer bebb6dee8d Tests: Somehow tabs leaked in... hace 8 años
  Brandon Schaefer f2413850d9 Tests: Add a manual test for a custom cursor (Taken from the API docs) hace 8 años
  Brandon Schaefer d8866e8400 Tests: Mir needs the window to swap at lease 1 frame for the cursor to show. So render in testwm2 hace 8 años
  Brandon Schaefer eadb30cd6f MIR: Fix system cursors. Been broken since custom cursor support was added! hace 8 años
  Philipp Wiesemann 495057b04b Android: Added new key codes from API 24. hace 8 años
  Alex Szpakowski d0bd0e4855 iOS: Fix an OpenGL ES error when rotating the device if MSAA is used (thanks Cole Campbell!) hace 8 años
  Philipp Wiesemann b524657118 Fixed three source comments in tests. hace 8 años
  Philipp Wiesemann b5aa5b04d6 Added a simple test case for SDL_sscanf() to tests. hace 8 años
  Philipp Wiesemann 6ec5e64056 Fixed freeing strings created by strdup() with SDL_free(). hace 8 años
  Philipp Wiesemann 2f016cf88d Mac: Fixed crash if SDL_GetDisplayDPI() got NULL pointers for output parameters. hace 8 años
  Philipp Wiesemann f4d33fcbba Fixed compile warnings in test library about formats strings not being literals. hace 8 años
  Philipp Wiesemann 696867eed4 Mac: Updated file name in README. hace 8 años
  David Ludwig 23af328bb0 Fixed Bug 3147 - Windows: Crash when resizing Window since hg 1f9d57965528 hace 8 años
  Philipp Wiesemann ce456cfb8e Mac: Updated availability macro in build script. hace 8 años
  Brandon Schaefer 4a339a46ec MIR: Add better error handling for a failed connection hace 8 años
  Brandon Schaefer f0708fc9dd MIR: Support relative mouse mode hace 8 años
  Alex Szpakowski ea2f5e5930 Windows: Fix other window positions/sizes being changed when exiting exclusive fullscreen (bug #3315, thanks Simon Hug!) hace 9 años
  Alex Szpakowski 0a4085a048 Mac: Fix a crash when SDL is compiled with SDL_MAC_NO_SANDBOX enabled, by increasing the stack size of the mouse tap thread back to OS X' default of 512 KB. hace 9 años
  Alex Szpakowski 4a468739f8 Removed Mac OS 10.5 support (bug #3137). Also fixed a warning about deprecated Carbon code when using SDL_audio (bug #3127, thanks Dominik!) hace 9 años
  Philipp Wiesemann 6255c8584a Updated documentation of SDL_IsScreenSaverEnabled(). hace 9 años
  Philipp Wiesemann d4140ca473 Windows: Fixed missing error message if SDL_GetDisplayDPI() failed. hace 9 años
  Philipp Wiesemann d7b9d321fa X11: Fixed typos in error messages and source comments. hace 9 años
  Philipp Wiesemann 81235118ab X11: Fixed missing error message if SDL_GetDisplayDPI() failed. hace 9 años
  David Ludwig 441359bd5a WinRT: workaround a possible Windows bug, whereby hiding cursors, disables mouse-moved events hace 9 años
  Philipp Wiesemann e964d00f64 X11: Fixed SDL_GL_GetSwapInterval() returning -1 if interval is unknown. hace 9 años