vkdoom_m/src/rendering/2d
Christoph Oelckers 6ace482266 - fixed fillSimplePoly for indexed data.
On OpenGL this merely caused some visual glitches on the cheat automap - but the bad data in the buffer can make Vulkan abort entirely.
2019-05-30 13:32:42 +02:00
..
f_wipe.cpp - fix burn crash on vulkan 2019-05-09 17:55:29 +02:00
f_wipe.h - fix building on case sensitive systems 2019-02-23 13:51:24 -05:00
v_2ddrawer.cpp - fixed fillSimplePoly for indexed data. 2019-05-30 13:32:42 +02:00
v_2ddrawer.h - fixed: RenderCommand::isCompatible failed to properly compare the SpecialColormap. 2019-04-24 20:35:10 +02:00
v_blend.cpp - fix building on case sensitive systems 2019-02-23 13:51:24 -05:00
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