gzdoom-gles/src/polyrenderer
Christoph Oelckers e89a598b31 - renamed FTexture's UseType flags and gave them a dedicated type.
This was done mainly to reduce the amount of occurences of the word FTexture but it immediately helped detect two small and mostly harmless bugs that were found due to the stricter type checks.
2018-03-25 20:26:16 +02:00
..
drawers - extended FTexture::GetPixels and FTexture::GetColumn by a RenderStyle parameter. 2018-03-18 21:33:44 +01:00
math - Add model rendering to the software renderer 2017-11-27 23:47:26 +01:00
scene - renamed FTexture's UseType flags and gave them a dedicated type. 2018-03-25 20:26:16 +02:00
poly_all.cpp - Implement model rendering in softpoly 2017-11-24 00:39:10 +01:00
poly_renderer.cpp - Apply viewpoint roll 2017-11-24 22:03:46 +01:00
poly_renderer.h - Implement model rendering in softpoly 2017-11-24 00:39:10 +01: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 - extended FTexture::GetPixels and FTexture::GetColumn by a RenderStyle parameter. 2018-03-18 21:33:44 +01:00