gzdoom/src/common/2d
Christoph Oelckers 5f02b92cd0 - font system overhaul.
This eliminates nearly all palette dependencies, most importantly font translation will now be done on True Color data, making translations on True Color font less destructive.
2021-05-24 21:28:21 +02:00
..
v_2ddrawer.cpp - Backend update fron Raze, mainly new script exports and extensions. 2021-05-03 14:13:03 +02:00
v_2ddrawer.h - Backend update from Raze 2021-04-19 12:58:35 +02:00
v_draw.cpp - Backend update fron Raze, mainly new script exports and extensions. 2021-05-03 14:13:03 +02:00
v_draw.h - fix alpha (and other parameter properties) not reuploading the buffer on Shape2D 2021-02-06 06:49:20 -05:00
v_drawtext.cpp - font system overhaul. 2021-05-24 21:28:21 +02:00