quakeforge/libs/video
Bill Currie c366b1b7bb [vulkan] Implement the sprite render passes
It turned out the bindless approach wouldn't work too well for my design
of the sprite objects, but I don't think that's a big issue at this
stage (and it seems bindless is causing problems for brush/alias
rendering via renderdoc and on my versa pro). However, I have figured
out how to make effective use of descriptor sets (finally :P).

The actual normal still needs checking, but the sprites are currently
unlit so not an issue at this stage.
2021-12-24 06:45:13 +09:00
..
renderer [vulkan] Implement the sprite render passes 2021-12-24 06:45:13 +09:00
targets [x11] Create barriers only when grabbing 2021-12-06 07:27:08 +09:00
Makemodule.am [build] Move to non-recursive make 2020-06-25 11:35:37 +09:00