Ethan Lee
|
68a71f91c6
wayland: Try to avoid committing before the window is shown
|
3 years ago |
Sam Lantinga
|
84320266f2
Fixed the queue filling up with sentinel events when the WaitEvent call is passed NULL for the event
|
3 years ago |
Ethan Lee
|
f0e768da43
wayland: Call SetFullscreen directly in ShowWindow.
|
3 years ago |
Sylvain
|
8c660ccb6f
Fixed bug #5256: X11 Segmentation fault with multiple windows and renderers
|
3 years ago |
Ethan Lee
|
e2d74bcbe5
wayland: Detach hidden surfaces in HideWindow, not ShowWindow
|
3 years ago |
Ryan C. Gordon
|
ca22b30e46
testgles2: Use vertex buffer objects instead of client-side arrays.
|
3 years ago |
ulatekh
|
57bc90403e
Add hint to optionally forcibly raise the window under MS Windows.
|
3 years ago |
ulatekh
|
d7873e656b
Disable tablet flicks under MS Windows.
|
3 years ago |
Charlie Birks
|
15ebad6e7d
emscripten: Implement SDL_OpenURL
|
3 years ago |
Charlie Birks
|
99af3281ee
timer: Fix Emscripten declaration-after-statement error
|
3 years ago |
ulatekh
|
53df0e6619
Fix the erroneous generation of mouse-down events from touch-move events.
|
3 years ago |
ulatekh
|
8f8b14cbb6
Synthesize a missing touch-up event.
|
3 years ago |
Ozkan Sezer
|
d2456b6e4c
os2, geniconv: default functions pointers to Uni*() API,
|
3 years ago |
Sam Lantinga
|
67cb548bef
Fixed build error with C90 compilers
|
3 years ago |
Carl Glave
|
a23b3c767f
Add support for correlating trigger input
|
3 years ago |
Ethan Lee
|
e1b4761c62
wayland: Avoid calling SetFullscreen in libdecor ShowWindow.
|
3 years ago |
Ethan Lee
|
ed3442d7a5
wayland: Fix building with SDL_OPENGL=OFF
|
3 years ago |
Ryan C. Gordon
|
426c1f4b85
opengles2: fix comment about client-side arrays.
|
3 years ago |
Frank Praznik
|
b3984df1c6
audio: pipewire: Use client config files instead of module names
|
3 years ago |
Ozkan Sezer
|
381520ad92
updates for watcom optimization flags
|
3 years ago |
Sam Lantinga
|
a0e3c884d4
Updated to version 2.0.21 for development
|
3 years ago |
Ozkan Sezer
|
1bfefb5b4d
regenerated configure script.
|
3 years ago |
Ozkan Sezer
|
a575e2cf5e
Enable alloca on mingw/cygwin builds:
|
3 years ago |
Ozkan Sezer
|
33dadbf137
'dnl' whitespace tidy-up in configure.ac
|
3 years ago |
Cameron Gutman
|
d3952a8a2c
wayland: Avoid spurious resize events
|
3 years ago |
Sam Lantinga
|
b06866ef97
Entirely remove Xbox axis filtering, we don't want this at all.
|
3 years ago |
Sam Lantinga
|
09aed1020b
Don't send output reports to the Victrix Pro FS v2
|
3 years ago |
Sam Lantinga
|
85961b61a1
Disable Xbox axis deadzone handling by default
|
3 years ago |
Mathieu Eyraud
|
2a0cde8fd5
Always send SDL_WINDOWEVENT_SIZE_CHANGED when window is resized
|
3 years ago |
Sam Lantinga
|
1a50334c46
Fixed Xbox One trigger axis zero point
|
3 years ago |