Commit History

Author SHA1 Message Date
  Alex Szpakowski 2c3bf6658a Windows CMake: don't try to link dxguid, it's unavailable when using Visual Studio's XP-compatible toolset. 9 years ago
  Philipp Wiesemann 35da130828 Wayland: Fixed crash if memory mapping failed while creating a custom cursor. 9 years ago
  Philipp Wiesemann fa77df4e91 Wayland: Fixed storing a theme cursor which is never used in video data. 9 years ago
  Sam Lantinga a29a925d7e Pick up new display mode information after a mode change (Windows only right now). 9 years ago
  Sam Lantinga 5333deab1c Quick fix for qsort off-by-one error. 9 years ago
  Philipp Wiesemann 19f18558ac Emscripten: Deactivated custom cursor support because it created system cursors. 9 years ago
  Philipp Wiesemann 676041aa16 Wayland: Fixed drawing created cursors without transparency. 9 years ago
  Philipp Wiesemann 167dd4a1fa Wayland: Fixed showing created cursors incorrectly before the first redraw. 9 years ago
  Philipp Wiesemann 0c923fda0b WinRT: Removed dead code and fixed memory leak if allocation for driver failed. 9 years ago
  Philipp Wiesemann b82f48bad3 Fixed compiling IME test program with HAVE_SDL_TTF on C89 compilers. 9 years ago
  Philipp Wiesemann 43594e3f3d Removed unnecessary include statement in test program. 9 years ago
  Ryan C. Gordon deb2acbcd9 A simple test program for SDL_qsort(). 9 years ago
  Ryan C. Gordon 7e0261ec26 Another commit to test revision control. 9 years ago
  Ryan C. Gordon 64d51a93f4 Minor tweak to a README to test Mercurial server. 9 years ago
  Sam Lantinga 6303941ac1 Fixed infinite timeout in SDL_WaitEventTimeout() - thanks ?????????? ???????? 9 years ago
  Ethan Lee 2a754ca735 Allow mappings to be added before GameControllerInit 9 years ago
  Ryan C. Gordon 1e8df9cd60 alsa: Implemented basic device detection. 9 years ago
  Ryan C. Gordon f647dfe874 x11: Fix a few more XMoveWindow() calls to adjust for border size. 9 years ago
  Ryan C. Gordon 02f49fdb53 x11: Deal with window borders better. 9 years ago
  Philipp Wiesemann 05b6ca3c35 Raspberry: Fixed crash if memory allocation for cursor failed. 9 years ago
  Philipp Wiesemann 21d3297597 Fixed compile warnings about unused variables in IME test program. 9 years ago
  Philipp Wiesemann be34036ed7 Wayland: Fixed fault in event handling which might have caused a crash someday. 9 years ago
  Philipp Wiesemann ab8be04310 Wayland: Fixed crash if allocating memory for cursor failed. 9 years ago
  Philipp Wiesemann e8b4368512 Replaced strlen() with SDL_strlen() in IME test program. 9 years ago
  Jonas ?dahl 3a22321d55 wayland: Add wl_proxy_marshal_constructor_versioned sym 9 years ago
  Brandon Schaefer 90ef601d8c Mir: Do not use opengl to find the valid pixel format if we dont use opengl 9 years ago
  Philipp Wiesemann 966aa3721b Mir: Replaced memcpy() with SDL_memcpy(). 9 years ago
  Philipp Wiesemann b4b36122a4 Mir: Fixed comment at conditional compilation macro. 9 years ago
  Philipp Wiesemann 4011d991e7 Fixed doxygen warnings about markdown formatting. 9 years ago
  Philipp Wiesemann 92209c260d Mir: Fixed crash if allocating memory for cursor failed. 9 years ago