summaryrefslogtreecommitdiff
path: root/Source/Core/VideoBackends/OGL/OGLGfx.cpp
AgeCommit message (Expand)Author
2024-10-02VideoBackends:Vulkan: Don't try to present if swapchain acquire failedTellowKrinkle
2023-06-28VideoBackends: support multiple compute images for some backends (D3D, OGL, V...iwubcode
2023-06-09Merge pull request #11699 from Pokechu22/gl-check-maximum-samplesAdmiral H. Curtiss
2023-06-08OpenGL: Check the list of supported AA modes instead of hardcodingPokechu22
2023-06-03VideoBackends: add support to allow rendering to multiple output texturesiwubcode
2023-02-09OGL: Fix GLES crashing on initializationJosJuice
2023-02-09Refactor ClearRegionScott Mansell
2023-01-31Also use events for config changedScott Mansell
2023-01-31Implement AbstractGfx for OpenGLScott Mansell