index
:
dolphin
4.0-hotfixes
master
release-prep-2407
release-prep-2409
release-prep-2412
release-prep-2503
release-prep-2503a
release-prep-2506
release-prep-2506a
release-prep-2509
release-prep-2512
release-prep-2603
release-prep-2603a
release-prep-2606
stable
GameCube and Wii emulator
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Source
/
Core
/
VideoBackends
/
OGL
/
OGLGfx.cpp
Age
Commit message (
Expand
)
Author
2026-01-25
Remove unused imports
Martino Fontana
2025-10-26
VideoBackends / VideoCommon: add support for specifying include files in shad...
iwubcode
2025-08-23
VideoBackends / VideoCommon: rename member variables in RenderState to be con...
iwubcode
2025-03-09
VideoCommon: Move backend_info out of VideoConfig struct.
Jordan Woyak
2024-12-15
Modernize `std::any_of` with ranges
mitaclaw
2024-10-02
VideoBackends:Vulkan: Don't try to present if swapchain acquire failed
TellowKrinkle
2023-06-28
VideoBackends: support multiple compute images for some backends (D3D, OGL, V...
iwubcode
2023-06-09
Merge pull request #11699 from Pokechu22/gl-check-maximum-samples
Admiral H. Curtiss
2023-06-08
OpenGL: Check the list of supported AA modes instead of hardcoding
Pokechu22
2023-06-03
VideoBackends: add support to allow rendering to multiple output textures
iwubcode
2023-02-09
OGL: Fix GLES crashing on initialization
JosJuice
2023-02-09
Refactor ClearRegion
Scott Mansell
2023-01-31
Also use events for config changed
Scott Mansell
2023-01-31
Implement AbstractGfx for OpenGL
Scott Mansell