gzdoom/src/polyrenderer
2018-04-15 14:47:53 +02:00
..
drawers - always store 255 in alpha channel for opaque things as the alpha channel is no longer ignored by the framebuffer backend (softpoly drawer) 2018-04-15 14:47:53 +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 softpoly portal crash 2018-04-15 14:40:52 +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 - Remove code that seemingly doesn't do anything and really shouldn't be needed 2018-04-13 21:56:34 +02:00
poly_renderer.h Merge remote-tracking branch 'gzdoom/master' into swmodels 2018-04-13 21:35:21 +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 - Clean up PolyTriangleDrawer API so that it can better support both softpoly and the swrenderer 2018-04-07 15:48:48 +02:00