Sam Lantinga
|
b7ede6cc47
Fixed bug 1550 - SDL_RenderCopy/CopyEx in software should optionally render 8bit alpha
|
9 년 전 |
Sam Lantinga
|
e589cdba2f
Fixed bug 3023 - setting a white and then non-white texture color mod breaks the texture with software renderer
|
9 년 전 |
Sam Lantinga
|
82ae4f6fc5
[mq]: 3027_rleperf.diff
|
9 년 전 |
Philipp Wiesemann
|
21935b0313
Added more entries and brackets to WhatsNew.txt for 2.0.4.
|
9 년 전 |
Ryan C. Gordon
|
3a84f7b520
CMake fixes for MingW (thanks, Ozkan!).
|
9 년 전 |
Alex Szpakowski
|
dd8c64779b
Updated WhatsNew.txt's 2.0.4 list to include a more detailed set of changes for iOS, and added a couple missing items to the OS X and Windows sections.
|
9 년 전 |
Ryan C. Gordon
|
604932ea84
Moving some whitespace around to test something on the Mercurial server.
|
9 년 전 |
Philipp Wiesemann
|
1a348aac4f
Android: Fixed two warnings.
|
9 년 전 |
Ryan C. Gordon
|
40244dc1a9
Whitespace fix.
|
9 년 전 |
Ryan C. Gordon
|
d002d6bf9f
Removed Edgar's name from SDL_haptic.h at his request.
|
9 년 전 |
Sam Lantinga
|
4598903548
Partial fix for bug 2758 - Android issues with NDK r10c and API-21
|
9 년 전 |
Sam Lantinga
|
3779bf3845
Fixed bug 2948 - [Android] Arrow keys from external keyboard are not received
|
9 년 전 |
Sam Lantinga
|
5db002bb1e
Fixed bug 2949 - [Android] Virtual DPAD remote not registered
|
9 년 전 |
Sam Lantinga
|
33ed20fafa
Fixed bug 2774 - Android: screen distorted in Landscape after background/foreground
|
9 년 전 |
Philipp Wiesemann
|
d29812d092
Moved entry in WhatsNew.txt because it was already in 2.0.0 for Android and iOS.
|
9 년 전 |
Philipp Wiesemann
|
58efd8e547
Fixed comment in test program.
|
9 년 전 |
Philipp Wiesemann
|
ae60afce16
Excluded SDL_egl.h from doxygen input.
|
9 년 전 |
Sam Lantinga
|
59d34bc35d
Fixed bug 3015 - grab mouse inconsistent state
|
9 년 전 |
Colby Klein
|
ccc12a3632
Implement repositioning the OS-rendered IME with SDL_SetTextInputRect on Windows.
|
9 년 전 |
Ryan C. Gordon
|
0c3830a9a9
Haptic/Linux: Keep track of device numbers properly to track duplicates.
|
9 년 전 |
Sam Lantinga
|
d797582376
Fixed style
|
9 년 전 |
Sam Lantinga
|
34634082ff
Fixed bug 3012 - Android accelerometer joystick axis values overflow when values from Android are larger than gravity
|
9 년 전 |
Sam Lantinga
|
e3df6d5e66
Fixed bug 2953 - Crash due to a bad cleanup in the SDL_SYS_HapticQuit function
|
9 년 전 |
Sam Lantinga
|
a4eb0dea86
Fixed bug 2908 - Fix clang warnings
|
9 년 전 |
Sam Lantinga
|
564ece516e
Only use explicit inlining - otherwise Visual Studio 2010 will inline SDL_zero(info) in SDL_vsnprintf() into a memset() call when compiling the Release x64 configuration.
|
9 년 전 |
Sam Lantinga
|
c18e7724eb
Fixed 2010 solution and removed Release_NoSTDIO build configuration
|
9 년 전 |
Sam Lantinga
|
4c48485681
Updated Visual Studio projects
|
9 년 전 |
David Ludwig
|
0c9da0c855
WinRT: made sure build script generates Release-built binaries, by default
|
9 년 전 |
Sam Lantinga
|
98f9b88cef
Fixed bug 3011 - pthread/SDL_syssem.c requires _GNU_SOURCE
|
10 년 전 |
Sam Lantinga
|
9cf47d2f0d
Fixed bug 3010 - SDL_x11messagebox.c needs including X11/keysym.h
|
10 년 전 |