dxx-rebirth/common/3d
Kp 492d6fd996 Remove draw_tmap from OGL build
It is only used as a placeholder.  Replace it with a number.

Compile out various non-OGL functions when building for OGL.
2015-01-22 03:34:20 +00:00
..
clipper.cpp Reduce includes in clipper.h 2014-12-14 05:23:00 +00:00
clipper.h Reduce includes in clipper.h 2014-12-14 05:23:00 +00:00
draw.cpp Remove draw_tmap from OGL build 2015-01-22 03:34:20 +00:00
globvars.cpp Move Vbuf0/Vbuf1 into local scope 2014-11-13 04:07:06 +00:00
globvars.h Move 3d/clipper.cpp to SDL-only build 2014-11-16 19:14:51 +00:00
instance.cpp Add vm_angles_2_matrix that returns result 2014-11-04 01:24:08 +00:00
matrix.cpp Pass g3_set_view_matrix arg by & 2014-10-26 22:01:00 +00:00
points.cpp Pass g3_project_point arg by & 2014-11-13 03:21:33 +00:00
rod.cpp Pass g3_draw_bitmap grs_bitmap by & 2014-11-30 22:09:17 +00:00
setup.cpp Redirect g3_end_frame->ogl_end_frame 2014-11-16 19:14:51 +00:00