qzdoom/src/rendering/hwrenderer/scene
2020-04-11 20:20:39 +02:00
..
hw_bsp.cpp - major dependency reduction of the texture system. 2020-04-11 20:20:37 +02:00
hw_clipper.cpp
hw_clipper.h
hw_decal.cpp - const-ified the palette pointers in the texture creation code. 2020-04-11 20:20:39 +02:00
hw_drawinfo.cpp - moved special color maps to utilities. 2020-04-11 20:19:52 +02:00
hw_drawinfo.h - renamed several data types in the hardware renderer that still had a GL prefix, although they are now generic. 2019-03-22 19:54:19 +01:00
hw_drawlist.cpp - use floats for sprite depth sorting in the hardware renderer. 2020-02-15 09:22:30 +01:00
hw_drawlist.h - renamed several data types in the hardware renderer that still had a GL prefix, although they are now generic. 2019-03-22 19:54:19 +01:00
hw_drawlistadd.cpp - const-ified the palette pointers in the texture creation code. 2020-04-11 20:20:39 +02:00
hw_drawstructs.h - moved texture code to 'common'. 2020-04-11 20:20:38 +02:00
hw_fakeflat.cpp - major dependency reduction of the texture system. 2020-04-11 20:20:37 +02:00
hw_fakeflat.h
hw_flats.cpp - const-ified the palette pointers in the texture creation code. 2020-04-11 20:20:39 +02:00
hw_portal.cpp - renamed several data types in the hardware renderer that still had a GL prefix, although they are now generic. 2019-03-22 19:54:19 +01:00
hw_portal.h - const-ified the palette pointers in the texture creation code. 2020-04-11 20:20:39 +02:00
hw_renderhacks.cpp - major dependency reduction of the texture system. 2020-04-11 20:20:37 +02:00
hw_renderstate.cpp - minor adjustments 2019-03-17 21:14:51 +01:00
hw_renderstate.h - const-ified the palette pointers in the texture creation code. 2020-04-11 20:20:39 +02:00
hw_sky.cpp - const-ified the palette pointers in the texture creation code. 2020-04-11 20:20:39 +02:00
hw_skydome.cpp - const-ified the palette pointers in the texture creation code. 2020-04-11 20:20:39 +02:00
hw_skydome.h - moved the generic palette utilities and the matrix class to 'utility' 2019-08-20 23:05:20 +02:00
hw_skyportal.cpp - moved texture code to 'common'. 2020-04-11 20:20:38 +02:00
hw_spritelight.cpp - fixed radius use in dynamic light traversal for models. 2019-04-19 08:23:08 +02:00
hw_sprites.cpp - const-ified the palette pointers in the texture creation code. 2020-04-11 20:20:39 +02:00
hw_viewpointuniforms.h - moved the generic palette utilities and the matrix class to 'utility' 2019-08-20 23:05:20 +02:00
hw_walls.cpp - const-ified the palette pointers in the texture creation code. 2020-04-11 20:20:39 +02:00
hw_walls_vertex.cpp - renamed several data types in the hardware renderer that still had a GL prefix, although they are now generic. 2019-03-22 19:54:19 +01:00
hw_weapon.cpp - const-ified the palette pointers in the texture creation code. 2020-04-11 20:20:39 +02:00
hw_weapon.h