qzdoom/src/swrenderer
Christoph Oelckers 921bc763fb - separated the software-renderer-specific parts of colormap processing from the common parts.
- moved testcolor and test fades into SWRenderer files.

These CCMDs work by hacking the default colormap and were never implemented for hardware rendering because they require many checks throughout the code.
2017-03-15 22:04:59 +01:00
..
drawers - Add new drawer: AddClampShadedSprite 2017-03-15 14:40:22 -04:00
line - separated the software-renderer-specific parts of colormap processing from the common parts. 2017-03-15 22:04:59 +01:00
plane - move PrepareTexture out of the inner drawer loops 2017-03-15 02:59:33 +01:00
scene - separated the software-renderer-specific parts of colormap processing from the common parts. 2017-03-15 22:04:59 +01:00
segments Fix portals draw segment indexing bug 2017-02-09 22:58:28 +01:00
things - separated the software-renderer-specific parts of colormap processing from the common parts. 2017-03-15 22:04:59 +01:00
viewport - separated the software-renderer-specific parts of colormap processing from the common parts. 2017-03-15 22:04:59 +01:00
r_all.cpp - separated the software-renderer-specific parts of colormap processing from the common parts. 2017-03-15 22:04:59 +01:00
r_memory.cpp Move frame memory allocator into RenderThread 2017-02-04 02:50:52 +01:00
r_memory.h - untangled r_defs.h from actor.h 2017-03-10 02:22:42 +01:00
r_renderthread.cpp - Added thread safety to texture loading in the software renderer 2017-03-12 22:53:20 +01:00
r_renderthread.h - Added thread safety to texture loading in the software renderer 2017-03-12 22:53:20 +01:00
r_swcanvas.cpp - separated the software-renderer-specific parts of colormap processing from the common parts. 2017-03-15 22:04:59 +01:00
r_swcanvas.h - refactored FDynamicColormap out of sector_t. 2017-03-15 22:04:59 +01:00
r_swcolormaps.cpp - separated the software-renderer-specific parts of colormap processing from the common parts. 2017-03-15 22:04:59 +01:00
r_swcolormaps.h - separated the software-renderer-specific parts of colormap processing from the common parts. 2017-03-15 22:04:59 +01:00
r_swrenderer.cpp - separated the software-renderer-specific parts of colormap processing from the common parts. 2017-03-15 22:04:59 +01:00
r_swrenderer.h - separated the software-renderer-specific parts of colormap processing from the common parts. 2017-03-15 22:04:59 +01:00