obs-studio/libobs-opengl
Georges Basile Stavracas Neto 83ae6f6f43 libobs-opengl: Rename gl-x11.c to gl-x11-glx.c
This is in preparation for the future abstraction layer (gl-x11-*)
and also to match the actual name of the windowing system. When
running under X11, we can glue OpenGL through GLX or EGL, so the
new file name matches that now.
2021-02-01 19:03:14 -03:00
..
.gitignore first commit 2013-09-30 19:37:13 -07:00
CMakeLists.txt libobs-opengl: Rename gl-x11.c to gl-x11-glx.c 2021-02-01 19:03:14 -03:00
gl-cocoa.m libobs: Add texture sharing support for macOS/OpenGL 2020-12-18 17:44:03 +01:00
gl-helpers.c libobs: Add support for volume textures 2019-12-15 14:38:26 -08:00
gl-helpers.h libobs-opengl: OpenGL thread-safety on Mac 2019-12-26 01:45:48 -08:00
gl-indexbuffer.c clang-format: Apply formatting 2019-06-23 23:49:10 -07:00
gl-shader.c libobs: Add dormant SRGB format support 2021-01-21 07:42:13 -08:00
gl-shaderparser.c libobs-opengl: SRGB-safe GLSL path for raw loads 2021-01-19 12:24:36 -08:00
gl-shaderparser.h libobs-opengl: Add sincos to HLSL->GLSL transpile 2020-04-07 23:59:14 -07:00
gl-stagesurf.c clang-format: Apply formatting 2019-06-23 23:49:10 -07:00
gl-subsystem.c libobs-opengl: Fix unused parameters 2021-01-29 21:50:19 -08:00
gl-subsystem.h libobs: Add dormant SRGB format support 2021-01-21 07:42:13 -08:00
gl-texture2d.c libobs: Add support for volume textures 2019-12-15 14:38:26 -08:00
gl-texture3d.c libobs-opengl: Fix volume texture leak 2020-01-04 01:28:16 -08:00
gl-texturecube.c libobs: Add support for volume textures 2019-12-15 14:38:26 -08:00
gl-vertexbuffer.c libobs-opengl: Empty VAO 2019-06-24 23:13:04 -05:00
gl-windows.c libobs-opengl: OpenGL thread-safety on Mac 2019-12-26 01:45:48 -08:00
gl-x11-glx.c libobs-opengl: Rename gl-x11.c to gl-x11-glx.c 2021-02-01 19:03:14 -03:00
gl-zstencil.c clang-format: Apply formatting 2019-06-23 23:49:10 -07:00