raze-gles/source/common/2d
Christoph Oelckers 8b1757eee2 - got rid of most of the font system's baggage that's no longer needed.
Mainly this means that it's no longer necessary to reorder the palette to get working translated glyphs, so the FFontChar1 class and the TranslatedPic member and its invasive handling could all be cleaned out.
All font operations now take place on true color data, with the sole execption of FSpecialFont's 'notranslate' handling.
2021-05-25 12:59:09 +02:00
..
v_2ddrawer.cpp - Backend update from GZDoom. 2021-05-03 14:48:55 +02:00
v_2ddrawer.h Merge branch 'master' into newrenderer 2021-04-17 13:22:30 +02:00
v_draw.cpp - Backend update from GZDoom. 2021-05-03 14:48:55 +02:00
v_draw.h - backend update from GZDoom. 2021-02-12 14:44:54 +01:00
v_drawtext.cpp - got rid of most of the font system's baggage that's no longer needed. 2021-05-25 12:59:09 +02:00