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-11-03
GeneralWidget: Recommend default video backend in tooltip
Dentomologist
2024-11-03
VideoBackendBase: Clarify function name
Dentomologist
2024-10-29
VideoCommon: Implement primitive breaking for primitive lists
TellowKrinkle
2024-10-19
Merge pull request #13135 from Tilka/warning
JMC47
2024-10-19
Merge pull request #12712 from Dentomologist/remove_defined_out_code
Tilka
2024-10-17
Merge pull request #13092 from mitaclaw/ranges-modernization-3-spaceship
JMC47
2024-10-16
VideoCommon: fix -Wshadow-uncaptured-local warning and simplify
Tillmann Karras
2024-10-15
Merge pull request #13090 from mitaclaw/ranges-modernization-1-trivial
JosJuice
2024-10-14
Merge pull request #13115 from Tilka/syncfifo
JMC47
2024-10-12
Cache normals in addition to binormals and tangents
Pokechu22
2024-10-11
Merge pull request #13117 from mitaclaw/ranges-modernization-9-trivial-find
Tilka
2024-10-11
GraphicsMod: Simplify `std::sort` using ranges and projections
mitaclaw
2024-10-10
C++20: Synthesize `operator!=` From `operator==`
mitaclaw
2024-10-10
Modernize `std::find_if` with ranges
mitaclaw
2024-10-10
Modernize `std::find` with ranges
mitaclaw
2024-10-10
Modernize `std::binary_search` with ranges
mitaclaw
2024-10-10
Modernize `std::sort` with ranges
mitaclaw
2024-10-10
Modernize `std::fill` with ranges
mitaclaw
2024-10-10
VideoCommon: fix common opcode decoding errors
Tillmann Karras
2024-10-06
Fifo analyzer: Fix indexed XF loads showing "bytes" instead of "words"
Pokechu22
2024-10-06
Merge pull request #12918 from JosJuice/revert-revert-audit-get-state
JMC47
2024-10-05
Merge pull request #12208 from PatrickFerry/add-vertex-depth-range-case
Jules Blok
2024-10-04
Partially revert "Revert "Audit uses of IsRunning and GetState""
JosJuice
2024-10-04
Merge pull request #13078 from Dentomologist/videobackendbase_only_populate_b...
JosJuice
2024-10-02
Merge pull request #13087 from TellowKrinkle/PresentSkip
JMC47
2024-10-02
VideoBackends:Vulkan: Don't try to present if swapchain acquire failed
TellowKrinkle
2024-09-30
VideoCommon: Dirty pixel shader manager on efb scale changes
TellowKrinkle
2024-09-27
VideoBackendBase: Only populate backend info when uninitialized
Dentomologist
2024-09-26
VideoBackendBase: Check Core state in PopulateBackendInfo
Dentomologist
2024-09-26
GraphicsWindow: Fix crash when opening during emulation startup
Dentomologist
2024-09-06
Texture Dumping: Show OSD message on startup and when toggled
Dentomologist
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
[next]