Sam Lantinga
|
86e393b523
Clarify that INPUTTYPE_UNSPECIFIED is correct for RGB textures
|
7 months ago |
Sam Lantinga
|
92255d36d4
We already have functions for converting between sRGB and linear space
|
7 months ago |
Sam Lantinga
|
667a3e40e9
Use the correct namespace for structures
|
7 months ago |
Sam Lantinga
|
77c569496d
SDL_GPUShaderFormat isn't an enum anymore
|
7 months ago |
Sam Lantinga
|
37c9fb490e
Changed enums to use XXX_COUNT for the count or number of values
|
7 months ago |
Andrei Alexeyev
|
64f12bea4a
GPU: Remove unnecessary texture format swizzles in Vulkan (#10693)
|
7 months ago |
Sam Lantinga
|
4123023d3e
Renamed sdlgpu to gpu
|
7 months ago |
Sam Lantinga
|
c77e51c084
Use SDL_unsetenv()
|
7 months ago |
cosmonaut
|
3166f91282
GPU: Defer setting blend state on D3D11
|
7 months ago |
Petar Popovic
|
6fca867ffe
Fix testoffscreen.c: bool literal returned from 'main'
|
7 months ago |
SDL Wiki Bot
|
eeb465e2fc
Sync SDL3 wiki -> header
|
7 months ago |
Evan Hemsley
|
2b8a349b26
Add SDL_BindGPUComputeSamplers (#10778)
|
7 months ago |
Petar Popovic
|
323b60abf1
SDL_test_harness.c: Fix warning -Wcast-function-type-strict
|
7 months ago |
Evan Hemsley
|
0b6f993dea
GPU: Zero-init handling (#10786)
|
7 months ago |
Sam Lantinga
|
b8dbc7086d
Disable GameInput mouse and keyboard support
|
7 months ago |
Sam Lantinga
|
76ce83801a
Removed pipewire client version check
|
7 months ago |
Simon McVittie
|
9c8c6da476
pipewire: If hotplug initialization fails, clean up any partial success
|
7 months ago |
Sam Lantinga
|
817f1b3da8
Revert "Changed SDL_GPU_TEXTUREFORMAT_INVALID to 0"
|
7 months ago |
Sam Lantinga
|
b51c6551d6
Changed SDL_GPU_TEXTUREFORMAT_INVALID to 0
|
7 months ago |
Andrei Alexeyev
|
1e9ff723ad
GPU: fix SDL_GetGPUSwapchainTextureFormat error return value
|
7 months ago |
Sam Lantinga
|
640559eba6
Added migration documentation for SDL_strtoll(), SDL_strtoull(), SDL_lltoa(), and SDL_ulltoa().
|
7 months ago |
Sam Lantinga
|
4eb4370500
SDL_strtoll(), SDL_strtoull(), SDL_lltoa(), and SDL_ulltoa() use long long values
|
7 months ago |
SDL Wiki Bot
|
68c61ff3a8
Sync SDL3 wiki -> header
|
7 months ago |
Sam Lantinga
|
6fc6e3dc7e
Use SDL_bool where appropriate in SDL events
|
7 months ago |
SDL Wiki Bot
|
7d1bbae6b2
Sync SDL3 wiki -> header
|
7 months ago |
Carl Åstholm
|
af37056c0d
stdinc: Fix typos and reword comments about aliasing
|
7 months ago |
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 |