obs-studio/libobs-opengl
jp9000 9cded466dc libobs-opengl: Disable v-sync when drawing on linux
Prevents glXSwapBuffers from stalling.  It would have to stall and wait
for the next frame for each and every single additional swap chain.
2016-01-25 17:29:09 -08:00
..
.gitignore
CMakeLists.txt
gl-cocoa.m
gl-helpers.c
gl-helpers.h
gl-indexbuffer.c
gl-shader.c libobs/graphics: Rename inconsistent function names 2015-10-21 07:46:43 -07:00
gl-shaderparser.c
gl-shaderparser.h
gl-stagesurf.c
gl-subsystem.c libobs/graphics: Rename inconsistent function names 2015-10-21 07:46:43 -07:00
gl-subsystem.h
gl-texture2d.c
gl-texturecube.c
gl-vertexbuffer.c
gl-windows.c
gl-x11.c libobs-opengl: Disable v-sync when drawing on linux 2016-01-25 17:29:09 -08:00
gl-zstencil.c