vkdoom_m/src/hwrenderer/data
Christoph Oelckers 3e204080ae - render sector planes in one draw call.
On a fast and modern graphics card this is a lot faster than doing it per subsector but it may not be without drawbacks on older hardware so it will require some testing on older hardware.
For me Frozen Time's view over the bridge went from 46 fps to 51 fps with this change, the time saved was roughly 2 ms.
2018-05-19 15:20:46 +02:00
..
flatvertices.cpp - render sector planes in one draw call. 2018-05-19 15:20:46 +02:00
flatvertices.h - removed the non-indexed flat setup. 2018-05-19 14:44:16 +02:00