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
/
GraphicsModSystem
/
Config
Age
Commit message (
Expand
)
Author
2024-10-11
GraphicsMod: Simplify `std::sort` using ranges and projections
mitaclaw
2024-05-31
InputCommon / VideoCommon: update to use new JsonFromFile function
iwubcode
2024-01-31
GraphicsModGroup: std::move graphics_mod in Load()
Lioncash
2024-01-31
GraphicsModGroup: Simplify try_add_mod()
Lioncash
2024-01-31
GraphicsModGroup: Allow heterogenous lookup for GetMod()
Lioncash
2024-01-24
GraphicsTarget: Reduce object churn a little
Lioncash
2024-01-24
GraphicsTargetGroup: Reduce object churn a little
Lioncash
2024-01-24
GraphicsModFeature: Reduce object churn a little
Lioncash
2024-01-24
GraphicsModAsset: Reduce object churn a little
Lioncash
2024-01-24
GraphicsModGroup: Mark move constructor and assignment as noexcept
Lioncash
2024-01-24
GraphicsModGroup: Reduce object churn
Lioncash
2024-01-24
GraphicsMod: Avoid some object churn
Lioncash
2023-12-10
VideoCommon: add ability to serialize graphics mod to json object
iwubcode
2023-08-22
VideoCommon/GraphicsModAsset: Error out if config key is not a string.
iwubcode
2023-08-20
VideoCommon: add support to graphics mod manager to load in assets and pass i...
iwubcode
2023-06-20
VideoCommon: add graphics mod callback interface for when a texture is created
iwubcode
2022-08-06
VideoCommon: fix graphics target not properly setting 'draw_started' texture ...
iwubcode
2022-07-23
Android: Add graphics mods support to CheatsActivity
JosJuice
2022-06-27
VideoCommon: add logic to read a GraphicsMod from configuration
iwubcode