Brandon Schaefer
|
f0708fc9dd
MIR: Support relative mouse mode
|
9 years ago |
Alex Szpakowski
|
ea2f5e5930
Windows: Fix other window positions/sizes being changed when exiting exclusive fullscreen (bug #3315, thanks Simon Hug!)
|
9 years ago |
Alex Szpakowski
|
0a4085a048
Mac: Fix a crash when SDL is compiled with SDL_MAC_NO_SANDBOX enabled, by increasing the stack size of the mouse tap thread back to OS X' default of 512 KB.
|
9 years ago |
Alex Szpakowski
|
4a468739f8
Removed Mac OS 10.5 support (bug #3137). Also fixed a warning about deprecated Carbon code when using SDL_audio (bug #3127, thanks Dominik!)
|
9 years ago |
Philipp Wiesemann
|
6255c8584a
Updated documentation of SDL_IsScreenSaverEnabled().
|
9 years ago |
Philipp Wiesemann
|
d4140ca473
Windows: Fixed missing error message if SDL_GetDisplayDPI() failed.
|
9 years ago |
Philipp Wiesemann
|
d7b9d321fa
X11: Fixed typos in error messages and source comments.
|
9 years ago |
Philipp Wiesemann
|
81235118ab
X11: Fixed missing error message if SDL_GetDisplayDPI() failed.
|
9 years ago |
David Ludwig
|
441359bd5a
WinRT: workaround a possible Windows bug, whereby hiding cursors, disables mouse-moved events
|
9 years ago |
Philipp Wiesemann
|
e964d00f64
X11: Fixed SDL_GL_GetSwapInterval() returning -1 if interval is unknown.
|
9 years ago |
Philipp Wiesemann
|
748b05289c
EGL: Fixed SDL_GL_GetSwapInterval() returning -1 on error.
|
9 years ago |
Philipp Wiesemann
|
cfe3f26115
Updated documentation of SDL_CreateWindow() and SDL_CreateWindowFrom().
|
9 years ago |
Philipp Wiesemann
|
fe4c3b29d9
iOS: Added brackets to function names in README so that doxygen links them.
|
9 years ago |
Philipp Wiesemann
|
bf7a76155e
Fixed missing error message if SDL_GetDisplayDPI() is unsupported.
|
9 years ago |
Philipp Wiesemann
|
73b63e5b57
Fixed crash in shape test program if memory allocation failed.
|
9 years ago |
Philipp Wiesemann
|
31e23d57d3
Fixed error return values in filesystem test program.
|
9 years ago |
David Ludwig
|
52fec6aff0
WinRT: allow on-screen keyboard to be shown via SDL APIs, Win10/UWP only
|
9 years ago |
Philipp Wiesemann
|
6a9a8b682c
Fixed memory leak in game controller test program.
|
9 years ago |
Philipp Wiesemann
|
63f2ec8e57
Updated documentation of SDL_HINT_THREAD_STACK_SIZE in header file.
|
9 years ago |
Philipp Wiesemann
|
b1ce3799e9
Added missing links at documentation of SDL_FreeCursor() in header file.
|
9 years ago |
Alex Szpakowski
|
b15efce277
Cocoa mouse code: Replaced NSPointInRect with NSMouseInRect (thanks Eric Wasylishen!) Fixes bug #3312.
|
9 years ago |
Alex Szpakowski
|
d383502657
Mac: replaced a deprecated CGSetLocalEventsSuppressionInterval call that I missed in commit 2f72bdfee9bb
|
9 years ago |
Philipp Wiesemann
|
bb9dcf5714
Android: Updated name of README file.
|
9 years ago |
David Ludwig
|
46851a6701
WinRT: another README tweak
|
9 years ago |
David Ludwig
|
937ae32c7b
WinRT: README tweaks
|
9 years ago |
Philipp Wiesemann
|
31cbb34ec9
Wayland: Removed not needed including and setting of errno.
|
9 years ago |
Philipp Wiesemann
|
ea86c01a86
Fixed markdown formatting in porting README for doxygen output.
|
9 years ago |
Philipp Wiesemann
|
b53007b0c8
Added missing error return in test program.
|
9 years ago |
Philipp Wiesemann
|
72dc8784b3
PSP: Fixed compile error.
|
9 years ago |
David Ludwig
|
caf152def7
WinRT: build/link fix
|
9 years ago |