qzdoom/src/swrenderer
2017-03-13 17:54:05 +01:00
..
drawers Remove usage of r_viewpoint and r_viewwindow globals from software renderer and poly renderer 2017-03-12 18:54:39 +01:00
line Remove if statement that was always false 2017-03-13 17:54:05 +01:00
plane - Added thread safety to texture loading in the software renderer 2017-03-12 22:53:20 +01:00
scene Make LightVisibility thread local 2017-03-12 20:40:00 +01:00
segments Fix portals draw segment indexing bug 2017-02-09 22:58:28 +01:00
things Make LightVisibility thread local 2017-03-12 20:40:00 +01:00
viewport - Added thread safety to texture loading in the software renderer 2017-03-12 22:53:20 +01:00
r_all.cpp - fixed: Clang on Linux compile 2017-03-11 11:01:30 -05: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 - Added thread safety to texture loading in the software renderer 2017-03-12 22:53:20 +01:00
r_swcanvas.h - replaced homegrown SWORD, SBYTE and uint32_t types. 2017-03-09 19:31:45 +01:00
r_swrenderer.cpp Merge remote-tracking branch 'remotes/origin/3.0_work' 2017-03-13 00:02:16 +01:00
r_swrenderer.h - eliminated global in_area variable. 2017-03-12 23:13:07 +01:00