qzdoom/src/polyrenderer/scene
2017-07-29 17:03:43 -04:00
..
poly_cull.cpp - Improve line portal rendering somewhat 2017-05-14 08:55:30 +02:00
poly_cull.h - Improve line portal rendering somewhat 2017-05-14 08:55:30 +02:00
poly_decal.cpp - Add support for drawing decals on 3d floors in softpoly 2017-05-02 22:24:32 +02:00
poly_decal.h - remove softpoly intersection math class 2017-03-26 17:12:20 +02:00
poly_light.cpp - Calculate globvis/r_visibility in r_utility and use it in GL and poly renderers 2017-07-09 19:01:34 +02:00
poly_light.h - Calculate globvis/r_visibility in r_utility and use it in GL and poly renderers 2017-07-09 19:01:34 +02:00
poly_particle.cpp - remove TriVertex::NumVaryings as this did not help on readability at all 2017-03-28 10:52:19 +02:00
poly_particle.h - support particle styles in softpoly 2017-03-27 11:33:16 +02:00
poly_plane.cpp - Improved softpoly sprite clipping 2017-06-10 11:16:58 +02:00
poly_plane.h - Improved softpoly sprite clipping 2017-06-10 11:16:58 +02:00
poly_playersprite.cpp Added polysoft render support for PSPF_MIRROR. 2017-06-05 10:39:18 -04:00
poly_playersprite.h - change softpoly psprite drawing to do exactly what the software renderer does 2017-03-26 18:55:23 +02:00
poly_portal.cpp - Improve line portal rendering somewhat 2017-05-14 08:55:30 +02:00
poly_portal.h - improve sector portals rendering in softpoly 2017-03-24 07:28:28 +01:00
poly_scene.cpp - Improved softpoly sprite clipping 2017-06-10 11:16:58 +02:00
poly_scene.h - Improved softpoly sprite clipping 2017-06-10 11:16:58 +02:00
poly_sky.cpp - Offset sky in softpoly by 180 degrees 2017-05-12 17:59:22 +02:00
poly_sky.h - Slightly improve sky rendering in softpoly 2017-05-06 01:43:05 +02:00
poly_sprite.cpp - added 'r_debug_disable_vis_filter' cvar for debug purposes, to show all objects regardless of their actor filter fields. 2017-07-29 17:03:43 -04:00
poly_sprite.h - remove softpoly intersection math class 2017-03-26 17:12:20 +02:00
poly_wall.cpp - Fix softpoly wall clipping bug 2017-06-10 10:16:42 +02:00
poly_wall.h - Improve line portal rendering somewhat 2017-05-14 08:55:30 +02:00
poly_wallsprite.cpp - remove TriVertex::NumVaryings as this did not help on readability at all 2017-03-28 10:52:19 +02:00
poly_wallsprite.h - remove softpoly intersection math class 2017-03-26 17:12:20 +02:00