dxx-rebirth/texmap
2011-09-27 01:31:17 +02:00
..
ntmap.c Fixed set but unused variables 2011-09-27 01:31:17 +02:00
scanline.c Fixed set but unused variables 2011-09-27 01:31:17 +02:00
scanline.h
texmapl.h
tmap_flt.asm
tmap_inc.asm
tmap_lin.asm
tmap_ll.asm
tmap_per.asm
tmapfade.asm
tmapflat.c Added cv_fade_level to canvas structure to replace Gr_scanline_darkening_level; Added cv_blend_func to canvas structure to set blending; Introduced gr_settransblend to set cv_fade_level and cv_blend_func; Added function to set normal blending, additive alpha blending and additive color blending; Moved Special transparency effects from g3_draw_bitmap to render_object to set individual transparency and/or blending for each object outside of OpenGL-specific code; Added special blending for fuelcenter and force field effects as well; Removed unused LASER_HACK code; Renamed OglAlphaEffects variable of PalyerCfg to AlphaEffects as I plan to implement this kind of effects for Software renderer, too 2011-02-23 17:46:36 +01:00
tmapppc.a