19 Commits

Author SHA1 Message Date
Josh Holtrop
64b76bd085 convert angles to radians 2011-05-10 23:10:42 -04:00
Josh Holtrop
b6a5821fae change guAttribBinding ptrs to const 2011-05-10 12:13:12 -04:00
Josh Holtrop
335c926876 use char instead of GLchar 2011-05-10 12:09:05 -04:00
Josh Holtrop
921ea83b01 add guMakeProgram{,FromSource,FromFiles}() 2011-05-09 17:48:19 -04:00
Josh Holtrop
6ad367812b add guMakeBuffer() 2011-05-09 17:33:45 -04:00
Josh Holtrop
c51606772f build with -Wall and -DGL_GLEXT_PROTOTYPES 2011-05-09 17:31:42 -04:00
Josh Holtrop
9e6003a0d2 use stdio i/o functions 2011-05-09 17:31:02 -04:00
Josh Holtrop
956f249d54 add guMakeShaderFromFile() and guMakeShader() 2011-05-09 17:28:33 -04:00
Josh Holtrop
01f9c2e467 add guGetShaderLog() and guGetProgramLog() 2011-05-09 17:22:41 -04:00
Josh Holtrop
cf31a302f2 add guOrtho() 2011-05-09 17:11:07 -04:00
Josh Holtrop
e06395ff5d slight optimization 2011-05-09 17:07:06 -04:00
Josh Holtrop
e05c62725c add guPerspective() 2011-05-09 17:05:23 -04:00
Josh Holtrop
2d7bafe23b add guMatrixRotate() 2011-05-09 16:56:19 -04:00
Josh Holtrop
fe93dffab0 use GLfloat instead of float 2011-05-09 16:45:50 -04:00
Josh Holtrop
9ad00aee7f add guMatrixScale() 2011-05-09 16:45:07 -04:00
Josh Holtrop
e76503001e add Makefile, SConstruct, fix compiler errors 2011-05-09 16:38:31 -04:00
Josh Holtrop
26bc6781cb add guMatrixFrustum() 2011-05-09 16:32:51 -04:00
Josh Holtrop
514a1c6d09 update function prefix, fill out translate 2011-05-09 16:21:28 -04:00
Josh Holtrop
c1c42f3558 add initial glslUtil files 2011-05-08 21:58:12 -04:00