Commit Verlauf

Autor SHA1 Nachricht Datum
  Sam Lantinga 5333deab1c Quick fix for qsort off-by-one error. vor 9 Jahren
  Philipp Wiesemann 19f18558ac Emscripten: Deactivated custom cursor support because it created system cursors. vor 9 Jahren
  Philipp Wiesemann 676041aa16 Wayland: Fixed drawing created cursors without transparency. vor 9 Jahren
  Philipp Wiesemann 167dd4a1fa Wayland: Fixed showing created cursors incorrectly before the first redraw. vor 9 Jahren
  Philipp Wiesemann 0c923fda0b WinRT: Removed dead code and fixed memory leak if allocation for driver failed. vor 9 Jahren
  Philipp Wiesemann b82f48bad3 Fixed compiling IME test program with HAVE_SDL_TTF on C89 compilers. vor 9 Jahren
  Philipp Wiesemann 43594e3f3d Removed unnecessary include statement in test program. vor 9 Jahren
  Ryan C. Gordon deb2acbcd9 A simple test program for SDL_qsort(). vor 9 Jahren
  Ryan C. Gordon 7e0261ec26 Another commit to test revision control. vor 9 Jahren
  Ryan C. Gordon 64d51a93f4 Minor tweak to a README to test Mercurial server. vor 9 Jahren
  Sam Lantinga 6303941ac1 Fixed infinite timeout in SDL_WaitEventTimeout() - thanks ?????????? ???????? vor 9 Jahren
  Ethan Lee 2a754ca735 Allow mappings to be added before GameControllerInit vor 9 Jahren
  Ryan C. Gordon 1e8df9cd60 alsa: Implemented basic device detection. vor 9 Jahren
  Ryan C. Gordon f647dfe874 x11: Fix a few more XMoveWindow() calls to adjust for border size. vor 9 Jahren
  Ryan C. Gordon 02f49fdb53 x11: Deal with window borders better. vor 9 Jahren
  Philipp Wiesemann 05b6ca3c35 Raspberry: Fixed crash if memory allocation for cursor failed. vor 9 Jahren
  Philipp Wiesemann 21d3297597 Fixed compile warnings about unused variables in IME test program. vor 9 Jahren
  Philipp Wiesemann be34036ed7 Wayland: Fixed fault in event handling which might have caused a crash someday. vor 9 Jahren
  Philipp Wiesemann ab8be04310 Wayland: Fixed crash if allocating memory for cursor failed. vor 9 Jahren
  Philipp Wiesemann e8b4368512 Replaced strlen() with SDL_strlen() in IME test program. vor 9 Jahren
  Jonas ?dahl 3a22321d55 wayland: Add wl_proxy_marshal_constructor_versioned sym vor 9 Jahren
  Brandon Schaefer 90ef601d8c Mir: Do not use opengl to find the valid pixel format if we dont use opengl vor 9 Jahren
  Philipp Wiesemann 966aa3721b Mir: Replaced memcpy() with SDL_memcpy(). vor 9 Jahren
  Philipp Wiesemann b4b36122a4 Mir: Fixed comment at conditional compilation macro. vor 9 Jahren
  Philipp Wiesemann 4011d991e7 Fixed doxygen warnings about markdown formatting. vor 9 Jahren
  Philipp Wiesemann 92209c260d Mir: Fixed crash if allocating memory for cursor failed. vor 9 Jahren
  Ryan C. Gordon 697984df20 Regenerated configure script with Mir changes. vor 9 Jahren
  bschaefer 3607d3b756 Fix API/ABI breakage in Mir 0.13/0.14. vor 9 Jahren
  Ryan C. Gordon 481a21b025 Windows: Just use WaitForSingleObjectEx() everywhere. vor 9 Jahren
  Ryan C. Gordon 9fd4d4dd39 Windows: let threads be named in the debugger. vor 9 Jahren