raze/source/core/rendering
Christoph Oelckers 71ca2c4677 - eliminate the last remaining references to the tile manager in the core renderer files.
The only thing left is the sky which needs more refactoring first and the tileUpdatePicnum call for sprites which cannot be resolved by the texture manager because Blood has a randomization factor included here.
2022-12-11 19:44:01 +01:00
..
scene - eliminate the last remaining references to the tile manager in the core renderer files. 2022-12-11 19:44:01 +01:00
hw_entrypoint.cpp - do the handling of 90° rotated wall textures in the renderer instead of duplicating the texture. 2022-12-11 19:43:58 +01:00
hw_models.cpp - Backend update from GZDoom 2022-10-20 22:24:25 +02:00
hw_models.h - Backend update from GZDoom 2022-10-20 22:24:25 +02:00
hw_palmanager.cpp - addressed more shadowed variables in common code. 2021-12-30 09:57:32 +01:00
hw_palmanager.h - moved palette manager for indexed textures out of glbackend 2021-04-05 20:00:21 +02:00
hw_sections.cpp - eliminated firstWall as well. 2022-11-15 15:44:33 +01:00
hw_sections.h - eliminate all use of integer coordinates in the sector geometry creation code. 2022-10-05 18:31:46 +02:00
hw_vertexmap.cpp - renamed wallnum and sectnum functions. 2022-11-15 12:03:44 +01:00
hw_vertexmap.h - vertex height map creator for precise render mode like in GZDoom. 2021-12-30 09:58:44 +01:00
hw_voxels.cpp - rewrote the model storage code. 2022-10-27 16:55:54 +02:00
hw_voxels.h - rewrote the model storage code. 2022-10-27 16:55:54 +02:00
render.h - Cleanup of render draw code to use new angle getter. 2022-12-11 18:41:59 +01:00