pcsx2/common/GL
Connor McLaughlin bf2575c3c9 GL/ContextWGL: Fix running surfaceless 2022-10-22 23:19:54 +01:00
..
Context.cpp Common: Make GL::Context::Create use gsl::span 2022-10-16 19:24:45 -05:00
Context.h Common: Make GL::Context::Create use gsl::span 2022-10-16 19:24:45 -05:00
ContextAGL.h Common: Make GL::Context::Create use gsl::span 2022-10-16 19:24:45 -05:00
ContextAGL.mm Common: Make GL::Context::Create use gsl::span 2022-10-16 19:24:45 -05:00
ContextEGL.cpp Common: Make GL::Context::Create use gsl::span 2022-10-16 19:24:45 -05:00
ContextEGL.h Common: Make GL::Context::Create use gsl::span 2022-10-16 19:24:45 -05:00
ContextEGLWayland.cpp Common: Make GL::Context::Create use gsl::span 2022-10-16 19:24:45 -05:00
ContextEGLWayland.h Common: Make GL::Context::Create use gsl::span 2022-10-16 19:24:45 -05:00
ContextEGLX11.cpp Common: Make GL::Context::Create use gsl::span 2022-10-16 19:24:45 -05:00
ContextEGLX11.h Common: Make GL::Context::Create use gsl::span 2022-10-16 19:24:45 -05:00
ContextWGL.cpp GL/ContextWGL: Fix running surfaceless 2022-10-22 23:19:54 +01:00
ContextWGL.h Common: Make GL::Context::Create use gsl::span 2022-10-16 19:24:45 -05:00
Program.cpp Common: Add GL Program wrapper class 2021-12-26 13:21:51 +00:00
Program.h Common: Add GL Program wrapper class 2021-12-26 13:21:51 +00:00
ShaderCache.cpp GL/ShaderCache: Time various shader compilation tasks 2021-12-26 13:21:51 +00:00
ShaderCache.h Common: Add GL/ShaderCache 2021-12-26 13:21:51 +00:00
StreamBuffer.cpp GL/StreamBuffer: Use partial instead of exact match for NVIDIA 2021-10-30 16:01:55 +01:00
StreamBuffer.h Common: Add GL context wrappers 2021-10-30 02:00:21 +01:00