gzdoom/src/polyrenderer
2018-06-17 14:56:34 +02:00
..
drawers - move DrawArray and DrawElements to PolyTriangleDrawer 2018-06-10 15:58:01 +02:00
math - Clean up PolyTriangleDrawer API so that it can better support both softpoly and the swrenderer 2018-04-07 15:48:48 +02:00
scene - fix Software models don't display over nonexistent sprites 2018-06-17 14:56:34 +02:00
poly_all.cpp - Clean up PolyTriangleDrawer API so that it can better support both softpoly and the swrenderer 2018-04-07 15:48:48 +02:00
poly_renderer.cpp - use the worker threads to clear the stencil buffer 2018-06-10 12:42:19 +02:00
poly_renderer.h - use the worker threads to clear the stencil buffer 2018-06-10 12:42:19 +02:00
poly_renderthread.cpp - extended FTexture::GetPixels and FTexture::GetColumn by a RenderStyle parameter. 2018-03-18 21:33:44 +01:00
poly_renderthread.h - add dynamic lights to softpoly and software renderer models 2018-06-05 22:43:11 +02:00