コミット履歴

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