Anonymous Maarten
|
0e2866f846
Fix -Wunused-variable warning when configuring with -DSDL_X11_XRANDR=OFF
|
il y a 2 ans |
Anonymous Maarten
|
cfadb4c106
Fix -Wunused-variable warning when configuring with -DSDL_X11_XSHAPE=OFF
|
il y a 2 ans |
Sam Lantinga
|
ced02319a6
Fixed typo (thanks @Iniquitatis!)
|
il y a 2 ans |
Lauri Kasanen
|
0123d6311d
Fix GetGlobalMouseState when xi2 is not available at runtime
|
il y a 2 ans |
Sam Lantinga
|
24d419c09f
Updated documentation for SDL3_DYNAMIC_API
|
il y a 2 ans |
Ozkan Sezer
|
964a877eb3
SDL_x11dyn.h: include XInput2.h also for Xfixes
|
il y a 2 ans |
Anonymous Maarten
|
18f38bef03
Remove include/SDL3/SDL_name.h
|
il y a 2 ans |
Le Philousophe
|
a67ae8eed5
Fix window size in X11 when window manager refuses to resize
|
il y a 2 ans |
Ozkan Sezer
|
b5a7bd72df
minor tidy-up.
|
il y a 2 ans |
Sylvain
|
c88becc87a
Fix kmsdrm build
|
il y a 2 ans |
Alexandros Koutroulis
|
a2251d1093
SDL_SetWindowIcon now reports errors. (#7081)
|
il y a 2 ans |
Anonymous Maarten
|
dc138ee3d4
cmake: SDL3-shared target will always be a shared target
|
il y a 2 ans |
Anonymous Maarten
|
6ae1578691
ci: cache PVR_PSP2 and gl4es4vita
|
il y a 2 ans |
Sam Lantinga
|
eede2066fb
Added other names for the DragonRise Inc. Wired Wheel (thanks @felimwhiteley!)
|
il y a 2 ans |
Frank Praznik
|
39e6d4a891
Set the window width and height when moving
|
il y a 2 ans |
Sam Lantinga
|
630c23ce17
You can move fullscreen desktop windows between displays using SDL_SetWindowPosition()
|
il y a 2 ans |
Sam Lantinga
|
64b88115ec
SDL_SetWindowFullscreen() now takes a boolean value
|
il y a 2 ans |
Sam Lantinga
|
6c04c6f090
Fixed SDL_SetWindowSize() and SDL_SetWindowPosition()
|
il y a 2 ans |
Anonymous Maarten
|
d3b7308ee7
ci: install pkg-config on Macos runner
|
il y a 2 ans |
Anonymous Maarten
|
4d8a50912b
cmake: no shared SDL libraries for riscos
|
il y a 2 ans |
Anonymous Maarten
|
e203046a5c
cmake+ci: build shared and static libraries on ci
|
il y a 2 ans |
Sam Lantinga
|
bde4c738bb
Don't build SDL as a static library by default
|
il y a 2 ans |
Sam Lantinga
|
ece8a7bb8e
Hold the joystick lock while opening the HID device on non-Android platforms
|
il y a 2 ans |
Sam Lantinga
|
96722a5809
Ubuntu 18.04 doesn't have a new enough version of Wayland for SDL, so update documentation appropriately
|
il y a 2 ans |
Sylvain
|
03e69fbc0c
Fix potential de-referencing null pointer in SDL_EVDEV_kbd_keycode()
|
il y a 2 ans |
Sylvain
|
b44d3699b1
Fixed most small problems reported by cppcheck for src/core PR #7307 (from @kevin2kevin2)
|
il y a 2 ans |
Sam Lantinga
|
bcd97b36d2
Fixed Steam Runtime sandbox detection
|
il y a 2 ans |
Frank Praznik
|
4187c6c08c
video: Select the closest mode for the target refresh rate accounting for small variations
|
il y a 2 ans |
Frank Praznik
|
3f5ef7dd42
video: Handle moving exclusive fullscreen windows between displays
|
il y a 2 ans |
Eric Wasylishen
|
1f46986d33
testwm.c: show all modes of all displays in the on-screen list (#7323)
|
il y a 2 ans |