Ethan Lee
|
c36982d45c
vulkan: Avoid redundant commands for dynamic states
|
7 months ago |
Evan Hemsley
|
66489f91bb
GPU: Cube Arrays (#10800)
|
7 months ago |
Ethan Lee
|
9ea0a837ae
vulkan: Use a spinlock instead of a mutex for descriptor pools
|
7 months ago |
SDL Wiki Bot
|
f8d4c49264
Sync SDL3 wiki -> header
|
7 months ago |
Caleb Cornett
|
d5e1385c91
Fixed typos in SDL_gpu.h
|
7 months ago |
SDL Wiki Bot
|
6e2f2428ba
Sync SDL3 wiki -> header
|
7 months ago |
Caleb Cornett
|
ddd5723e2e
GPU: Remove pitch parameters from indirect draw calls (#10803)
|
7 months ago |
hwsmm
|
3d7e8c9bb7
Add missing SDL_WPRINTF_VARARG_FUNCV in gendynapi.py
|
7 months ago |
Petar Popovic
|
d03c7cdf17
Removing extra semicolons
|
7 months ago |
Petar Popovic
|
fd2a266549
Adding void to empty function prototype parenthesis
|
7 months ago |
Sam Lantinga
|
b15fab0207
Fixed typo in SDL_dialog.h
|
7 months ago |
cosmonaut
|
d62e3c3791
Fix SDL_GPUShaderFormat flag values
|
7 months ago |
Sam Lantinga
|
4d135fb696
Fixed color scale when rendering to an sRGB render target
|
7 months ago |
Sam Lantinga
|
3f7f6f624b
testcolorspace: don't tonemap from HDR to SDR when reading pixels
|
7 months ago |
Sam Lantinga
|
4e43da684c
Added texture colorspace testing
|
7 months ago |
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 |