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
2025-03-09
VideoCommon: Move backend_info out of VideoConfig struct.
Jordan Woyak
2025-03-07
Core/VideoBackendBase: Call ExitGpuLoop from Core to eliminate Video_ExitLoop.
Jordan Woyak
2025-03-02
VideoCommon: mark 'WriteTexCoordTransforms' as 'static'
iwubcode
2025-02-25
UberShaderPixel: use unswapped texture samples for depth
Tillmann Karras
2025-02-25
PixelShaderGen: use unswapped texture samples for depth
Tillmann Karras
2025-02-24
PerformanceMetrics: Add clamping, resetting on resize, and setting
Dentomologist
2025-02-22
Merge pull request #13353 from iwubcode/custom_shader_overhaul_vertex_texcoord
JMC47
2025-02-17
Merge pull request #13219 from Tilka/cp_cleanup
JosJuice
2025-02-14
VideoCommon: move texcoord calculations to accessible functions in VertexShad...
iwubcode
2025-02-11
VideoCommon: simplify dither calculation
Tillmann Karras
2025-02-08
VideoCommon: remove CP readonly field, it's now always false
Tillmann Karras
2025-02-08
VideoCommon: drop CP MMIO registers that were probably added in the wrong place
Tillmann Karras
2025-02-06
Merge pull request #13330 from Dentomologist/performancemetrics_allow_moving_...
Admiral H. Curtiss
2025-02-06
Merge pull request #13319 from hoogmin/infinite-style-fix
JosJuice
2025-02-05
Refactor: Make loop non-infinite instead in AsyncShaderCompiler.
Javier Martinez
2025-02-02
PerformanceMetrics: Allow users to move overlays
Dentomologist
2025-02-02
PerformanceMetrics: Call ImGui::End() unconditionally
Dentomologist
2025-01-29
Merge pull request #13305 from OatmealDome/vertexloader-config
OatmealDome
2025-01-28
Merge pull request #13291 from iwubcode/imgui_1_91_7
JMC47
2025-01-24
VertexLoaderBase: Allow the vertex loader type to be set via config
OatmealDome
2025-01-20
Externals / VideoCommon: update imgui to 1.91.7 and implot to v0.16; imgui ch...
iwubcode
2025-01-20
VideoCommon: add formatter for AbstractTextureType
iwubcode
2025-01-12
Merge pull request #13244 from dreamsyntax/bugfix-double-osd-texture-messages
Admiral H. Curtiss
2025-01-08
Merge pull request #13180 from jordan-woyak/eof-logic
Admiral H. Curtiss
2025-01-04
Merge pull request #13233 from TryTwo/PR_Codec
JMC47
2025-01-01
Simplify `std::find` with `Common::Contains`
mitaclaw
2024-12-30
Core/VideoCommon: Fix some weird (!eof) logic.
Jordan Woyak
2024-12-30
Frame Dumping: Change lossless codec from FFV1 to Ut Video.
TryTwo
2024-12-28
Core/VideoCommon: Fix duplicate OSD Custom Textures messages
dreamsyntax
2024-12-15
Modernize `std::none_of` with ranges
mitaclaw
2024-12-15
Modernize `std::any_of` with ranges
mitaclaw
2024-12-15
Modernize `std::all_of` with ranges
mitaclaw
2024-11-08
Replace 'reinterpret_cast' with 'static_cast'
Dr. Dystopia
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
[prev]
[next]