История коммитов

Автор SHA1 Сообщение Дата
  Sam Lantinga e343273abb Fixed bug 2162 - SDL_RenderClear not clearing entire render target 11 лет назад
  Ryan C. Gordon b4a00144fb Fixed the XInput2 X11 symbols. 11 лет назад
  Sam Lantinga 5a02600647 Fixed bug 2108 - CMake does not set X11 includes properly for sdl2-config and friends 11 лет назад
  Sam Lantinga 379c0054dc Fixed bug 2123 - SDL_BlitScaled crashes in src/video/SDL_blit_N.c:2145 11 лет назад
  Sam Lantinga a329c7f1c9 Fixed bug 2139 - SDL_CreateWindow/WIN_GL_LoadLibrary fails due to external iconv not being able to convert path 11 лет назад
  Sam Lantinga 7ae171d15e Fixed bug 2155 - automatically remap accelerometer coordinates according to screen orientation on Android 11 лет назад
  Sam Lantinga 7ad441a37c Fixed bug 2069 - Device addition/removal queries all USB devices rather than only HID devices. 11 лет назад
  Sam Lantinga 3f8df1097c Fixed 1598 - Mingwin build fails on src/audio/xaudio2/SDL_xaudio2.c 11 лет назад
  Sam Lantinga 888d807a71 Removed redundant #ifdef 11 лет назад
  Sam Lantinga 12ca3ce3fa Fixed building using MinGW 11 лет назад
  Ryan C. Gordon a2bd897064 Don't supply duplicate X11 symbols inside SDL. 11 лет назад
  Sam Lantinga 95dc9940a2 Fix to unbreak SDL_GetSystemRAM() on FreeBSD 11 лет назад
  Sam Lantinga 14e13e13c4 Fixed compiler warning if dynamic X11 loading isn't enabled. 11 лет назад
  Sam Lantinga 7db31223e6 Fixed using the wrong variable when reporting a missing SDL scancode mapping. 11 лет назад
  Sam Lantinga 2e6b4b960d Fixed compiling on Mac OS X, added a system RAM test 11 лет назад
  Sam Lantinga 852004a22a The _SC_PHYS_PAGES method of calculating RAM works on Linux. 11 лет назад
  Sam Lantinga 8b79cbadef Added an API to get the amount of system RAM 11 лет назад
  Sam Lantinga 01164655c0 Merged 11 лет назад
  Sam Lantinga 64e1b1ca36 Fixed project conflict during commit 11 лет назад
  Sam Lantinga 6435a82d08 Backed out revision fb5ab0e91c56, the platform specific messagebox functions don't have the right prototype since they're designed to be used standalone. 11 лет назад
  Sam Lantinga 4b603abfd7 For some reason, trying to raise the window programmatically while it's alt-tabbed away will minimize it. Added a workaround for this. 11 лет назад
  Sam Lantinga fea2699c25 Fixed the windows message debug output so it works without HAVE_LIBC 11 лет назад
  Sam Lantinga e7e86c6dcd Adding static lib to SDL builds on Windows. 11 лет назад
  Sam Lantinga 06cab8575e Added support for SDL_PIXELFORMAT_UYVY surfaces on Mac OS X 11 лет назад
  Sam Lantinga 8ec3ba3829 Fixed accumulating mouse wheel motion for the Microsoft Wireless Mouse 5000 11 лет назад
  Sam Lantinga 080c919b79 Fixed function feature test for Visual Studio 2012 11 лет назад
  Sam Lantinga 2337a684b3 Fixed bug 2149 - Don't search for libusbhid except on BSD 11 лет назад
  Sam Lantinga a7b2db05cd Added an assert to catch init/quit call mismatch that might bite people. 11 лет назад
  Gabriel Jacobo e9d2133934 Prevent keystrokes from leaking through to the console when using evdev. 11 лет назад
  Gabriel Jacobo 074a1c4c63 Fixes X11 video backend compilation when no GL is available 11 лет назад