summaryrefslogtreecommitdiff
path: root/lib/libgfxd
AgeCommit message (Expand)Author
2022-04-06Revert "Update README.md (#239)" (#247)Nicholas Estelami
2022-04-06Update README.md (#239)MegaMech
2021-08-23Update subrepo libgfxd (#169)EllipticEllipsis
2021-08-08Moved utility code into its own library (#162)Nicholas Estelami
2021-06-23git subrepo pull --force lib/libgfxd (#155)Anghelo Carvajal
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-04-13Refactoring and various features added (#108)Nicholas Estelami
2021-03-27Update libgfxd and convert it into a subrepo (#103)Anghelo Carvajal
2021-03-19Fix `make setup` (#95)Anghelo Carvajal
2021-03-17Remove libgfxd binary (#90)louist103
2021-03-12Use libgfxd (gfxdis) for display lists (#84)fig02