dxx-rebirth/common
Kp 6043168d51 Move various SDL-only texture mapping functions to !DXX_USE_OGL
The OGL build compiles, but does not use, various texture mapping
functions.  Move these to be built only for the SDL build.
2017-11-01 02:01:21 +00:00
..
2d Remove unused gr_bitblt_dest_step_shift 2017-11-01 02:01:20 +00:00
3d Simplify calc_rod_corners loops 2017-08-26 19:47:51 +00:00
arch Decorate OpenGL messages 2017-08-26 19:47:51 +00:00
editor Cache canvas in print_clock 2017-02-11 21:42:34 +00:00
include Move various SDL-only texture mapping functions to !DXX_USE_OGL 2017-11-01 02:01:21 +00:00
main Remove unused found_poly 2017-11-01 02:01:20 +00:00
maths Move EDITOR to dxxsconf.h; rename to DXX_USE_EDITOR 2016-09-11 18:49:16 +00:00
mem Use array<> for memdebug data 2016-10-29 23:16:15 +00:00
misc Simplify reporting fatal errors 2017-08-11 23:43:52 +00:00
texmap Move various SDL-only texture mapping functions to !DXX_USE_OGL 2017-11-01 02:01:21 +00:00
ui Pass canvas to menubar_init 2017-09-26 04:15:50 +00:00