quakeforge/libs/video
Bill Currie 65005656cb [vulkan] Implement tile clear
This just takes advantage of the dynamic verts for doing subpics. It's
not really the most optimal code as it has to write both the vertices
(64 bytes per quad) and the instances (24 bytes per quad), but that's
still better than the old 128 bytes per quad (and having a single
pipeline is nice).
2023-01-12 17:06:18 +09:00
..
renderer [vulkan] Implement tile clear 2023-01-12 17:06:18 +09:00
targets [x11] Warp the mouse when it touches a barrier 2022-12-11 19:14:35 +09:00
Makemodule.am [build] Move to non-recursive make 2020-06-25 11:35:37 +09:00