Sylvain
|
1f3df900f9
Error missing 'flags' initialization (see bug #2881)
|
4 éve |
Sylvain
|
fcbf19b764
AAudio: make sure stream is not null to prevent crash in RequestStop (see #3710)
|
4 éve |
Sylvain
|
c93e3b3607
Fixed bug #2881 - SDL_RLEsurface may encode RGB888 if it has no color key (Thanks Simon Hug)
|
4 éve |
Sylvain
|
b626429745
Merge remote-tracking branch 'refs/remotes/origin/main'
|
4 éve |
Sylvain
|
f869518533
Audio: normalize conversion Stereo to 5.1, Quad to 7.1, 5.1 to 7.1 (bug #4104)
|
4 éve |
Sylvain
|
21349901ea
Audio: convert 5.1 to 7.1, use right-surround for r-front and r-back (see #4104)
|
4 éve |
Ryan C. Gordon
|
8527c583f4
cocoa: Fix recreated windows that are both borderless and resizable.
|
4 éve |
Ethan Lee
|
40210f8945
winrt: Always use a thread for joystick support
|
4 éve |
Ryan C. Gordon
|
2fdbae22cb
cocoa: Remove mouse event tap.
|
4 éve |
Sylvain
|
9727655b89
SDL_test_common: add other window flags: --shown, --hidden, --input-focus, --mouse-focus
|
4 éve |
Sylvain
|
d62ebec260
SDL_test_common: replace 'resize' by 'resizable'
|
4 éve |
Ryan C. Gordon
|
1f482174b5
x11: Mark backing_store as NotUseful when creating windows.
|
4 éve |
Ryan C. Gordon
|
9c063468d6
x11: call XSync before XSetInputFocus during SDL_ShowWindow.
|
4 éve |
Ozkan Sezer
|
89a2980a6d
CMake: fixes to pthreads detection.
|
4 éve |
Ivan Epifanov
|
ca969eb2be
Remove gles2 vita render
|
4 éve |
Ivan Epifanov
|
058bbe0286
Set volume on device open
|
4 éve |
Ivan Epifanov
|
e3ea5b6468
Migrate to lightweight mutexes
|
4 éve |
Steven Noonan
|
f1ad942a11
SDL_windows_main: use HeapAlloc/HeapFree for command line arguments
|
4 éve |
Steven Noonan
|
17d8479d98
hidapi/libusb: maintain in-memory cache of vendor/product strings
|
4 éve |
Steven Noonan
|
4535d65491
HIDAPI_UpdateDiscovery: only treat "add" and "remove" events as relevant
|
4 éve |
Steven Noonan
|
b15bbd4e3f
SDL_udev: check for NULL return value from udev_device_get_action
|
4 éve |
Sylvain
|
cf05a5eb0c
eglChooseConfig: only add EGL_DEPTH_SIZE if non 0
|
4 éve |
Sylvain
|
98a966d1c2
Android: don't need to set the SurfaceHolder format from java code
|
4 éve |
Ethan Lee
|
8e3ec34d34
wayland: Refactor toplevel mapping, implement HideWindow
|
4 éve |
Cacodemon345
|
0838f53d5a
Implement SDL_SetWindowAlwaysOnTop for X11
|
4 éve |
Mathieu Eyraud
|
a5825576fb
Fix error handling of wayland message box
|
4 éve |
Mathieu Eyraud
|
12dd412b0b
Fix icon of wayland message box
|
4 éve |
meyraud705
|
d0cf3b7555
Return correct button id
|
4 éve |
meyraud705
|
1fd95c53b6
Disable pango markup in wayland massage box
|
4 éve |
meyraud705
|
0cd0e9ba98
Reimplement wayland message box function with execvp.
|
4 éve |