Henk Kalkwater
|
889cebb7c2
Wayland touch inputs send normalized coords
|
hace 4 años |
Nicolas Caramelli
|
31637ddeea
Generic check for desktop GL and EGL on Linux systems
|
hace 4 años |
Ethan Lee
|
f309d0649d
include: Document timing issue with SDL_GetWindowBordersSize
|
hace 4 años |
Ozkan Sezer
|
58884e4c1b
SDL_audiocvt.c: fixed MSVC double->float conversion warnings.
|
hace 4 años |
Ethan Lee
|
c69fde348f
wayland: Maximize/Restore should set the relevant window flags.
|
hace 4 años |
Christian Rauch
|
006378b921
fix NULL frame_callback access
|
hace 4 años |
Christian Rauch
|
424bbaec06
wayland: destroy frame callback when window is destroyed
|
hace 4 años |
Ethan Lee
|
2092855035
wayland: Guard surface_frame_listener for OpenGL, document why it exists
|
hace 4 años |
Ethan Lee
|
3d47ddc422
wayland: Use refresh_rate to calculate max_wait in SwapWindow
|
hace 4 años |
Sylvain
|
7b284dbb34
EglChooseConfig: choose an accelerated configuration
|
hace 4 años |
Ethan Lee
|
9161f95166
egl: Reject attempts to set negative swap intervals
|
hace 4 años |
Ryan C. Gordon
|
c54c16d353
wayland: don't hang in SDL_GL_SwapBuffers if the compositor is ghosting us.
|
hace 4 años |
Ozkan Sezer
|
227021b647
SDL_windowsmessagebox.c (MessageBoxDialogProc): fix calling convention.
|
hace 4 años |
Sylvain
|
13472cec67
Fixed bug #4228: move from jcenter() to mavenCentral()
|
hace 4 años |
Sylvain
|
a74f888ff9
Fixed bug #4337 - compilation of 'SDL_vulkan_utils' fails with 'VK_ERROR_INCOMPATIBLE_VERSION_KHR' undeclared
|
hace 4 años |
Sylvain
|
8ac0fb52cb
OpenSLES: CloseDevice() is called at higher level, if OpenDevice() fails
|
hace 4 años |
Sylvain
|
1f3df900f9
Error missing 'flags' initialization (see bug #2881)
|
hace 4 años |
Sylvain
|
fcbf19b764
AAudio: make sure stream is not null to prevent crash in RequestStop (see #3710)
|
hace 4 años |
Sylvain
|
c93e3b3607
Fixed bug #2881 - SDL_RLEsurface may encode RGB888 if it has no color key (Thanks Simon Hug)
|
hace 4 años |
Sylvain
|
b626429745
Merge remote-tracking branch 'refs/remotes/origin/main'
|
hace 4 años |
Sylvain
|
f869518533
Audio: normalize conversion Stereo to 5.1, Quad to 7.1, 5.1 to 7.1 (bug #4104)
|
hace 4 años |
Sylvain
|
21349901ea
Audio: convert 5.1 to 7.1, use right-surround for r-front and r-back (see #4104)
|
hace 4 años |
Ryan C. Gordon
|
8527c583f4
cocoa: Fix recreated windows that are both borderless and resizable.
|
hace 4 años |
Ethan Lee
|
40210f8945
winrt: Always use a thread for joystick support
|
hace 4 años |
Ryan C. Gordon
|
2fdbae22cb
cocoa: Remove mouse event tap.
|
hace 4 años |
Sylvain
|
9727655b89
SDL_test_common: add other window flags: --shown, --hidden, --input-focus, --mouse-focus
|
hace 4 años |
Sylvain
|
d62ebec260
SDL_test_common: replace 'resize' by 'resizable'
|
hace 4 años |
Ryan C. Gordon
|
1f482174b5
x11: Mark backing_store as NotUseful when creating windows.
|
hace 4 años |
Ryan C. Gordon
|
9c063468d6
x11: call XSync before XSetInputFocus during SDL_ShowWindow.
|
hace 4 años |
Ozkan Sezer
|
89a2980a6d
CMake: fixes to pthreads detection.
|
hace 4 años |