Historia zmian

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