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 |
Sam Lantinga
|
64e1b1ca36
Fixed project conflict during commit
|
11 years ago |
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 years ago |
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 years ago |
Sam Lantinga
|
fea2699c25
Fixed the windows message debug output so it works without HAVE_LIBC
|
11 years ago |
Sam Lantinga
|
e7e86c6dcd
Adding static lib to SDL builds on Windows.
|
11 years ago |
Sam Lantinga
|
06cab8575e
Added support for SDL_PIXELFORMAT_UYVY surfaces on Mac OS X
|
11 years ago |