quakeforge/libs/models/brush
Bill Currie 50740c1014 [model] Remove the confusion about numleafs
The fact that numleafs did not include leaf 0 actually caused in many
places due to never being sure whether to add 1. Hopefully this fixes
some of the confusion. (and that comment in sv_init didn't last long :P)
2021-07-27 12:38:08 +09:00
..
gl_model_brush.c [renderer] Move driver specific texture chain defs 2021-07-21 16:36:51 +09:00
glsl_model_brush.c [renderer] Move driver specific texture chain defs 2021-07-21 16:36:51 +09:00
Makemodule.am [model] Build vulkan model libs 2021-01-19 14:12:49 +09:00
model_brush.c [model] Remove the confusion about numleafs 2021-07-27 12:38:08 +09:00
sw_model_brush.c [models] Move brush data into its own struct 2021-02-01 19:31:11 +09:00
vulkan_model_brush.c [vulkan] Clean up image barriers a bit 2021-04-24 12:42:29 +09:00