Palana 8880a9e811 check for link status instead of validate status 12 lat temu
..
glew f5e41f441e added initial main program and directshow files, finally have a UI functioning 12 lat temu
.gitignore f255ae1922 first commit 12 lat temu
gl-exports.h a43e291577 fill in the texture_setimage function, fill in a few other functions, and change certain names to be a little more consistent 12 lat temu
gl-helpers.c dfa2dc6eab fix up the rest of the GL code, add glew to project, add makefiles for opengl, fix makefiles so that it can be built with gcc, update project files to automatically output to the build directory 12 lat temu
gl-helpers.h dfa2dc6eab fix up the rest of the GL code, add glew to project, add makefiles for opengl, fix makefiles so that it can be built with gcc, update project files to automatically output to the build directory 12 lat temu
gl-indexbuffer.c dfa2dc6eab fix up the rest of the GL code, add glew to project, add makefiles for opengl, fix makefiles so that it can be built with gcc, update project files to automatically output to the build directory 12 lat temu
gl-shader.c 8880a9e811 check for link status instead of validate status 12 lat temu
gl-shaderparser.c 0b96e65498 fix a function variable name that was shadowing a parameter name 12 lat temu
gl-shaderparser.h 18834c6a45 some static analysis cleanup 12 lat temu
gl-stagesurf.c a43e291577 fill in the texture_setimage function, fill in a few other functions, and change certain names to be a little more consistent 12 lat temu
gl-subsystem.c 37c7db5dbe fixed some bugs and fixed a variable that wasn't declared at the top 12 lat temu
gl-subsystem.h bb329b9278 avoid using 'default' for enum switches 12 lat temu
gl-texture2d.c a43e291577 fill in the texture_setimage function, fill in a few other functions, and change certain names to be a little more consistent 12 lat temu
gl-texturecube.c dfa2dc6eab fix up the rest of the GL code, add glew to project, add makefiles for opengl, fix makefiles so that it can be built with gcc, update project files to automatically output to the build directory 12 lat temu
gl-vertexbuffer.c ebc78eee9d do not unbind vertex array (GL 3+) 12 lat temu
gl-windows.c bb329b9278 avoid using 'default' for enum switches 12 lat temu
gl-zstencil.c bb329b9278 avoid using 'default' for enum switches 12 lat temu
makefile.am 8847d11e8e adjust file locations to be more portable 12 lat temu