gzdoom/src/common/2d
2021-07-11 09:53:01 +02:00
..
v_2ddrawer.cpp - added an OnDestroy method to Shape2D so that its users can explicitly free the data it holds. 2021-06-28 22:21:27 +02:00
v_2ddrawer.h - added an OnDestroy method to Shape2D so that its users can explicitly free the data it holds. 2021-06-28 22:21:27 +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 - Backend update from Raze. 2021-07-11 09:53:01 +02:00