Commit graph

6 commits

Author SHA1 Message Date
DH 239a0645bc gpu2: initial dispatch implementation 2024-09-30 21:43:34 +03:00
DH 0877d3f1cd gpu2: move shader resource management to cache
fixed descriptor set binding
fixed 5_6_5 format swizzling
fix rect calculation
fix possible crash in scheduler
implement lock-free bit pool utility
2024-09-29 03:22:39 +03:00
DH 61d58b696f gpu2: fix resource overlapping
fixed sampler lod
implement shader printf support
2024-09-27 20:04:24 +03:00
DH b53d59aa1f shaders: use flat exec test 2024-09-26 13:51:39 +03:00
DH 5d457af7fa add missed includes 2024-09-25 21:56:40 +03:00
DH 4cf808facd gpu rewrite initial commit 2024-09-25 16:00:55 +03:00