Permalink
Failed to load latest commit information.
LICENSE.0BSD Initial commit. May 1, 2017
Makefile Support building for Windows with MinGW on Linux. May 8, 2017
README.md Change the name of the repository. May 11, 2017
bin2o.sh Use assembly instead of objcopy to convert files to object files. May 4, 2017
config-linux-mingw.mk Support building for Windows with MinGW on Linux. May 8, 2017
config-linux.mk Support building for Windows with MinGW on Linux. May 8, 2017
fragment.glsl Add Makefile, simple vertex and pixel shader and draw a static disc. May 3, 2017
game.c Change the name of the repository. May 11, 2017
vertex.glsl Introduce instancing. May 7, 2017