dolphin/Source/Core/Common/GL
degasus 4b2aa948e6 VideoBackend/OGL: Prefer KHR_subgroup over NV_shader_thread.
While the NV extension is totally fine, the KHR extension should be able to support more hardware.

For NVIDIA, the hardware either supports both or neither, it just needs a driver from the last two years.
For AMD, the drivers from late 2022-12 seems to bring support for the KHR extension.
For Intel, the KHR is also supported for some years.
2023-02-09 13:27:02 +01:00
..
GLExtensions VideoBackend/OGL: Prefer KHR_subgroup over NV_shader_thread. 2023-02-09 13:27:02 +01:00
GLInterface GLX: Guard against redefinition of PFNGLXSWAPINTERVALEXTPROC 2022-05-29 13:50:32 -04:00
GLContext.cpp treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
GLContext.h treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
GLUtil.cpp Treewide: Adjust order of includes 2021-12-10 14:49:57 -08:00
GLUtil.h treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
GLX11Window.cpp treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
GLX11Window.h treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00