adding texture test to tex_demo

This commit is contained in:
Blaise Tine
2021-03-17 09:52:33 -04:00
parent 676a13f30d
commit 2cbc1c4161
17 changed files with 654 additions and 632 deletions

View File

@@ -1 +1,2 @@
demo.o: demo.cpp ../../include/vortex.h common.h
demo.o: demo.cpp ../../include/vortex.h common.h utils.h
utils.o: utils.cpp utils.h