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 |
Ryan C. Gordon
|
fdcc3e1151
thread: make generic SDL_Condition a no-op if built with SDL_THREADS_DISABLED.
|
1 year ago |
SDL Wiki Bot
|
bf0bf80df6
Sync SDL3 wiki -> header
|
1 year ago |
Ryan C. Gordon
|
db6b6bd75e
include: Fixed up some sensor documentation.
|
1 year ago |
Sam Lantinga
|
650d3b44e1
Removed the word "other" since the version has been removed
|
1 year ago |
Ryan C. Gordon
|
235bfe2631
SDL_log.h: Remove SDL_MAX_LOG_MESSAGE.
|
1 year ago |
Ryan C. Gordon
|
12b371679f
audio: Code defensively to placate static analyzers, don't disabling warnings.
|
1 year ago |
Sam Lantinga
|
bdd47f7770
Fixed warning: no previous extern declaration for non-static variable 'ResamplerFilter'
|
1 year ago |