quakeforge/libs/models/brush
Bill Currie a37c5465e1 First step for BSP2 support. DOES NOT WORK!
All of the nastiness is hidden in bspfile.c (including the old bsp29
specific data types). However, the conversions between bsp29 and bsp2 are
implemented but not yet hooked up properly. This commit just gets the data
structures in place and the obvious changes necessary to the rest of the
engine to get it to compile, plus a few obvious "make it work" changes.
2012-09-07 16:09:24 +09:00
..
gl_model_brush.c Massive whitespace cleanup. 2012-05-22 08:23:22 +09:00
glsl_model_brush.c Allow any NxN or 2NxN sky texture for glsl. 2012-09-05 14:02:44 +09:00
Makefile.am Use QF_NEED for the renderer and model libraries. 2012-02-10 13:29:45 +09:00
model_brush.c First step for BSP2 support. DOES NOT WORK! 2012-09-07 16:09:24 +09:00
sw_model_brush.c Nuke the rcsid stuff. 2012-04-22 10:56:32 +09:00