quakeforge/libs/models/brush
Bill Currie 3a2560e4c1 [vulkan] Implement thread-safe rendering for the world model
Sub-models and instance models need an instance data buffer, but this
gets the basics working (and the proof of concept). Using arrays like
this actually simplified a lot of the code, and will make it easy to get
transparency without turbulence (just another queue).
2022-05-23 01:28:43 +09:00
..
gl_model_brush.c [model] Initialize r_notexture_mip in the right places 2022-05-05 23:49:31 +09:00
glsl_model_brush.c [model] Initialize r_notexture_mip in the right places 2022-05-05 23:49:31 +09:00
Makemodule.am [model] Build vulkan model libs 2021-01-19 14:12:49 +09:00
model_brush.c [model] Clean out some useless surface flags 2022-05-22 23:38:18 +09:00
sw_model_brush.c [util] Make hunk (optionally) thread-safe 2021-07-29 11:43:27 +09:00
vulkan_model_brush.c [vulkan] Implement thread-safe rendering for the world model 2022-05-23 01:28:43 +09:00