Zachary Lund baa57d4c39 Merge branch 'master' of https://github.com/jp9000/obs-studio 11 years ago
..
GL 966b943d5b Remove majority of warnings 11 years ago
.gitignore f255ae1922 first commit 12 years ago
CMakeLists.txt acab80cbef Fixup libobs-opengl CMakeLists 11 years ago
gl-cocoa.m c2abb80c9a Use bzalloc instead of bmalloc+memset 11 years ago
gl-helpers.c 2dbbffe4a2 Make a number of key optimizations 11 years ago
gl-helpers.h 6ffcd5e74e Implement FBO blit texture copy 11 years ago
gl-indexbuffer.c b067440f73 Use bzalloc instead of bmalloc then memset 11 years ago
gl-shader.c b067440f73 Use bzalloc instead of bmalloc then memset 11 years ago
gl-shaderparser.c e560a426c5 Give cf_parser functions better naming 11 years ago
gl-shaderparser.h 8298fa4dc7 With the permission of my fellow contributors, I'm switching obs-studio back to GPL v2+ to prevent issues between this project and the original OBS project, and for personal reasons to avoid legal ambiguity (not political reasons, I admittedly would prefer GPL v3+) 12 years ago
gl-stagesurf.c fd37d9e9a8 Implement encoder interface (still preliminary) 11 years ago
gl-subsystem.c 2dbbffe4a2 Make a number of key optimizations 11 years ago
gl-subsystem.h 0a86e8fb3f Add dummy GL texture flag & direct object access 11 years ago
gl-texture2d.c b2885480fa Minor fix to GL texture cleanup 11 years ago
gl-texturecube.c b067440f73 Use bzalloc instead of bmalloc then memset 11 years ago
gl-vertexbuffer.c 2dbbffe4a2 Make a number of key optimizations 11 years ago
gl-windows.c 4f7ab552df Reimplement monitor capture 11 years ago
gl-x11.c e5b90accb9 Removed no longer valid comment 11 years ago
gl-zstencil.c b067440f73 Use bzalloc instead of bmalloc then memset 11 years ago