vkdoom_m/src/rendering/hwrenderer
Christoph Oelckers 096b9cdc4f - fixed. Boom's generalized crushers must stop 8 units above the floor
This required changing the special, so a new one was added to avoid altering Generic_Crusher.
2023-09-15 00:35:20 +02:00
..
scene - added a nomirrors compatibility handler and applied it to Conf256's CONF55 map. 2023-09-14 20:21:35 +02:00
doom_aabbtree.cpp - missed some MAX's. 2021-10-30 10:45:58 +02:00
doom_aabbtree.h - Backend update from Raze 2021-04-19 12:58:35 +02:00
doom_levelmesh.cpp Upload acceleration structures for the level mesh 2022-06-22 07:55:19 +02:00
doom_levelmesh.h Upload acceleration structures for the level mesh 2022-06-22 07:55:19 +02:00
hw_dynlightdata.cpp - ensure that shadowmap indices only get set when shadowmaps are enabled. 2021-08-11 10:06:22 +02:00
hw_entrypoint.cpp - removed backend dependencies on game data. 2023-01-15 08:23:26 +01:00
hw_models.cpp - fixed. Boom's generalized crushers must stop 8 units above the floor 2023-09-15 00:35:20 +02:00
hw_models.h Almost done with To-Dos 2022-10-19 22:48:57 +02:00
hw_precache.cpp - got rid of the state variables in the model class entirely. 2022-07-23 10:35:01 +02:00
hw_vertexbuilder.cpp Merge branch 'master' of https://github.com/coelckers/gzdoom into lightmaps2 2021-11-10 19:57:49 +08:00
hw_vertexbuilder.h Add missing include guards 2023-05-29 07:35:26 +02:00