Ryan C. Gordon
|
c93bca489d
stdlib: Fixed crash on SDL_snprintf("%s", NULL).
|
8 жил өмнө |
Ryan C. Gordon
|
d1eb2d190d
thread: Don't use SetThreadDescription on WinRT right now.
|
8 жил өмнө |
Ryan C. Gordon
|
70c0400b12
windows: Try to unify all the GUID comparison code into a core helper function.
|
8 жил өмнө |
Ryan C. Gordon
|
e5fc93baca
audio: Don't wrap bootstrap declarations in preprocessor macros.
|
8 жил өмнө |
Ryan C. Gordon
|
ad9c702f6a
audio: SDL_AudioStream's *_sample_frame_size should be in bytes, not bits.
|
8 жил өмнө |
Ryan C. Gordon
|
175f1e8f4a
audio: Added a ThreadDeinit() method to match ThreadInit.
|
8 жил өмнө |
Sam Lantinga
|
886736a2c8
Fixed bug 3584 - Small stack size for audio callback thread
|
8 жил өмнө |
Sam Lantinga
|
cf31ea1478
Fixed bug 3583 - X11 touch device can be permanently lost
|
8 жил өмнө |
Sam Lantinga
|
06ccb71bcd
Make sure the memory barrier functions are always available, and now they are implemented on Android __ARM_ARCH_5TE__
|
8 жил өмнө |
Sam Lantinga
|
9171f71dbe
Fixed warning in Android build
|
8 жил өмнө |
Sam Lantinga
|
107c19daad
Log the error returned by XAudio2Create()
|
8 жил өмнө |
Philipp Wiesemann
|
8eee82cd84
Windows: Fixed warning about unused variable.
|
8 жил өмнө |
Philipp Wiesemann
|
33ff5bd148
Fixed typo in log message.
|
8 жил өмнө |
Sam Lantinga
|
8f78f5bb94
Fixed build on Apple TV
|
8 жил өмнө |
Sam Lantinga
|
710ae62a79
Remember XInput controllers that we've already seen, so when the raw device list changes we don't assign the old device to the new XInput userid.
|
8 жил өмнө |
Sam Lantinga
|
da30992d47
Fixed bug 3577 - Can't set minimal size (message box appears instead) if maximal size wasn't declared (i.e. unlimited)
|
8 жил өмнө |
Sam Lantinga
|
3f83fce7c1
Fixed whitespace
|
8 жил өмнө |
Sam Lantinga
|
be28d7c88c
Added support for the Saitek Pro Flight X-56 Rhino
|
8 жил өмнө |
Sam Lantinga
|
6717a3d38d
Added support for the HOTAS Warthog throttle
|
8 жил өмнө |
Sam Lantinga
|
a156b0d994
Added the HOTAS Warthog as a flight stick
|
8 жил өмнө |
Sam Lantinga
|
800a72eb17
Switch stderr output to SDL_Log() so it shows up on Windows and mobile devices
|
8 жил өмнө |
Philipp Wiesemann
|
4e3fa7b9d4
Fixed compiler warning about comma at end of enum.
|
8 жил өмнө |
Sam Lantinga
|
52e9c42df9
Fixed Windows build
|
8 жил өмнө |
Sam Lantinga
|
869b7fe314
Fixed bug 3550 - No mouse move messages send while over the titlebar and windows edges
|
8 жил өмнө |
R?mi Verschelde
|
c3eea703ee
Use a stronger X font definition for X11_MessageBox on UTF-8
|
8 жил өмнө |
Sam Lantinga
|
13433c4a61
Fixed bug 3569 - GL_UpdateViewport leaves PROJECTION matrix selected
|
8 жил өмнө |
Sam Lantinga
|
0090a33805
Return an error if trying to set a window minimum size larger than the maximum size, or vice versa
|
8 жил өмнө |
Sam Lantinga
|
d02473682e
Sorted controller entries
|
8 жил өмнө |
Jessica Stokes
|
aa90b730b8
Add a mapping for Xbox Wireless Controllers running old firmware
|
8 жил өмнө |
Ryan C. Gordon
|
8fa9b57f75
windows: first shot at naming threads with SetThreadDescription().
|
8 жил өмнө |