Petar Popovic
|
b98116a996
Removing trailing commas in enums in SDL headers
|
1 year ago |
Ryan C. Gordon
|
be6b8dead4
CaseFoldUtf8String: Fixed to actually work with Unicode values.
|
1 year ago |
Sam Lantinga
|
8acb91936a
Fixed warning, needs more work by @icculus
|
1 year ago |
Sam Lantinga
|
bcd2807065
Fixed warning C4244: 'initializing': conversion from 'int' to 'SDL_AudioFormat', possible loss of data
|
1 year ago |
Ryan C. Gordon
|
42579e2af1
docs: Remove README-hg.md
|
1 year ago |
Ryan C. Gordon
|
30970780a9
include: Fixed some old Doxygen markup to be Markdown instead.
|
1 year ago |
Frank Praznik
|
7729a8b5c3
x11: Don't try to capture mouse input via X when XInput2 is in use
|
1 year ago |
Sam Lantinga
|
42f8e94d11
mac: Fix SDLWindow nswindow member no longer being cleaned up in Cocoa_DestroyWindow
|
1 year ago |
Ryan C. Gordon
|
cfabb7a9ac
wikiheaders-options: Clean up header file info a bit more.
|
1 year ago |
Brick
|
c9cfc681b9
Workaround GCC bug in audio resampler
|
1 year ago |
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 |