Ryan C. Gordon
|
acf811a06b
Revert "dynapi: Remove unused ENABLE_SDL_CALL_LOGGING code."
|
1 year ago |
Ryan C. Gordon
|
3dcacd2dc8
wikiheaders_options: People can include specific headers if they want!
|
1 year ago |
yassineimounachen
|
5ffb2f47d1
Add USB IDs for the Thrustmaster TS-XW racing wheel
|
1 year ago |
Ryan C. Gordon
|
39d0e62ef5
dynapi: Remove DISABLE_JUMP_MAGIC.
|
1 year ago |
Ryan C. Gordon
|
9128f92f38
dynapi: Remove unused ENABLE_SDL_CALL_LOGGING code.
|
1 year ago |
Ryan C. Gordon
|
7a36504952
storage: SDL_WriteStorageFile() wasn't marked as SDLCALL.
|
1 year ago |
Erik Scholz
|
c623bd2fdc
reword SDL_BlitSurfaceScaled param
|
1 year ago |
Frank Praznik
|
fb4c15319e
pipewire: Raise minimum build version to 0.3.44
|
1 year ago |
Frank Praznik
|
566d142938
tests: Clean up the renderer in the video test suite since it isn't automatic anymore.
|
1 year ago |
Frank Praznik
|
bede245395
Remove references to renderers being destroyed with windows in the documentation
|
1 year ago |
Ryan C. Gordon
|
cab3defc18
render: SDL_DestroyWindow hollows out its renderer but doesn't free it.
|
1 year ago |
Ryan C. Gordon
|
39c8434f5f
render: Manage memory for SDL_Renderer* at higher level.
|
1 year ago |
Frank Praznik
|
09e32faa68
x11: Ensure that a configure event was received before sending the final window size and coordinates
|
1 year ago |
SDL Wiki Bot
|
64d5fb6ab6
Sync SDL3 wiki -> header
|
1 year ago |
Anonymous Maarten
|
911fc9b17e
testffmpeg: treat Khronos headers as system headers
|
1 year ago |
devon-artmeier
|
9c65738926
dialog: Use size_t for length variables (#9572)
|
1 year ago |
bootrako
|
1de8a53015
windows hidapi: fix header compilation
|
1 year ago |
Frank Praznik
|
0bda7e22cf
wayland: Print an error when the display connection is closed by the server
|
1 year ago |
Frank Praznik
|
a923db9d0a
pipewire: Use the core version info for the preferred version check
|
1 year ago |
Ryan C. Gordon
|
bc6ad3ee43
dialog: convert_ext_list had parameter names in wrong order in header.
|
1 year ago |
Anonymous Maarten
|
7dd4f1ec22
SDL3 removed SDL_HINT_RENDER_SCALE_QUALITY hint
|
1 year ago |
Ryan C. Gordon
|
093160904d
SDL_Keymod: Removed SDL_KMOD_RESERVED.
|
1 year ago |
Frank Praznik
|
b1e47704ee
audio: Prefer Pipewire if at least version 1.0.0
|
1 year ago |
SDL Wiki Bot
|
2c183c602d
Sync SDL3 wiki -> header
|
1 year ago |
Ryan C. Gordon
|
a18f3d55b7
SDL_iostream.h: Corrected documentation for SDL_ReadIO and SDL_WriteIO.
|
1 year ago |
Mathieu Eyraud
|
cac1434295
Close pipe in Wayland_ShowMessageBox
|
1 year ago |
Frank Praznik
|
a2eb2697a3
x11: Fix mode switching when running under XWayland
|
1 year ago |
Frank Praznik
|
bed6c5b81f
x11: Wait for mode switches to complete when synchronizing a window
|
1 year ago |
Sam Lantinga
|
e632ed23ad
Fixed compilation with C89 (thanks @d-s-a!)
|
1 year ago |
DevonArtmeier
|
65a04a772e
dialog: Allocate space for terminator when building filter string
|
1 year ago |