This website requires JavaScript.
Explore
Help
Sign in
OrdinaryMagician
/
vkdoom_m
Watch
1
Fork
You've already forked vkdoom_m
0
Code
Activity
6cf91d3941
vkdoom_m
/
src
/
rendering
/
hwrenderer
/
dynlights
History
Christoph Oelckers
fde9172ea3
- moved shadowmap to 'common'.
2020-04-26 20:28:43 +02:00
..
doom_aabbtree.cpp
- changed shadowmap setup so that the AABB tree is owned and controlled by the map, not the renderer.
2020-04-26 18:54:43 +02:00
doom_aabbtree.h
- changed shadowmap setup so that the AABB tree is owned and controlled by the map, not the renderer.
2020-04-26 18:54:43 +02:00
hw_dynlightdata.cpp
- removed the remaining dependencies of the shadowmap code on game data.
2020-04-26 19:58:17 +02:00