index
:
GLPyramid.git
master
Used to be OpenGL triangle, but turned into small framework
git daemon
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sdl
/
shader.h
blob: 0433f1c302b7b92f56e1a5f7ae33637d56474646 (
plain
)
1
2
3
4
5
6
7
#ifndef _SHADER_H_ #define _SHADER_H_ #include "math3d.h" #endif