quakeforge/libs/models/iqm
Bill Currie 119e9766b9 [iqm] Use 32-bit indices for large models
That is, those with more than 65520 vertices. Not properly supported for
sw or gl, and glsl isn't rendering properly for some reason (renderdoc
does see the meshes, though, so maybe depth or winding issues).
2024-01-09 13:36:46 +09:00
..
gl_model_iqm.c [util] Make va thread-safe 2021-01-31 16:05:48 +09:00
glsl_model_iqm.c [iqm] Use 32-bit indices for large models 2024-01-09 13:36:46 +09:00
Makemodule.am [model] Build vulkan model libs 2021-01-19 14:12:49 +09:00
model_iqm.c [iqm] Use 32-bit indices for large models 2024-01-09 13:36:46 +09:00
sw_model_iqm.c [iqm] Use 32-bit indices for large models 2024-01-09 13:36:46 +09:00
vulkan_model_iqm.c [iqm] Use 32-bit indices for large models 2024-01-09 13:36:46 +09:00