Ryan C. Gordon
|
9b9ca093c7
windows: created threads' stack sizes should be reserved, not committed.
|
hace 9 años |
Ryan C. Gordon
|
9b4db2b8aa
Patched to compile on various platforms.
|
hace 9 años |
Ryan C. Gordon
|
c61675dc5d
threads: Move SDL's own thread creation to a new internal API.
|
hace 9 años |
Ryan C. Gordon
|
7ae2951fca
threads: Handle SDL_HINT_THREAD_STACK_SIZE at top level, implement elsewhere.
|
hace 9 años |
David Ludwig
|
8b65d225e8
WinRT: bug hack-fix - gamepad detection was failing on Xbox One
|
hace 9 años |
Alex Szpakowski
|
34f095e098
iOS: Fixed SDL_GL_CreateContext crashing instead of returning null when a GLES3 context is requested on iOS 6 and older.
|
hace 9 años |
Ryan C. Gordon
|
a581346fae
alsa: Make device enumeration robust against weird results with NULL strings.
|
hace 9 años |
Alex Szpakowski
|
6cfa71a10e
iOS: Also do the Dictation crash workaround before executing the animation callback.
|
hace 9 años |
Alex Szpakowski
|
88372277b7
Add a new hint SDL_HINT_MAC_MOUSE_FOCUS_CLICKTHROUGH, which allows mouse click events to occur when clicking to focus a window in Mac OS X.
|
hace 9 años |
Alex Szpakowski
|
5520ed9cc2
iOS: Workaround for a crash after Dictation is used.
|
hace 9 años |
Philipp Wiesemann
|
f3ca4e4d50
iOS: Fixed compiling demos on C89 compilers.
|
hace 9 años |
Philipp Wiesemann
|
831597f714
PSP: Fixed returning success from unsupported SDL_RenderReadPixels().
|
hace 9 años |
Philipp Wiesemann
|
d1e4814120
PSP: Fixed returning success for unsupported SDL_SetTextureColorMod().
|
hace 9 años |
Philipp Wiesemann
|
12c78c5ca5
PSP: Fixed missing error message for unsupported SDL_CreateWindowFrom().
|
hace 9 años |
Philipp Wiesemann
|
3555e6e58e
Updated info about required Ubuntu version for Mir support in README.
|
hace 9 años |
Philipp Wiesemann
|
a9edc5137e
Wayland: Fixed missing error message if creating a custom cursor failed.
|
hace 9 años |
Philipp Wiesemann
|
9011eb1c41
Removed not needed SDL_WINDOW_SHOWN from chessboard test program.
|
hace 9 años |
Philipp Wiesemann
|
62ebc527d0
iOS: Removed not needed SDL_WINDOW_SHOWN from rectangles demo.
|
hace 9 años |
Philipp Wiesemann
|
bd60850b82
iOS: Fixed keyboard demo ignoring quit requests and window closing.
|
hace 9 años |
Philipp Wiesemann
|
e9ca5b28a6
iOS: Replaced #import with #include in two demos.
|
hace 9 años |
Philipp Wiesemann
|
5fa0cbc4ba
iOS: Restored older version of rectangles demo.
|
hace 9 años |
Philipp Wiesemann
|
16c479f332
iOS: Updated SDL version in demo README.
|
hace 9 años |
Philipp Wiesemann
|
fd3dd4e515
Fixed comment in gesture source.
|
hace 9 años |
Alex Szpakowski
|
08488e6d34
Mac: avoid calling CGSetLocalEventsSuppressionInterval, it was deprecated in OS X 10.6.
|
hace 9 años |
Alex Szpakowski
|
2c3bf6658a
Windows CMake: don't try to link dxguid, it's unavailable when using Visual Studio's XP-compatible toolset.
|
hace 9 años |
Philipp Wiesemann
|
35da130828
Wayland: Fixed crash if memory mapping failed while creating a custom cursor.
|
hace 9 años |
Philipp Wiesemann
|
fa77df4e91
Wayland: Fixed storing a theme cursor which is never used in video data.
|
hace 9 años |
Sam Lantinga
|
a29a925d7e
Pick up new display mode information after a mode change (Windows only right now).
|
hace 9 años |
Sam Lantinga
|
5333deab1c
Quick fix for qsort off-by-one error.
|
hace 9 años |
Philipp Wiesemann
|
19f18558ac
Emscripten: Deactivated custom cursor support because it created system cursors.
|
hace 9 años |