0
0
mirror of https://github.com/obsproject/obs-studio.git synced 2024-09-19 20:32:15 +02:00
obs-studio/libobs-opengl
Kurt Kartaltepe 7912d06b65 libobs-opengl: Disable NV12/P010 on Windows
These formats are used for texture encoding but the OpenGL texture
encoding pipeline is not supported on Windows. This can also cause
failure to initialize on Windows so it's better to disable the formats.
2024-07-22 18:07:03 -04:00
..
cmake cmake: Add changes for CMake build framework 3.0 2023-03-26 18:20:38 -04:00
CMakeLists.txt libobs-opengl: Add Linux-specific changes for CMake build framework 3.0 2024-04-13 23:48:38 -04:00
gl-cocoa.m clang-format: Update formatting of all ObjC and ObjC++ files 2023-06-11 14:56:45 +02:00
gl-egl-common.c libobs,libobs-opengl,libobs-d3d11: Add opengl gs_enum_adapters 2024-01-27 17:51:33 -06:00
gl-egl-common.h libobs,libobs-opengl,libobs-d3d11: Add opengl gs_enum_adapters 2024-01-27 17:51:33 -06:00
gl-helpers.c Update copyrights/names 2023-05-20 01:31:18 -07:00
gl-helpers.h Update copyrights/names 2023-05-20 01:31:18 -07:00
gl-indexbuffer.c Update copyrights/names 2023-05-20 01:31:18 -07:00
gl-nix.c libobs,libobs-opengl,libobs-d3d11: Add opengl gs_enum_adapters 2024-01-27 17:51:33 -06:00
gl-nix.h libobs,libobs-opengl,libobs-d3d11: Add opengl gs_enum_adapters 2024-01-27 17:51:33 -06:00
gl-shader.c Update copyrights/names 2023-05-20 01:31:18 -07:00
gl-shaderparser.c libobs-opengl: Support mad/uint2/uint3/uint4 2023-07-29 16:41:31 -07:00
gl-shaderparser.h Update copyrights/names 2023-05-20 01:31:18 -07:00
gl-stagesurf.c Update copyrights/names 2023-05-20 01:31:18 -07:00
gl-subsystem.c libobs-opengl: Disable NV12/P010 on Windows 2024-07-22 18:07:03 -04:00
gl-subsystem.h Update copyrights/names 2023-05-20 01:31:18 -07:00
gl-texture2d.c Update copyrights/names 2023-05-20 01:31:18 -07:00
gl-texture3d.c Update copyrights/names 2023-05-20 01:31:18 -07:00
gl-texturecube.c Update copyrights/names 2023-05-20 01:31:18 -07:00
gl-vertexbuffer.c Update copyrights/names 2023-05-20 01:31:18 -07:00
gl-wayland-egl.c libobs-opengl: Specify display attributes 2024-02-03 17:23:01 -06:00
gl-wayland-egl.h libobs-opengl: Introduce an EGL/Wayland renderer 2021-02-09 09:39:17 -03:00
gl-windows.c Update copyrights/names 2023-05-20 01:31:18 -07:00
gl-x11-egl.c libobs-opengl: Specify display attributes 2024-02-03 17:23:01 -06:00
gl-x11-egl.h libobs-opengl: Introduce the X11/EGL winsys 2021-02-01 19:03:14 -03:00
gl-zstencil.c Update copyrights/names 2023-05-20 01:31:18 -07:00