Carl Åstholm
|
8eb194b6f8
stdinc: Document number parsing APIs
|
7 months ago |
Carl Åstholm
|
eda459ac49
stdinc: Fix up some printf definitions
|
7 months ago |
Carl Åstholm
|
d6caf2abe7
Remove SDL_RESTRICT in favor of doc comments
|
7 months ago |
Carl Åstholm
|
731939fca1
stdinc: Document memcpy APIs
|
7 months ago |
Carl Åstholm
|
8cea4bd3c9
stdinc: Document memory allocation APIs
|
7 months ago |
Ryan C. Gordon
|
f4c2c09f78
examples: Link to SDL integer types in code examples, too.
|
7 months ago |
Simon McVittie
|
7713a7eec7
x11vulkan: Use the correct SONAME of libX11-xcb.so.1 on Linux, etc.
|
7 months ago |
Ryan C. Gordon
|
412a8244b6
audio: Make system-specific audio format types part of SDL_AudioFormat.
|
7 months ago |
cosmonaut
|
d3091b9538
Remove SDL_GPUDepthStencilValue struct
|
7 months ago |
Sam Lantinga
|
80e541d1fc
Fixed calling SDL_utf8strlcpy() with dst_bytes of 0
|
7 months ago |
Evan Hemsley
|
668e2f82d2
Add load op and clear color to SDL_BlitGPUTexture (#10767)
|
7 months ago |
Simon McVittie
|
4728325044
pipewire: Give hotplug threads a more indicative name
|
7 months ago |
Anonymous Maarten
|
c797ae1619
Fix -Wtype-limits warning
|
7 months ago |
SDL Wiki Bot
|
6e885d9619
Sync SDL3 wiki -> header
|
7 months ago |
SDL Wiki Bot
|
301f3ffa9d
Sync SDL3 wiki -> header
|
7 months ago |
Ryan C. Gordon
|
050aa4d084
include: Filling in more documentation gaps.
|
7 months ago |
Petar Popovic
|
a57f6c4af3
Fix additional calloc-transposed-args warnings
|
7 months ago |
Petar Popovic
|
d2ef15d8e6
Fix warnings: calloc-transposed-args
|
7 months ago |
Maia
|
0da2bd49c8
Remove unused includes. This only removes includes that aren't used at all, not even in comments.
|
7 months ago |
Petar Popovic
|
aa6a0be7a8
Fix warning: redefinition of typedef 'SDLTest_TestSuiteRunner'
|
7 months ago |
Sam Lantinga
|
7df1caba7c
Clarified that the contents of new textures aren't defined.
|
7 months ago |
Anonymous Maarten
|
ac0b1b207f
SDL_hints: fix gpu direct3d11 driver name in documentation
|
7 months ago |
Petar Popovic
|
257385277d
SDL_realloc() with size 0 now always defaults to size 1
|
7 months ago |
Anonymous Maarten
|
4c0cb94b96
vulkan: VULKAN_CreateTexture returns a boolean
|
7 months ago |
Anonymous Maarten
|
3eb49ac862
vulken: VULKAN_CreateTexture returns a boolean
|
7 months ago |
SDL Wiki Bot
|
1ba99c53d4
Sync SDL3 wiki -> header
|
7 months ago |
SDL Wiki Bot
|
2b77b2e4ef
Sync SDL3 wiki -> header
|
7 months ago |
Ryan C. Gordon
|
4f6e81cf62
include: Fixed up some minor documentation gaps.
|
7 months ago |
SDL Wiki Bot
|
7ec998819d
Sync SDL3 wiki -> header
|
7 months ago |
Ryan C. Gordon
|
090e30dbca
docs: Remove README-winrt.md, again.
|
7 months ago |