obs-studio/libobs-opengl
jp9000 1b3b177583 add initial GL vertex buffer code 2013-10-10 23:03:42 -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 move around some graphics stuff and put in copyright comments 2013-10-04 12:13:59 -07:00
gl-helpers.c add stage surfaces and texture copying 2013-10-10 17:39:56 -07:00
gl-helpers.h add stage surfaces and texture copying 2013-10-10 17:39:56 -07:00
gl-shader.c add initial GL vertex buffer code 2013-10-10 23:03:42 -07:00
gl-shaderparser.c added initial GL shader code 2013-10-09 15:48:16 -07:00
gl-shaderparser.h added initial GL shader code 2013-10-09 15:48:16 -07:00
gl-stagesurf.c fix GL pixel pack and unpack stuff 2013-10-10 18:50:09 -07:00
gl-subsystem.c add initial GL vertex buffer code 2013-10-10 23:03:42 -07:00
gl-subsystem.h add initial GL vertex buffer code 2013-10-10 23:03:42 -07:00
gl-texture2d.c fix GL pixel pack and unpack stuff 2013-10-10 18:50:09 -07:00
gl-texturecube.c add stage surfaces and texture copying 2013-10-10 17:39:56 -07:00
gl-vertexbuffer.c add initial GL vertex buffer code 2013-10-10 23:03:42 -07:00
gl-windows.c fix GL pixel pack and unpack stuff 2013-10-10 18:50:09 -07:00
gl-zstencil.c add stage surfaces and texture copying 2013-10-10 17:39:56 -07:00