Sam Lantinga
|
b51c6551d6
Changed SDL_GPU_TEXTUREFORMAT_INVALID to 0
|
7 mesi fa |
Andrei Alexeyev
|
1e9ff723ad
GPU: fix SDL_GetGPUSwapchainTextureFormat error return value
|
7 mesi fa |
Sam Lantinga
|
640559eba6
Added migration documentation for SDL_strtoll(), SDL_strtoull(), SDL_lltoa(), and SDL_ulltoa().
|
7 mesi fa |
Sam Lantinga
|
4eb4370500
SDL_strtoll(), SDL_strtoull(), SDL_lltoa(), and SDL_ulltoa() use long long values
|
7 mesi fa |
SDL Wiki Bot
|
68c61ff3a8
Sync SDL3 wiki -> header
|
7 mesi fa |
Sam Lantinga
|
6fc6e3dc7e
Use SDL_bool where appropriate in SDL events
|
7 mesi fa |
SDL Wiki Bot
|
7d1bbae6b2
Sync SDL3 wiki -> header
|
7 mesi fa |
Carl Åstholm
|
af37056c0d
stdinc: Fix typos and reword comments about aliasing
|
7 mesi fa |
Carl Åstholm
|
8eb194b6f8
stdinc: Document number parsing APIs
|
7 mesi fa |
Carl Åstholm
|
eda459ac49
stdinc: Fix up some printf definitions
|
7 mesi fa |
Carl Åstholm
|
d6caf2abe7
Remove SDL_RESTRICT in favor of doc comments
|
7 mesi fa |
Carl Åstholm
|
731939fca1
stdinc: Document memcpy APIs
|
7 mesi fa |
Carl Åstholm
|
8cea4bd3c9
stdinc: Document memory allocation APIs
|
7 mesi fa |
Ryan C. Gordon
|
f4c2c09f78
examples: Link to SDL integer types in code examples, too.
|
7 mesi fa |
Simon McVittie
|
7713a7eec7
x11vulkan: Use the correct SONAME of libX11-xcb.so.1 on Linux, etc.
|
7 mesi fa |
Ryan C. Gordon
|
412a8244b6
audio: Make system-specific audio format types part of SDL_AudioFormat.
|
7 mesi fa |
cosmonaut
|
d3091b9538
Remove SDL_GPUDepthStencilValue struct
|
7 mesi fa |
Sam Lantinga
|
80e541d1fc
Fixed calling SDL_utf8strlcpy() with dst_bytes of 0
|
7 mesi fa |
Evan Hemsley
|
668e2f82d2
Add load op and clear color to SDL_BlitGPUTexture (#10767)
|
7 mesi fa |
Simon McVittie
|
4728325044
pipewire: Give hotplug threads a more indicative name
|
7 mesi fa |
Anonymous Maarten
|
c797ae1619
Fix -Wtype-limits warning
|
7 mesi fa |
SDL Wiki Bot
|
6e885d9619
Sync SDL3 wiki -> header
|
7 mesi fa |
SDL Wiki Bot
|
301f3ffa9d
Sync SDL3 wiki -> header
|
7 mesi fa |
Ryan C. Gordon
|
050aa4d084
include: Filling in more documentation gaps.
|
7 mesi fa |
Petar Popovic
|
a57f6c4af3
Fix additional calloc-transposed-args warnings
|
7 mesi fa |
Petar Popovic
|
d2ef15d8e6
Fix warnings: calloc-transposed-args
|
7 mesi fa |
Maia
|
0da2bd49c8
Remove unused includes. This only removes includes that aren't used at all, not even in comments.
|
7 mesi fa |
Petar Popovic
|
aa6a0be7a8
Fix warning: redefinition of typedef 'SDLTest_TestSuiteRunner'
|
7 mesi fa |
Sam Lantinga
|
7df1caba7c
Clarified that the contents of new textures aren't defined.
|
7 mesi fa |
Anonymous Maarten
|
ac0b1b207f
SDL_hints: fix gpu direct3d11 driver name in documentation
|
7 mesi fa |