vkdoom_m/src/rendering/2d
2019-07-14 21:09:49 +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 Shape2D drawing will gracefully abort the VM on any out of bounds access. 2019-07-12 17:44:54 +02:00
v_2ddrawer.h - added a linear transformation system to Shape2D so that things like rotations and scales can be changed without having to clear and push a large amount of data 2019-06-08 14:05:32 +02:00
v_blend.cpp - fix building on case sensitive systems 2019-02-23 13:51:24 -05:00
v_draw.cpp - moved some more files. 2019-07-14 21:09:49 +02:00
v_drawtext.cpp - refinement of font substitution logic. 2019-04-22 10:23:28 +02:00