gzdoom-gles/src/swrenderer/plane
Magnus Norddahl e519605c7d - Clean up PolyTriangleDrawer API so that it can better support both softpoly and the swrenderer
- Slightly improve how softpoly processes portals
- Pass the vertex transform matrix via a command rather than being part of the drawer args
- Improve zbuffer drawers in the software renderer
- Misc model rendering fixes

(cherry picked from commit 2d51fa5b43)
2018-05-09 10:47:22 +02:00
..
r_flatplane.cpp - Clean up PolyTriangleDrawer API so that it can better support both softpoly and the swrenderer 2018-05-09 10:47:22 +02:00
r_flatplane.h - changed Doom source license to GPL in all subdirectories and fixed missing licenses in a few other files. 2017-04-17 12:27:19 +02:00
r_planerenderer.cpp - changed Doom source license to GPL in all subdirectories and fixed missing licenses in a few other files. 2017-04-17 12:27:19 +02:00
r_planerenderer.h - changed Doom source license to GPL in all subdirectories and fixed missing licenses in a few other files. 2017-04-17 12:27:19 +02:00
r_skyplane.cpp - renamed FTexture's UseType flags and gave them a dedicated type. 2018-03-25 20:26:16 +02:00
r_skyplane.h - changed Doom source license to GPL in all subdirectories and fixed missing licenses in a few other files. 2017-04-17 12:27:19 +02:00
r_slopeplane.cpp - Clean up PolyTriangleDrawer API so that it can better support both softpoly and the swrenderer 2018-05-09 10:47:22 +02:00
r_slopeplane.h - Clean up PolyTriangleDrawer API so that it can better support both softpoly and the swrenderer 2018-05-09 10:47:22 +02:00
r_visibleplane.cpp - renamed FTexture's UseType flags and gave them a dedicated type. 2018-03-25 20:26:16 +02:00
r_visibleplane.h - changed Doom source license to GPL in all subdirectories and fixed missing licenses in a few other files. 2017-04-17 12:27:19 +02:00
r_visibleplanelist.cpp - remove fake3D with structs and localize their usage instead of sharing global state 2018-03-08 04:05:35 +01:00
r_visibleplanelist.h - remove fake3D with structs and localize their usage instead of sharing global state 2018-03-08 04:05:35 +01:00