author | hgn <hgodden00@gmail.com> | |
Wed, 6 Apr 2022 00:04:48 +0000 (01:04 +0100) | ||
committer | hgn <hgodden00@gmail.com> | |
Wed, 6 Apr 2022 00:04:48 +0000 (01:04 +0100) | ||
commit | 6c3271c6e76e1e3d3b0a5ab6ea466827832d3046 | |
tree | 580b402bc83cadb1a895f1cb6682b796bbaf851d | tree | snapshot |
.gitignore | [new file with mode: 0644] | blob |
__init__.py | [new file with mode: 0644] | blob |
src/convexer.c | [new file with mode: 0644] | blob |
src/cxr_math.h | [new file with mode: 0644] | blob |
src/cxr_mem.h | [new file with mode: 0644] | blob |
src/nbvtf/librgbcx.h | [new file with mode: 0644] | blob |
src/nbvtf/nbvtf.h | [new file with mode: 0644] | blob |
src/nbvtf/rgbcx.h | [new file with mode: 0644] | blob |
src/nbvtf/rgbcx_table4.h | [new file with mode: 0644] | blob |
src/nbvtf/stb/stb_dxt.h | [new file with mode: 0644] | blob |
src/nbvtf/stb/stb_image.h | [new file with mode: 0755] | blob |
src/nbvtf/stb/stb_image_write.h | [new file with mode: 0755] | blob |
src/nbvtf/vtf_cmd.c | [new file with mode: 0644] | blob |
src/solid.h | [new file with mode: 0644] | blob |
src/test.c | [new file with mode: 0644] | blob |