Sylvain
|
03e69fbc0c
Fix potential de-referencing null pointer in SDL_EVDEV_kbd_keycode()
|
2 years ago |
Sylvain
|
b44d3699b1
Fixed most small problems reported by cppcheck for src/core PR #7307 (from @kevin2kevin2)
|
2 years ago |
Sam Lantinga
|
bcd97b36d2
Fixed Steam Runtime sandbox detection
|
2 years ago |
Frank Praznik
|
4187c6c08c
video: Select the closest mode for the target refresh rate accounting for small variations
|
2 years ago |
Frank Praznik
|
3f5ef7dd42
video: Handle moving exclusive fullscreen windows between displays
|
2 years ago |
Eric Wasylishen
|
1f46986d33
testwm.c: show all modes of all displays in the on-screen list (#7323)
|
2 years ago |
Sam Lantinga
|
beb6a2afdc
Map the Android MENU button back to the SDL MENU key
|
2 years ago |
Sam Lantinga
|
5925cd4ef3
Fixed handling simple mode PS4 reports
|
2 years ago |
Sam Lantinga
|
284ae91734
Include SDL_events.h for SDL_ConvertEventToRenderCoordinates()
|
2 years ago |
Sam Lantinga
|
b39b7025fd
SDL_GL_GetDrawableSize, SDL_Metal_GetDrawableSize, and SDL_Vulkan_GetDrawableSize can be replaced with SDL_GetWindowSizeInPixels
|
2 years ago |
Ozkan Sezer
|
c6792f78df
look for clock_gettime() in libc first, then in librt if not found.
|
2 years ago |
Frank Praznik
|
9370f9ca85
wayland: Deduplicate calls to position fullscreen windows already on the correct output
|
2 years ago |
Ozkan Sezer
|
272010b612
cmake: really fix detection of pthread_setname_np() on Apple platforms.
|
2 years ago |
Ozkan Sezer
|
f7f61af12b
cmake: fix detection of pthread_setname_np() on Apple platforms.
|
2 years ago |
Sylvain
|
93ed3148ba
Fixed bug #7302 - Memory 'leak' in SDL_SetMouseSystemScale()
|
2 years ago |
Anonymous Maarten
|
236d26b480
cmake: add `-F <SDL3-framework-parent-folder>` compile option in CMakeLists.txt
|
2 years ago |
Anonymous Maarten
|
d0b39890d2
cmake: include_guard() is not needed
|
2 years ago |
Sylvain
|
eea4711110
gendynapi.py: add option to check doc formating (eg \param \returns \since)
|
2 years ago |
Sylvain
|
81c94a165c
Add \since docs where missing and resets some to 3.0.0
|
2 years ago |
Sylvain
|
3d93b07d5b
Documentation \param fixes
|
2 years ago |
Sylvain
|
49e47b523a
Update `\returns` to the generic form
|
2 years ago |
Sylvain
|
612584277c
Fix build documentation
|
2 years ago |
Sylvain
|
e9af964cf4
More `\param` added for SDL function in stdinc.h
|
2 years ago |
Sylvain
|
43c08170af
Add missing '\param' documentation
|
2 years ago |
Sylvain
|
ce366facaa
Add missing \returns, change "return" to "returns" to have same naming
|
2 years ago |
Francisco Javier Trujillo Mata
|
b728de788e
Fixed audio
|
2 years ago |
Frank Praznik
|
4a6f3cf47e
x11: Set the window position when entering fullscreen
|
2 years ago |
Frank Praznik
|
d6a19c8cc6
video: Use the explicit fullscreen display for a window unless the window was moved
|
2 years ago |
Sam Lantinga
|
68e2f23066
Sorted controller list
|
2 years ago |
Alfredo Escobar
|
76552e4780
Add Hori Pokken Tournament DX Pro Pad
|
2 years ago |