0
0
mirror of https://github.com/obsproject/obs-studio.git synced 2024-09-20 13:08:50 +02:00
obs-studio/libobs-opengl
jpark37 0e12d8189c libobs: Add GPU timestamp query support
This change only wraps the functionality. I have rough code to exercise
the the query functionality, but that part is not really clean enough to
submit.
2019-07-27 13:31:07 -07:00
..
.gitignore first commit 2013-09-30 19:37:13 -07:00
CMakeLists.txt Generate proper DL_OPENGL value for linux 2015-02-16 15:28:42 -05:00
gl-cocoa.m Apply clang-format to objective c code 2019-07-09 13:39:13 -05:00
gl-helpers.c clang-format: Apply formatting 2019-06-23 23:49:10 -07:00
gl-helpers.h libobs-opengl: Fix glGetError() infinite loop 2019-07-15 09:13:14 -07:00
gl-indexbuffer.c clang-format: Apply formatting 2019-06-23 23:49:10 -07:00
gl-shader.c clang-format: Apply formatting 2019-06-23 23:49:10 -07:00
gl-shaderparser.c libobs: Default sampler sometimes unset for GL 2019-07-25 21:54:23 -07:00
gl-shaderparser.h clang-format: Apply formatting 2019-06-23 23:49:10 -07:00
gl-stagesurf.c clang-format: Apply formatting 2019-06-23 23:49:10 -07:00
gl-subsystem.c libobs: Add GPU timestamp query support 2019-07-27 13:31:07 -07:00
gl-subsystem.h libobs: Add GPU timestamp query support 2019-07-27 13:31:07 -07:00
gl-texture2d.c clang-format: Apply formatting 2019-06-23 23:49:10 -07:00
gl-texturecube.c clang-format: Apply formatting 2019-06-23 23:49:10 -07:00
gl-vertexbuffer.c libobs-opengl: Empty VAO 2019-06-24 23:13:04 -05:00
gl-windows.c clang-format: Apply formatting 2019-06-23 23:49:10 -07:00
gl-x11.c clang-format: Apply formatting 2019-06-23 23:49:10 -07:00
gl-zstencil.c clang-format: Apply formatting 2019-06-23 23:49:10 -07:00