Delta
|
8e6ead2f7b
[GPU] Added ASTC texture format support (#11116)
|
hace 1 año |
Evan Hemsley
|
afdf325fb4
GPU: Add swapchain dimension out params (#11003)
|
hace 1 año |
Evan Hemsley
|
05d0656bd6
GPU: Simultaneous compute pass read-write (#10965)
|
hace 1 año |
Evan Hemsley
|
be401dd1e3
GPU: More robust error reporting (#10958)
|
hace 1 año |
Ethan Lee
|
4a3faf20ac
gpu: Replace high-level logs with SetError
|
hace 1 año |
mausimus
|
0685b96469
GPU: fix build when SDL_GPU_DISABLED is set
|
hace 1 año |
Caleb Cornett
|
97d1056e16
GPU: MSAA fixes (#10917)
|
hace 1 año |
Evan Hemsley
|
89c6bc5f50
Prefer Vulkan even on Windows (#10912)
|
hace 1 año |
Sam Lantinga
|
a90ad3b0e2
Removed SDL_bool in favor of plain bool
|
hace 1 año |
Sam Lantinga
|
bc9780299c
Don't define backends if SDL_GPU_DISABLED is set
|
hace 1 año |
Caleb Cornett
|
c499f79fe9
GPU: Fix multisample texture usage validation
|
hace 1 año |
Caleb Cornett
|
9416917353
GPU: Rework MSAA (#10859)
|
hace 1 año |
Ozkan Sezer
|
a833ee2e63
SDL_gpu.c: fixed build when SDL_GPU_DISABLED is defined.
|
hace 1 año |
Ethan Lee
|
16ff7503b7
gpu: Update GPU support queries to better match naming conventions
|
hace 1 año |
Ethan Lee
|
0160e9eac6
gpu: Add SDL_QueryGPUSupport
|
hace 1 año |
Ethan Lee
|
96e147b2b9
gpu: Rework driver name queries, add GetGPUShaderFormats
|
hace 1 año |
Ethan Lee
|
371cfaf8fe
gpu: Implement support for SDL_GPU_DISABLED
|
hace 1 año |
Caleb Cornett
|
a45a2caf49
GPU: Rename VertexBinding to VertexBufferDescription (#10811)
|
hace 1 año |
Evan Hemsley
|
66489f91bb
GPU: Cube Arrays (#10800)
|
hace 1 año |
Caleb Cornett
|
ddd5723e2e
GPU: Remove pitch parameters from indirect draw calls (#10803)
|
hace 1 año |
Evan Hemsley
|
2b8a349b26
Add SDL_BindGPUComputeSamplers (#10778)
|
hace 1 año |
Evan Hemsley
|
0b6f993dea
GPU: Zero-init handling (#10786)
|
hace 1 año |
Evan Hemsley
|
668e2f82d2
Add load op and clear color to SDL_BlitGPUTexture (#10767)
|
hace 1 año |
Caleb Cornett
|
9730f62e8c
GPU: Rename struct members and parameters for SDL3 naming conventions (#10730)
|
hace 1 año |
Caleb Cornett
|
2d4eb29c37
Add SDL_SetGPUBlendConstants, SDL_SetGPUStencilReference (#10704)
|
hace 1 año |
Ozkan Sezer
|
f494658f9c
SDL_gpu.c: remove BOM.
|
hace 1 año |
Sam Lantinga
|
387774ab8a
Build config flags are either defined or undefined, never 0
|
hace 1 año |
Sylvain
|
41810c823d
Compilation without vulkan: SDL_GPU_VULKAN is always defined for some plateform (at android, macos), test against 0 or 1
|
hace 1 año |
Evan Hemsley
|
1788be8547
GPU: Add const to some function parameters (#10694)
|
hace 1 año |
Sam Lantinga
|
73898a0a64
Renamed NDA platform constants to "PRIVATE"
|
hace 1 año |