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