quakeforge/libs/video
Bill Currie bffe9413b7 [vulkan] Add support for 9-slice rendering
There's no API yet as I need to look into the handling of qpic_t before
I can get any of this into the other renderers (or even vulkan, for that
matter).

However, the current design for slice rendering is based on glyphs (ie,
using instances and vertex pulling), with 3 strips of 3 quads, 16 verts,
and 26 indices (2 reset). Hacky testing seems to work, but real tests
need the API.
2022-11-18 09:44:01 +09:00
..
renderer [vulkan] Add support for 9-slice rendering 2022-11-18 09:44:01 +09:00
targets [vid] Add a function to set the palette and colormap 2022-11-14 19:39:55 +09:00
Makemodule.am [build] Move to non-recursive make 2020-06-25 11:35:37 +09:00