Ryan C. Gordon
|
d5a578531b
Drop out of SDL_UpdateTexture() early if the rectangle is zero pixels.
|
10 éve |
Ryan C. Gordon
|
2e2b84fb32
Some setups need _GNU_SOURCE to make LLONG_MAX available (thanks, Ozkan!).
|
10 éve |
Ryan C. Gordon
|
a21672c893
Fix fallback define for DECLSPEC for non-Windows platforms.
|
10 éve |
Ryan C. Gordon
|
59f69f6317
Whoops, fix the static analysis fix.
|
10 éve |
Ryan C. Gordon
|
d1980b93fb
Mac: Fix compiler warning when building with a min target >= 10.6.
|
10 éve |
Ryan C. Gordon
|
37f4eb5379
Darwin haptic: Fixed a static analysis warning if axes==0.
|
10 éve |
Ryan C. Gordon
|
f99d6e1df8
Linux joystick: Look at entire axis namespace for controls (thanks, "spaz16"!).
|
10 éve |
Sam Lantinga
|
523064592a
Fixed bug 2869 - Controllers connected on launch are reported twice.
|
10 éve |
Ryan C. Gordon
|
80916e01f3
Cocoa: Fixed relative mouse mode when app loses/regains focus (thanks, Eric!).
|
10 éve |
Ryan C. Gordon
|
d074a532e2
Make dot easier to see in testrelative.
|
10 éve |
Ryan C. Gordon
|
a2c28ec188
Updated configure script.
|
10 éve |
Ryan C. Gordon
|
903d0f730d
Removed -XCCLinker from MingW command line (thanks, Fredrik!).
|
10 éve |
Ryan C. Gordon
|
b11b3493b9
Windows: don't beep on Alt-* key combos (Thanks, historic_bruno!).
|
10 éve |
Ryan C. Gordon
|
bb437f0233
Cocoa: report SDL_WINDOWEVENT_EXPOSED events to the app (thanks, David!).
|
10 éve |
Ryan C. Gordon
|
22704ac2df
Cocoa: don't fail outright if we see an unknown display format.
|
10 éve |
Ryan C. Gordon
|
aba4d78384
Don't look for (and fail without) glGetIntegerv() until we need to.
|
10 éve |
Sam Lantinga
|
13487426dd
Fixed bug 1392 - Debian patch: do not propagate -lpthread
|
10 éve |
Sam Lantinga
|
2c4a6ea0a2
Updated the copyright year to 2015
|
10 éve |
Sam Lantinga
|
c133c8c8a5
Script from Sylvain to automate updating the copyright year
|
10 éve |
Sam Lantinga
|
d88b6738f0
Fixed bug 2989 - Memory loss in clipboard_testClipboardTextFunctions
|
10 éve |
Sam Lantinga
|
507157abdb
Wait for devices to finish initializing when inserted, before using them. Fixes hotplug issue with XBox 360 game controller.
|
10 éve |
Sam Lantinga
|
b0c5e201f8
Added support for Razer Serval Bluetooth mode
|
10 éve |
Victor Luchits
|
afc97cbd5d
Fix duplicate raw mouse events with XInput2
|
10 éve |
Sam Lantinga
|
447194987c
Sign any subframeworks - not needed for SDL proper, but included for consistency with other projects
|
10 éve |
Philipp Wiesemann
|
1968ff0471
Android: Fixed touch pressure being out of range.
|
10 éve |
Philipp Wiesemann
|
4f00dda95d
Removed redundant NULL check in test program.
|
10 éve |
Philipp Wiesemann
|
b00214c3d6
Changed clean-up order in test program.
|
10 éve |
Philipp Wiesemann
|
39d27a6380
Fixed undefined key access in test program.
|
10 éve |
Sam Lantinga
|
6365381422
Added game controller support for the Razer Serval
|
10 éve |
Philipp Wiesemann
|
2c4ad51d44
Added missing loop cancel for Emscripten in test programs.
|
10 éve |