gzdoom/src/polyrenderer/scene
Magnus Norddahl 2d51fa5b43 - 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
2018-04-07 15:48:48 +02:00
..
poly_cull.cpp - Fix crash when reloading a map 2018-03-17 00:09:43 +01:00
poly_cull.h - Fix crash when reloading a map 2018-03-17 00:09:43 +01:00
poly_decal.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_decal.h - Clean up PolyTriangleDrawer API so that it can better support both softpoly and the swrenderer 2018-04-07 15:48:48 +02:00
poly_light.cpp - Cleaned up some copyright statements 2017-09-02 17:14:02 +02:00
poly_light.h - Cleaned up some copyright statements 2017-09-02 17:14:02 +02:00
poly_model.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_model.h - Clean up PolyTriangleDrawer API so that it can better support both softpoly and the swrenderer 2018-04-07 15:48:48 +02:00
poly_particle.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_particle.h - Clean up PolyTriangleDrawer API so that it can better support both softpoly and the swrenderer 2018-04-07 15:48:48 +02:00
poly_plane.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_plane.h - Clean up PolyTriangleDrawer API so that it can better support both softpoly and the swrenderer 2018-04-07 15:48:48 +02:00
poly_playersprite.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_playersprite.h - Implement model rendering in softpoly 2017-11-24 00:39:10 +01:00
poly_portal.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_portal.h - Clean up PolyTriangleDrawer API so that it can better support both softpoly and the swrenderer 2018-04-07 15:48:48 +02:00
poly_scene.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_scene.h - Clean up PolyTriangleDrawer API so that it can better support both softpoly and the swrenderer 2018-04-07 15:48:48 +02:00
poly_sky.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_sky.h - Clean up PolyTriangleDrawer API so that it can better support both softpoly and the swrenderer 2018-04-07 15:48:48 +02:00
poly_sprite.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_sprite.h - Clean up PolyTriangleDrawer API so that it can better support both softpoly and the swrenderer 2018-04-07 15:48:48 +02:00
poly_wall.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_wall.h - Clean up PolyTriangleDrawer API so that it can better support both softpoly and the swrenderer 2018-04-07 15:48:48 +02:00
poly_wallsprite.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_wallsprite.h - Clean up PolyTriangleDrawer API so that it can better support both softpoly and the swrenderer 2018-04-07 15:48:48 +02:00