.gitignore
|
first commit
|
2013-09-30 19:37:13 -07:00 |
CMakeLists.txt
|
added cmake build files
|
2013-11-14 18:36:46 +01:00 |
gl-shaderparser.h
|
some static analysis cleanup
|
2013-10-17 17:21:42 -07:00 |
gl-subsystem.h
|
allow non-static glew include path
|
2013-11-14 18:29:37 +01:00 |
gl-vertexbuffer.c
|
do not unbind vertex array (GL 3+)
|
2013-11-14 17:51:38 +01:00 |
gl-windows.c
|
avoid using 'default' for enum switches
|
2013-10-24 01:29:06 -07:00 |
gl-zstencil.c
|
avoid using 'default' for enum switches
|
2013-10-24 01:29:06 -07:00 |
makefile.am
|
adjust file locations to be more portable
|
2013-11-01 14:33:00 -07:00 |