rdb
|
e1215a23e0
vulkan: Fully support DepthOffsetAttrib
|
4 days ago |
rdb
|
d8ef453d50
vulkan: Fix compilation warning
|
4 days ago |
rdb
|
a66f350fdc
vulkan: Fix type error when model to apiclip mat isn't float4x4
|
4 days ago |
rdb
|
cbc4a7abe4
vulkan: Fix some resources not being cleaned up on GSG exit
|
4 days ago |
rdb
|
e371c1fbd5
vulkan: Fix issues with cb# overflow
|
4 days ago |
rdb
|
89ca3e9eeb
vulkan: Reserve CB #0 as seq value for "never read/written"
|
4 days ago |
rdb
|
2e58044823
vulkan: Add debug object names
|
4 days ago |
rdb
|
461e0a6a50
vulkan: Fix issues with texture barriers not being flushed properly
|
4 days ago |
rdb
|
328fa54a5f
vulkan: Support DepthBiasAttrib
|
4 days ago |
rdb
|
5e3d1c16fc
vulkan: Fix resource in first struct param not getting decorated
|
4 days ago |
rdb
|
8e551d0eb2
vulkan: Fix support for float3 attr_colorscale in Cg shaders
|
4 days ago |
rdb
|
9c31f23e92
vulkan: Implement SSBO updates and partial SSBO extractions
|
5 days ago |
rdb
|
18c3d8598c
Merge branch 'shaderpipeline' into vulkan
|
5 days ago |
rdb
|
5e6b2501d3
Merge branch 'master' into shaderpipeline
|
5 days ago |
rdb
|
051268de51
workflow: Fix very minor formatting issue in coverage summary
|
5 days ago |
rdb
|
4f5a374c85
workflow: Show coverage result in GitHub step summary
|
5 days ago |
rdb
|
b9af71db7f
workflow: Enable address sanitizer for various CMake builds
|
5 days ago |
rdb
|
b963450b45
CMake: Add ENABLE_ASAN options to build with address sanitizer
|
5 days ago |
rdb
|
ebb556a866
CMake: build unit test runner
|
6 days ago |
rdb
|
c2760c88c6
putil: Fix out-of-bounds read in SparseArray uncovered by ASan
|
6 days ago |
rdb
|
0210384615
dtoolbase: Fix static destructor ordering issue
|
6 days ago |
rdb
|
48215debb4
tests: When running in GitHub Actions, write GFM tests summary
|
6 days ago |
rdb
|
4b98910789
Use static storage instead of heap for forever-objects (squelches ASan)
|
6 days ago |
rdb
|
49955343be
grutil: Add muted/volume properties to HTMLVideoTexture
|
6 days ago |
rdb
|
626e419972
x11: Fix various very minor memory leaks
|
6 days ago |
rdb
|
9edbdbf6c9
glgsg: Fix mipmap level depth when uploading 3D textures
|
6 days ago |
rdb
|
4090404a66
shader: Whoops, fix struct size calculation
|
6 days ago |
rdb
|
3e7fe64fe7
shader: Fix crash when querying alignment of empty struct
|
1 week ago |
rdb
|
a430271758
shaderpipeline: Fix issues with VOID definition on Windows
|
1 week ago |
rdb
|
a6381c7a20
glgsg: Don't issue memory barrier after read-only SSBO use
|
1 week ago |