obs-studio/libobs-opengl
PatTheMav 1fd7770548
libobs: Update CMakeLists.txt for libobs and associated libraries
Also updates libobs-opengl, libobs-d3d11, libobs-winrt
2022-03-16 23:11:08 +01:00
..
.gitignore first commit 2013-09-30 19:37:13 -07:00
CMakeLists.txt libobs: Update CMakeLists.txt for libobs and associated libraries 2022-03-16 23:11:08 +01:00
gl-cocoa.m libobs: Add texture sharing support for macOS/OpenGL 2020-12-18 17:44:03 +01:00
gl-egl-common.c libobs-opengl: Swap order of out parameters 2021-12-30 18:41:04 -03:00
gl-egl-common.h libobs-opengl: Implement DMA-BUF query functions for EGL renderer 2021-12-22 14:27:53 -03:00
gl-helpers.c libobs: Add support for volume textures 2019-12-15 14:38:26 -08:00
gl-helpers.h libobs-opengl: Fix border color support on GL textures 2022-01-12 06:35:16 -08:00
gl-indexbuffer.c clang-format: Apply formatting 2019-06-23 23:49:10 -07:00
gl-nix.c libobs/graphics: Add Linux-only gs_query_dmabuf_* functions 2021-12-22 14:27:53 -03:00
gl-nix.h libobs/graphics: Add Linux-only gs_query_dmabuf_* functions 2021-12-22 14:27:53 -03:00
gl-shader.c libobs-opengl: Miscellaneous static analysis fixes 2022-01-15 23:02:38 +00: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 Revert "libobs-opengl: Use PBO in device_stage_texture on macOS" 2022-01-01 18:38:33 -08:00
gl-subsystem.c libobs-opengl: Fix border color support on GL textures 2022-01-12 06:35:16 -08:00
gl-subsystem.h libobs, libobs-d3d11, libobs-opengl: Add GS_RG16 2022-01-29 15:12:00 -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-wayland-egl.c libobs-opengl: Implement DMA-BUF query functions for EGL renderer 2021-12-22 14:27:53 -03:00
gl-wayland-egl.h libobs-opengl: Introduce an EGL/Wayland renderer 2021-02-09 09:39:17 -03:00
gl-windows.c libobs-opengl: Use correct size for PIXELFORMATDESCRIPTOR 2021-12-30 22:53:22 +01:00
gl-x11-egl.c libobs-opengl: Miscellaneous static analysis fixes 2022-01-15 23:02:38 +00:00
gl-x11-egl.h libobs-opengl: Introduce the X11/EGL winsys 2021-02-01 19:03:14 -03:00
gl-x11-glx.c libobs-opengl: Miscellaneous static analysis fixes 2022-01-15 23:02:38 +00:00
gl-x11-glx.h libobs-opengl: Factor out GLX winsys 2021-02-01 19:03:14 -03:00
gl-zstencil.c clang-format: Apply formatting 2019-06-23 23:49:10 -07:00