summaryrefslogtreecommitdiff
path: root/tools/gfx.c
AgeCommit message (Expand)Author
2022-03-13Error messages end with newlinesRangi
2022-03-08Slightly refactor some C toolsRangi
2022-03-02Rename `*_verbose` functions to idiomatic `x*`Rangi
2021-09-21Factor out usage_exit into into tools/common.hRangi
2021-09-21Small refactoring and optimization to tools/gfx.cRangi
2021-09-20Rewrite tools/gfx.cRangi
2021-09-02Rewrite tool png_dimensions.c, and start using common.h moreRangi
2020-06-28Reformat gfx/trade/game_boy.png and fix tools/gfx --preserveRangi
2020-04-08Remove unused nonmatching files for electro_ball.png and sgb_border.binRangi
2020-04-02Fix bad round, memset VLALior Halphon
2020-04-02Indentation conventions, use C99 variable length arraysLior Halphon
2020-04-02Fix several out-of-bound reads; fix a memory leakLior Halphon
2017-12-28fix unused fread return value warningsyenatch
2017-09-24tools/gfx: Replace --width with --pngyenatch
2017-06-24Fix insecure fprintfyenatch
2017-06-24Fix tools/gfxyenatch
2017-06-24pngs in gfx/fxyenatch
2017-06-23pngs in gfx/yenatch
2017-06-21Add --interleave to tools/gfx and refactor.yenatch
2017-06-18Remove debug statement from tools/gfxyenatch
2017-06-18Add `gfx` tool for graphics postprocessingyenatch