raze/source/core/rendering/scene
2021-12-25 21:28:50 +01:00
..
hw_bunchdrawer.cpp - unlimited blockingpairs 2021-12-25 21:28:50 +01:00
hw_bunchdrawer.h - unlimited the bit arrays for the automap and the bunch drawer, removed some leftover constants/declarations. 2021-12-25 21:28:50 +01: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 - various small bits of cleanup. 2021-11-29 00:57:11 +01: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 - use sectnum and wallnum to get an index from pointers instead of subtracting the array base. 2021-11-29 00:56:26 +01:00
hw_portal.cpp - addressed most unused/uninitialized variable warnings from MSVC. 2021-11-29 00:55:30 +01: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 - addressed most unused/uninitialized variable warnings from MSVC. 2021-11-29 00:55:30 +01:00
hw_sprites.cpp - fixed culling of mirrored voxels for real this time. 2021-12-15 21:19:42 +01:00
hw_walls.cpp - use sectnum and wallnum to get an index from pointers instead of subtracting the array base. 2021-11-29 00:56:26 +01:00