vkdoom_m/src/rendering/2d
Christoph Oelckers 15d2b47798 - fixed: RenderCommand::isCompatible failed to properly compare the SpecialColormap.
This resulted in always returning 'false' which prevented merging line draws, ultimately crashing the Vulkan renderer on a buffer overflow.
2019-04-24 20:35:10 +02:00
..
f_wipe.cpp
f_wipe.h
v_2ddrawer.cpp
v_2ddrawer.h - fixed: RenderCommand::isCompatible failed to properly compare the SpecialColormap. 2019-04-24 20:35:10 +02:00
v_blend.cpp
v_draw.cpp - added monospacing support to Screen.DrawText and its native counterparts. 2019-04-13 12:17:38 +02:00
v_drawtext.cpp - refinement of font substitution logic. 2019-04-22 10:23:28 +02:00