raze/source/core/rendering/scene
2022-10-05 18:29:30 +02:00
..
hw_bunchdrawer.cpp - Eliminate last remaining uses of binangle and the class itself. 2022-10-05 00:36:29 +02:00
hw_bunchdrawer.h - Change all remaining BunchDrawer properties from binangle to angle_t types. 2022-10-05 00:36:25 +02:00
hw_clipper.cpp - Eliminate last remaining uses of binangle and the class itself. 2022-10-05 00:36:29 +02:00
hw_clipper.h - Rename binaryangle.h to fixedhorizon.h and sanitise places where previous header was included. 2022-10-05 00:36:31 +02:00
hw_drawinfo.cpp - Change all remaining BunchDrawer properties from binangle to angle_t types. 2022-10-05 00:36:25 +02:00
hw_drawinfo.h - unlimited the displayable sprites. 2022-08-07 10:25:15 +02:00
hw_drawlist.cpp - do not use floor sprites for splitting geometry. 2022-01-14 00:49:57 +01:00
hw_drawlist.h - added sorting for wall sprites attached to non-orthogonal walls. 2022-01-13 20:55:55 +01:00
hw_drawlistadd.cpp - removed the Polymost renderer. 2022-08-03 15:50:27 +02:00
hw_drawstructs.h - use floats for ceilingz/floorz storage. 2022-08-27 10:49:59 +02:00
hw_flats.cpp - simplified slope sprite code a bit and got rid of clipinsidebox overload. 2022-10-05 18:29:30 +02:00
hw_lighting.cpp - menu entries for light modes, plus handling of overbright shades. 2022-01-11 00:19:15 +01:00
hw_portal.cpp - Eliminate bvectangbam(). 2022-10-05 00:36:28 +02:00
hw_portal.h - Replace every line that just contains spaces or tabs with an empty line feed in all files except 3rd party libraries. 2021-12-30 20:30:21 +11:00
hw_setcolor.cpp - fixed bad assumption about g_visibility == 0 meaning fullbright. 2022-02-19 11:30:35 +01:00
hw_sky.cpp - use floats for ceilingz/floorz storage. 2022-08-27 10:49:59 +02:00
hw_skyportal.cpp - fixed sky panning. 2022-06-06 10:12:26 +02:00
hw_sprites.cpp - Eliminate last remaining uses of binangle and the class itself. 2022-10-05 00:36:29 +02:00
hw_walls.cpp - floatified GetWallSpritePosition and redirected get_wallspr_points to use it. 2022-10-05 18:29:04 +02:00
hw_walls_vertex.cpp - added wall edge splitting for gl_seamless. 2021-12-30 09:58:44 +01:00