obs-studio/libobs-opengl
jp9000 a43e291577 fill in the texture_setimage function, fill in a few other functions, and change certain names to be a little more consistent 2013-10-25 10:25:28 -07:00
..
glew remove unnecessary projects from glew 2013-10-09 21:37:44 -07:00
.gitignore first commit 2013-09-30 19:37:13 -07:00
gl-exports.h fill in the texture_setimage function, fill in a few other functions, and change certain names to be a little more consistent 2013-10-25 10:25:28 -07:00
gl-helpers.c 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 2013-10-16 23:31:18 -07:00
gl-helpers.h 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 2013-10-16 23:31:18 -07:00
gl-indexbuffer.c 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 2013-10-16 23:31:18 -07:00
gl-shader.c avoid using 'default' for enum switches 2013-10-24 01:29:06 -07:00
gl-shaderparser.c some static analysis cleanup 2013-10-17 17:21:42 -07:00
gl-shaderparser.h some static analysis cleanup 2013-10-17 17:21:42 -07:00
gl-stagesurf.c fill in the texture_setimage function, fill in a few other functions, and change certain names to be a little more consistent 2013-10-25 10:25:28 -07:00
gl-subsystem.c some static analysis cleanup 2013-10-17 17:21:42 -07:00
gl-subsystem.h avoid using 'default' for enum switches 2013-10-24 01:29:06 -07:00
gl-texture2d.c fill in the texture_setimage function, fill in a few other functions, and change certain names to be a little more consistent 2013-10-25 10:25:28 -07:00
gl-texturecube.c 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 2013-10-16 23:31:18 -07:00
gl-vertexbuffer.c 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 2013-10-16 23:31:18 -07: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 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 2013-10-16 23:31:18 -07:00