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
/
VideoCommon
/
AbstractGfx.cpp
Age
Commit message (
Expand
)
Author
2026-01-25
Remove unused imports
Martino Fontana
2025-11-20
VideoCommon: avoid assuming global state exists for 'EndUtilityDrawing', use ...
iwubcode
2025-11-06
Common: Remove the string parameters from the HookableEvent interface.
Jordan Woyak
2025-11-02
Common: Make HookableEvent use non-static data.
Jordan Woyak
2025-10-31
VideoCommon: move global variables out of BPFunctions
iwubcode
2025-03-12
VideoCommon: Rename Renderer to EFBInterface.
Jordan Woyak
2025-03-09
VideoCommon: Move backend_info out of VideoConfig struct.
Jordan Woyak
2023-06-19
Video: implement color correction to match the NTSC and PAL color spaces (and...
Filoppi
2023-03-06
Don't discard ConfigChanged callback handle
Scott Mansell
2023-02-09
Refactor ClearRegion
Scott Mansell
2023-01-31
Also use events for config changed
Scott Mansell
2023-01-31
Move utiltily drawing out of RenderBase
Scott Mansell
2023-01-31
Implement AbstractGfx for OpenGL
Scott Mansell
2023-01-31
Split AbstractGfx out of Renderer
Scott Mansell