Commit History

Author SHA1 Message Date
  Ryan C. Gordon c521ae84bc Patched to compile on non-C99 Microsoft compiler. 11 years ago
  Ryan C. Gordon a614f18666 Patched to compile on Windows. 11 years ago
  Ryan C. Gordon b285b60092 Allow XInput haptics to run for SDL_HAPTIC_INFINITY time (thanks, Mitchell!). 11 years ago
  Ryan C. Gordon 6e1169ddc2 Fixed goofy logic in haptic device comparison code. 11 years ago
  Ryan C. Gordon 54dce3f53a Don't bother calling SDL_SYS_HapticEffectType() at all for XInput devices. 11 years ago
  Ryan C. Gordon 5e74299a83 Fix adding of XInput devices (thanks, Mitchell!) 11 years ago
  Sam Lantinga ade13fd741 It's okay to quit things more than once. 11 years ago
  Sam Lantinga 20f5167d27 Use vertex arrays for drawing points in addition to lines 11 years ago
  Sam Lantinga 8fc4fdf10b Fixed bug 1392 - Debian patch: do not propagate -lpthread 11 years ago
  Sam Lantinga 82b8e6df87 Fixed bug 2158 - Pixel missing in SDL_RenderDrawLines 11 years ago
  Sam Lantinga a25b51923a Fixed compiling with the new X11 symbol wrapping 11 years ago
  Stefanos Apostolopoulos 6a3478c235 Fix bug 1300 by querying current border size in ConfigureNotify, and adjusting window coordinates accordingly. 11 years ago
  Sam Lantinga e343273abb Fixed bug 2162 - SDL_RenderClear not clearing entire render target 11 years ago
  Ryan C. Gordon b4a00144fb Fixed the XInput2 X11 symbols. 11 years ago
  Sam Lantinga 5a02600647 Fixed bug 2108 - CMake does not set X11 includes properly for sdl2-config and friends 11 years ago
  Sam Lantinga 379c0054dc Fixed bug 2123 - SDL_BlitScaled crashes in src/video/SDL_blit_N.c:2145 11 years ago
  Sam Lantinga a329c7f1c9 Fixed bug 2139 - SDL_CreateWindow/WIN_GL_LoadLibrary fails due to external iconv not being able to convert path 11 years ago
  Sam Lantinga 7ae171d15e Fixed bug 2155 - automatically remap accelerometer coordinates according to screen orientation on Android 11 years ago
  Sam Lantinga 7ad441a37c Fixed bug 2069 - Device addition/removal queries all USB devices rather than only HID devices. 11 years ago
  Sam Lantinga 3f8df1097c Fixed 1598 - Mingwin build fails on src/audio/xaudio2/SDL_xaudio2.c 11 years ago
  Sam Lantinga 888d807a71 Removed redundant #ifdef 11 years ago
  Sam Lantinga 12ca3ce3fa Fixed building using MinGW 11 years ago
  Ryan C. Gordon a2bd897064 Don't supply duplicate X11 symbols inside SDL. 11 years ago
  Sam Lantinga 95dc9940a2 Fix to unbreak SDL_GetSystemRAM() on FreeBSD 11 years ago
  Sam Lantinga 14e13e13c4 Fixed compiler warning if dynamic X11 loading isn't enabled. 11 years ago
  Sam Lantinga 7db31223e6 Fixed using the wrong variable when reporting a missing SDL scancode mapping. 11 years ago
  Sam Lantinga 2e6b4b960d Fixed compiling on Mac OS X, added a system RAM test 11 years ago
  Sam Lantinga 852004a22a The _SC_PHYS_PAGES method of calculating RAM works on Linux. 11 years ago
  Sam Lantinga 8b79cbadef Added an API to get the amount of system RAM 11 years ago
  Sam Lantinga 01164655c0 Merged 11 years ago