dxx-rebirth/common
Kp 87686e5962 Pass fade value to c_tmap_scanline_shaded as a parameter
Writing it to a global so that the called function can immediately read
it back is wasteful.  Pass it as a parameter.
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 scanline functions to !DXX_USE_OGL 2017-11-01 02:01:20 +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 Pass fade value to c_tmap_scanline_shaded as a parameter 2017-11-01 02:01:21 +00:00
ui Pass canvas to menubar_init 2017-09-26 04:15:50 +00:00