]> code.bitgloo.com Git - clyne/gamedev.git/commit
Added glew and shader loading
authordrumsetmonkey <abelleisle@roadrunner.com>
Thu, 15 Oct 2015 13:07:05 +0000 (09:07 -0400)
committerdrumsetmonkey <abelleisle@roadrunner.com>
Thu, 15 Oct 2015 13:07:05 +0000 (09:07 -0400)
commitef74ae83db1d3049e4e890df77d25ac6e1f7719f
tree15b01f3ac4f4f2ef06e6fe463ce5e053b26a02e2
parent5adabb82443b9b10b25cdd8b4db3cfe890e36fa1
Added glew and shader loading
Makefile
include/common.h
include/entities.h
main.cpp
shader.frag [new file with mode: 0644]
src/entities.cpp
src/ui.cpp