quakeforge/libs/models/sprite
Bill Currie c5cfcc7bfd [sprite] Separate model and texture loading
As much as it can be since the texture data is interleaved with the
model data in the files (I guess not that bad a design for 25 years ago
with the tight memory constraints), but this paves the way for
supporting sprites in Vulkan.
2021-12-24 06:45:13 +09:00
..
gl_model_sprite.c [sprite] Separate model and texture loading 2021-12-24 06:45:13 +09:00
glsl_model_sprite.c [sprite] Separate model and texture loading 2021-12-24 06:45:13 +09:00
Makemodule.am [model] Build vulkan model libs 2021-01-19 14:12:49 +09:00
model_sprite.c [sprite] Separate model and texture loading 2021-12-24 06:45:13 +09:00
sw_model_sprite.c [sprite] Separate model and texture loading 2021-12-24 06:45:13 +09:00
vulkan_model_sprite.c [model] Build vulkan model libs 2021-01-19 14:12:49 +09:00