raze/source/core/rendering/scene
2021-10-30 10:36:15 +02:00
..
hw_bunchdrawer.cpp - fixed BunchInFront to do a more thorough comparison in case it encounters colinear walls. 2021-05-21 14:32:01 +02:00
hw_bunchdrawer.h - fixed BunchInFront to do a more thorough comparison in case it encounters colinear walls. 2021-05-21 14:32:01 +02:00
hw_clipper.cpp - clipper rework 2021-04-24 12:08:38 +02:00
hw_clipper.h - clipper rework 2021-04-24 12:08:38 +02:00
hw_drawinfo.cpp - use a sprite flag to mark mapped sprites. 2021-10-14 15:09:43 +02:00
hw_drawinfo.h - fixed view clipping for portal sectors. 2021-04-06 19:25:40 +02:00
hw_drawlist.cpp - fixed vertex generation when splitting walls by planes on old hardware. 2021-09-18 13:04:46 +02:00
hw_drawlist.h - fixed vertex generation when splitting walls by planes on old hardware. 2021-09-18 13:04:46 +02:00
hw_drawlistadd.cpp - fixed yet another problem with the local 'sprite' variables in HWWall causing problems. 2021-05-07 00:09:30 +02:00
hw_drawstructs.h - fixed engine code warnings pointed out by XCode 13. 2021-10-08 19:06:41 +02:00
hw_flats.cpp - fixed uninitialized light index variable for floor sprites. 2021-10-11 22:28:26 +02:00
hw_portal.cpp - fixed the remaining warnings. 2021-05-12 21:50:01 +02:00
hw_portal.h - Replace MIN() from templates.h with version provided in STL. 2021-10-30 10:36:15 +02:00
hw_sky.cpp - fixed new renderer's use of fog on skies: The palette value from the wall was used instead of the one from the sky plane. 2021-05-29 12:09:16 +02:00
hw_skyportal.cpp - added handling for cubemapped skyboxes. 2021-04-08 12:47:31 +02:00
hw_sprites.cpp - split off the extended sprite flags into their own word. 2021-09-12 18:26:35 +02:00
hw_walls.cpp - Replace MIN() from templates.h with version provided in STL. 2021-10-30 10:36:15 +02:00