obs-studio/libobs-opengl
jp9000 a27f2fbb3a Fix potentially uninitialized variable warnings 2014-07-12 11:59:46 -07:00
..
.gitignore first commit 2013-09-30 19:37:13 -07:00
CMakeLists.txt Update OSX dependencies for cmake generators other than ninja/make 2014-05-08 14:31:43 +02:00
gl-cocoa.m Use high resolution GL surface when available 2014-04-16 22:39:20 +02:00
gl-helpers.c Use uint8_t* instead of void* for texture data 2014-06-28 10:12:57 -07:00
gl-helpers.h Use uint8_t* instead of void* for texture data 2014-06-28 10:12:57 -07:00
gl-indexbuffer.c Use bzalloc instead of bmalloc then memset 2014-02-09 12:34:07 -07:00
gl-shader.c Remove 'shader' param from shader param functions 2014-06-25 19:50:08 -07:00
gl-shaderparser.c Give cf_parser functions better naming 2014-03-01 01:25:41 -07:00
gl-shaderparser.h OpenGL: Don't name VS inputs as 'geom' inputs. 2014-06-07 19:31:57 -07:00
gl-stagesurf.c Implement encoder interface (still preliminary) 2014-03-16 16:21:34 -07:00
gl-subsystem.c Modified debug proc to possibly be more appropriate 2014-07-11 01:36:42 -05:00
gl-subsystem.h OpenGL: Fix erroneous handling of BGRX 2014-06-07 15:30:05 -07:00
gl-texture2d.c Use uint8_t* instead of void* for texture data 2014-06-28 10:12:57 -07:00
gl-texturecube.c Use uint8_t* instead of void* for texture data 2014-06-28 10:12:57 -07:00
gl-vertexbuffer.c Remove 'rebuild' variable from vertexbuffer_flush 2014-06-25 01:54:32 -07:00
gl-windows.c Fix potentially uninitialized variable warnings 2014-07-12 11:59:46 -07:00
gl-x11.c Destroy swapchain before removing the window info 2014-05-16 20:32:30 +02:00
gl-zstencil.c Use bzalloc instead of bmalloc then memset 2014-02-09 12:34:07 -07:00