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
2024-08-31
Merge pull request #13031 from parona-source/libfmt-11
Admiral H. Curtiss
2024-08-22
Add support for libfmt-11
Alfred Wingate
2024-08-22
Graphics: Adapt aspect ratio when SBS/TAB 3D is used
Bryan Jacobs
2024-08-20
Remove redundant semicolons
Dr. Dystopia
2024-08-18
VideoCommon: force 32-byte alignment for display list address and size
Tillmann Karras
2024-08-15
Use 'contains' method
mitaclaw
2024-08-14
Use 'contains' method
Dr. Dystopia
2024-07-26
Adjust order and spacing of various #includes
Dentomologist
2024-07-06
Properly link against xxhash
TellowKrinkle
2024-06-29
VideoCommon: add ability to serialize a texture asset metadata to json
iwubcode
2024-06-29
VideoCommon: set individual texture asset filter/wrap values when loading fro...
iwubcode
2024-06-29
VideoCommon: update texture asset to properly set near sampler state value
iwubcode
2024-06-23
Core/VideoCommon: Revert change from #12828
Admiral H. Curtiss
2024-06-22
Merge pull request #12828 from JosJuice/unify-state-variables-2
Admiral H. Curtiss
2024-06-21
Audit uses of IsRunning and GetState
JosJuice
2024-06-21
Core: Store current state in less places
JosJuice
2024-06-21
Merge pull request #12867 from AdmiralCurtiss/uicommon-dependency
Admiral H. Curtiss
2024-06-19
Scale challenge icons based on screen height
LillyJadeKatrin
2024-06-19
Merge pull request #12859 from LillyJadeKatrin/retroachievements-challenge-hide
JMC47
2024-06-15
Stack Challenge Icons Horizontally
LillyJadeKatrin
2024-06-15
Fix margins on icon-only messages
LillyJadeKatrin
2024-06-15
OSD messages display horizontally
LillyJadeKatrin
2024-06-15
VideoCommon: Fix format string injection vulnerability from leaderboards
Admiral H. Curtiss
2024-06-15
Merge pull request #12818 from iwubcode/json_file_operations
Admiral H. Curtiss
2024-06-15
Merge pull request #12855 from LillyJadeKatrin/retroachievements-challenge-re...
Admiral H. Curtiss
2024-06-15
Refactored Challenge Icons to handle icon updates
LillyJadeKatrin
2024-06-14
Hide Challenge Icons when OSD Messages Disabled
LillyJadeKatrin
2024-06-11
Merge pull request #12819 from iwubcode/texture_asset_sampler_in_pipeline
JMC47
2024-06-11
Merge pull request #12721 from iwubcode/custom_shader_alpha
JMC47
2024-06-08
VideoCommon: add texture type to texture config comparison
iwubcode
2024-06-06
Merge pull request #12832 from JosJuice/retro-achievements-less-ifdefs
Admiral H. Curtiss
2024-06-06
Use a stub AchivementManager when USE_RETRO_ACHIEVEMENTS isn't defined
JosJuice
2024-06-05
Merge pull request #12817 from iwubcode/imgui-mouse-position-event
Scott Mansell
2024-06-01
VideoCommon: pull texture sampler out of texture cache so that it can be used...
iwubcode
2024-05-31
VideoCommon: update custom pipeline to use a a texture's sampler if the textu...
iwubcode
2024-05-31
InputCommon / VideoCommon: update to use new JsonFromFile function
iwubcode
2024-05-31
VideoCommon: use imgui mouse position event when the mouse position changes
iwubcode
2024-05-23
Refactored Achievement Badges into Texture Layers
LillyJadeKatrin
2024-05-21
Merge pull request #12537 from TellowKrinkle/MTLSubgroup
Admiral H. Curtiss
2024-05-18
VideoCommon: use imgui input queue for mouse clicks, this helps keep input sm...
iwubcode
2024-05-04
Merge pull request #10957 from Pokechu22/std-bitcast
Tilka
2024-05-03
Replace Common::BitCast with std::bit_cast
Pokechu22
2024-05-01
Core::IsRunning: Avoid Global System Accessor
mitaclaw
2024-05-01
Display active leaderboard data on screen
LillyJadeKatrin
2024-04-28
VideoCommon: allow custom shaders to set the alpha value for use when blendin...
iwubcode
2024-04-26
VideoCommon: Only show input count when recording
sowens99
2024-04-20
VideoCommon/BPStructs: Add a missing bounds check
JosJuice
2024-04-20
VideoCommon: Use GetSpanForAddress safely in texture decoding
JosJuice
2024-04-20
Memmap: Replace GetPointer with GetSpanForAddress
JosJuice
2024-04-18
Config: Expose GFX_OVERLAY_PROJ_STATS setting in UI.
Jordan Woyak
[next]