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
Age
Commit message (
Expand
)
Author
17 hours
VideoCommon: Fix custom texture count in OSD message
JosJuice
4 days
Replace zero constants with `nullptr`
Dr. Dystopia
2026-07-15
waterfall loading of textures via id to prefer elfid-gameid when launched via...
cbartondock
2026-07-13
PerformanceMetrics: Fix compiling using clang&libstdc++
Joshua Vandaƫle
2026-07-05
Move the code for the show internal resolution setting
JosJuice
2026-07-05
VideoCommon: Show internal resolution stats below VPS
JosJuice
2026-07-05
VideoCommon: Use XFB for internal resolution stats
JosJuice
2026-07-05
VideoCommon: Reduce padding in PresentInfo
JosJuice
2026-05-25
Merge pull request #14607 from elyashue/internal-resolution-display
Dentomologist
2026-05-24
Reimplement custom cropping by adjusting the source aspect ratio
Admiral H. Curtiss
2026-05-24
Revert the Presenter logic changes from #14506
Admiral H. Curtiss
2026-05-23
Merge pull request #14506 from adamscott/crop-that-screen
Admiral H. Curtiss
2026-05-23
Address minor nits in new cropping logic
Admiral H. Curtiss
2026-05-03
Replace some [[maybe_unused]] annotations with commented names
Dentomologist
2026-04-24
VideoConfig: Rename StereoMode::TAB to StereoMode::TopAndBottom
Dentomologist
2026-04-23
VideoConfig: Rename StereoMode::SBS to StereoMode::SideBySide
Dentomologist
2026-04-19
VideoCommon: Added an option to showcase internal resolution, EFB width x hei...
Elyas Hue
2026-04-18
Merge pull request #14565 from SuperSamus/cpp-argument-move-reference
JosJuice
2026-04-18
Add screen crop feature
Adam Scott
2026-04-18
Core: Address `-Wrange-loop-construct` warning.
cristian64
2026-04-17
Improve usage of std::move and const references parameters
Martino Fontana
2026-04-12
Merge pull request #14336 from SuperSamus/arbitrary-mipmap-disables-gpu-decoding
Jordan Woyak
2026-04-11
Merge pull request #14500 from Sintendo/span2
Jordan Woyak
2026-04-03
Merge pull request #14140 from iwubcode/blurry_bloom
JMC47
2026-04-02
Merge pull request #14492 from OatmealDome/apple-discard-bug-fixed-3
OatmealDome
2026-03-28
VideoCommon: ignore zero-stride EFB/XFB copies
Tillmann Karras
2026-03-26
VideoCommon: allow graphics mods to be added to sub folders
iwubcode
2026-03-26
VideoCommon: watch the user and system graphics mods directories for modified...
iwubcode
2026-03-26
VideoCommon: optionally apply materials to EFBs
iwubcode
2026-03-26
VideoCommon: update CustomPipelineAction to get a Material when an EFB is rec...
iwubcode
2026-03-26
VideoCommon: enhance 'CustomResourceManager' for post processing
iwubcode
2026-03-26
VideoCommon: update graphics mod action interface
iwubcode
2026-03-25
Merge pull request #14499 from JosJuice/gpu-desync-no-report
JMC47
2026-03-23
Use more std::span arguments
Sintendo
2026-03-22
Remove "please report it to the developers" from unknown opcode message
JosJuice
2026-03-21
UberShaderPixel: Fix missing check for framebuffer fetch for BUG_BROKEN_DISCA...
OatmealDome
2026-03-21
DriverDetails: Mark BUG_BROKEN_DISCARD_WITH_EARLY_Z as fixed in macOS 14.0+
OatmealDome
2026-03-21
DriverDetails: Use macOS version as the driver version
OatmealDome
2026-03-21
VideoCommon: Fix no mips hack
TellowKrinkle
2026-03-14
Move PerformanceMetrics from global variable to System
Mihai Brodschi
2026-03-07
PerformanceMetrics: Use HookableEvent for state changed callback
Dentomologist
2026-03-02
VertexLoaderManager: Fix crash caused by invalid array base
Dentomologist
2026-02-13
VideoCommon: Invert interaction between Arbitrary Mipmap Detection and GPU Te...
Martino Fontana
2026-02-06
PerformanceMetrics: Clamp graph minimum auto size
Dentomologist
2026-02-06
PerformanceMetrics: Fix automatic graph resizing
Dentomologist
2026-02-06
PerformanceMetrics: Add padding below graph
Dentomologist
2026-01-31
Merge pull request #14204 from Geotale/update-comment
Dentomologist
2026-01-25
Remove unused imports
Martino Fontana
2026-01-24
Clean includes
Sintendo
2026-01-24
Common/FileSearch: Refactor DoFileSearch
Sintendo
[next]