summaryrefslogtreecommitdiff
path: root/lib/libgfxd/gfxd.h
AgeCommit message (Expand)Author
2021-04-28Use OutputFormatter for every C and H file, to improve the generated output (...Anghelo Carvajal
2021-04-24Fix most -Wall warnings (#115)louist103
2021-03-17Remove libgfxd binary (#90)louist103
2021-03-12Use libgfxd (gfxdis) for display lists (#84)fig02