This website requires JavaScript.
Explore
Help
Sign in
zdoom
/
gzdoom
Watch
0
Star
0
Fork
You've already forked gzdoom
0
mirror of
https://github.com/ZDoom/gzdoom.git
synced
2025-03-15 15:31:57 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
cb8ae0b560
gzdoom
/
src
/
common
/
2d
History
Christoph Oelckers
e453f97872
- Backend update from Raze.
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