quakeforge/libs/models/brush
Bill Currie 3132aa91a8 [vulkan] Get sky sheets working
The sky texture is loaded with black's alpha set to 0. While this does
hit both layers, the screen is cleared to black so it shouldn't be a
problem (and will allow having a skybox behind the sheets).
2021-01-23 23:58:34 +09:00
..
gl_model_brush.c [model] Isolate renderer specific texture data 2021-01-19 13:07:31 +09:00
glsl_model_brush.c [model] Load bsp textures into vulkan 2021-01-20 00:37:37 +09:00
Makemodule.am [model] Build vulkan model libs 2021-01-19 14:12:49 +09:00
model_brush.c [model] Load bsp textures into vulkan 2021-01-20 00:37:37 +09:00
sw_model_brush.c [model] Remove empty brush model functions 2021-01-19 08:26:53 +09:00
vulkan_model_brush.c [vulkan] Get sky sheets working 2021-01-23 23:58:34 +09:00