Sam Lantinga
|
630c23ce17
You can move fullscreen desktop windows between displays using SDL_SetWindowPosition()
|
hace 2 años |
Sam Lantinga
|
64b88115ec
SDL_SetWindowFullscreen() now takes a boolean value
|
hace 2 años |
Sam Lantinga
|
6c04c6f090
Fixed SDL_SetWindowSize() and SDL_SetWindowPosition()
|
hace 2 años |
Anonymous Maarten
|
d3b7308ee7
ci: install pkg-config on Macos runner
|
hace 2 años |
Anonymous Maarten
|
4d8a50912b
cmake: no shared SDL libraries for riscos
|
hace 2 años |
Anonymous Maarten
|
e203046a5c
cmake+ci: build shared and static libraries on ci
|
hace 2 años |
Sam Lantinga
|
bde4c738bb
Don't build SDL as a static library by default
|
hace 2 años |
Sam Lantinga
|
ece8a7bb8e
Hold the joystick lock while opening the HID device on non-Android platforms
|
hace 2 años |
Sam Lantinga
|
96722a5809
Ubuntu 18.04 doesn't have a new enough version of Wayland for SDL, so update documentation appropriately
|
hace 2 años |
Sylvain
|
03e69fbc0c
Fix potential de-referencing null pointer in SDL_EVDEV_kbd_keycode()
|
hace 2 años |
Sylvain
|
b44d3699b1
Fixed most small problems reported by cppcheck for src/core PR #7307 (from @kevin2kevin2)
|
hace 2 años |
Sam Lantinga
|
bcd97b36d2
Fixed Steam Runtime sandbox detection
|
hace 2 años |
Frank Praznik
|
4187c6c08c
video: Select the closest mode for the target refresh rate accounting for small variations
|
hace 2 años |
Frank Praznik
|
3f5ef7dd42
video: Handle moving exclusive fullscreen windows between displays
|
hace 2 años |
Eric Wasylishen
|
1f46986d33
testwm.c: show all modes of all displays in the on-screen list (#7323)
|
hace 2 años |
Sam Lantinga
|
beb6a2afdc
Map the Android MENU button back to the SDL MENU key
|
hace 2 años |
Sam Lantinga
|
5925cd4ef3
Fixed handling simple mode PS4 reports
|
hace 2 años |
Sam Lantinga
|
284ae91734
Include SDL_events.h for SDL_ConvertEventToRenderCoordinates()
|
hace 2 años |
Sam Lantinga
|
b39b7025fd
SDL_GL_GetDrawableSize, SDL_Metal_GetDrawableSize, and SDL_Vulkan_GetDrawableSize can be replaced with SDL_GetWindowSizeInPixels
|
hace 2 años |
Ozkan Sezer
|
c6792f78df
look for clock_gettime() in libc first, then in librt if not found.
|
hace 2 años |
Frank Praznik
|
9370f9ca85
wayland: Deduplicate calls to position fullscreen windows already on the correct output
|
hace 2 años |
Ozkan Sezer
|
272010b612
cmake: really fix detection of pthread_setname_np() on Apple platforms.
|
hace 2 años |
Ozkan Sezer
|
f7f61af12b
cmake: fix detection of pthread_setname_np() on Apple platforms.
|
hace 2 años |
Sylvain
|
93ed3148ba
Fixed bug #7302 - Memory 'leak' in SDL_SetMouseSystemScale()
|
hace 2 años |
Anonymous Maarten
|
236d26b480
cmake: add `-F <SDL3-framework-parent-folder>` compile option in CMakeLists.txt
|
hace 2 años |
Anonymous Maarten
|
d0b39890d2
cmake: include_guard() is not needed
|
hace 2 años |
Sylvain
|
eea4711110
gendynapi.py: add option to check doc formating (eg \param \returns \since)
|
hace 2 años |
Sylvain
|
81c94a165c
Add \since docs where missing and resets some to 3.0.0
|
hace 2 años |
Sylvain
|
3d93b07d5b
Documentation \param fixes
|
hace 2 años |
Sylvain
|
49e47b523a
Update `\returns` to the generic form
|
hace 2 años |