summary refs log tree commit diff
path: root/lib/lodepng
AgeCommit message (Collapse)Author
2021-09-17Convert texture loading code to ZigNguyễn Gia Phong
LodePNG replaces stb because complicated headers don't play nice with Zig. Textures are now loaded from installed path instead of CWD too.