Ryan C. Gordon
|
adabc38439
wasapi: Deal with AUDCLNT_S_BUFFER_EMPTY when flushing audio device.
|
8 years ago |
Ryan C. Gordon
|
4073a6694f
audio: One more callbackspec fix (thanks, Simon!).
|
8 years ago |
Sam Lantinga
|
772407627b
Fixed restoring a window that was maximized then minimized, then restored.
|
8 years ago |
Sam Lantinga
|
ccf0566ca4
SDL - add SDL_WINDOW_VULKAN and make Android_CreateWindow only create an EGLSurface when SDL_WINDOW_VULKAN is not present. This makes it so the ANativeWindow* can be used with vkCreateAndroidSurfaceKHR, otherwise it will fail because having both an EGLSurface and VkSurfaceKHR attached to a window is not allowed according to the Vulkan spec:
|
8 years ago |
Philipp Wiesemann
|
a0aff76416
Added missing path in porting README.
|
8 years ago |
Philipp Wiesemann
|
df4cf79d42
directfb: Fixed compiler warnings about undefined functions.
|
8 years ago |
Philipp Wiesemann
|
29222db7f6
emscripten: Fixed not removing pointer lock event callback.
|
8 years ago |
Philipp Wiesemann
|
cc5b4f450a
emscripten: Changed internal functions to be static.
|
8 years ago |
Philipp Wiesemann
|
ce01128adf
Fixed warnings about shadowed global variable.
|
8 years ago |
Philipp Wiesemann
|
87e0d812dd
directfb: Removed duplicate comment.
|
8 years ago |
Philipp Wiesemann
|
61c326e12b
directfb: Fixed typo in log message.
|
8 years ago |
Philipp Wiesemann
|
75c0d1ef6d
directfb: Fixed compiler warnings about unused variables.
|
8 years ago |
Ryan C. Gordon
|
c878b59bbe
audio: fixed more "spec" references that should have been "callbackspec".
|
8 years ago |
Sam Lantinga
|
8b7ae35356
Fixed build error on Linux
|
8 years ago |
Sam Lantinga
|
9ac3bb7011
Added support for mixing Qt and SDL on iOS
|
8 years ago |
Philipp Wiesemann
|
60f2848421
haiku: Fixed crash on quit if max number of joysticks was connected.
|
8 years ago |
Philipp Wiesemann
|
b7b919078f
haiku: Changed internal function to be static.
|
8 years ago |
Philipp Wiesemann
|
3ed2f0ca10
haiku: Fixed unlocking clipboard twice.
|
8 years ago |
Philipp Wiesemann
|
4466b93141
haiku: Fixed comment.
|
8 years ago |
Philipp Wiesemann
|
34747107fe
mir: Fixed memory leak if system cursor id is unknown.
|
8 years ago |
Philipp Wiesemann
|
34d9c5213c
emscripten: Fixed return type in event callback declaration.
|
8 years ago |
Sam Lantinga
|
bf4e7eb612
Fixed comment typo
|
8 years ago |
Alex Szpakowski
|
75fb07a6d2
iOS: Only mark interrupted audio devices as non-interrupted if AudioQueueStart is successful.
|
8 years ago |
Ryan C. Gordon
|
ce2998b8b9
cocoa: Don't crash on messagebox keypress without a successful SDL_Init().
|
8 years ago |
Ryan C. Gordon
|
d00dfc434e
Fixed another AC_DEFINE.
|
8 years ago |
Ryan C. Gordon
|
3f7f65a36d
Fixed configure script.
|
8 years ago |
Ryan C. Gordon
|
619ab7a22d
haiku: Various fixes from haikuports.
|
8 years ago |
Philipp Wiesemann
|
444c47a1b8
windows: Changed six internal functions to be static.
|
8 years ago |
Philipp Wiesemann
|
89499a0836
Removed unused field in loopwavequeue program.
|
8 years ago |
Sam Lantinga
|
d7cd653737
Added Steam Controller mappings for Linux and iOS
|
8 years ago |