summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-03-09GameSettings: fix shadows in Triple Crown Championship SnowboardingTillmann Karras
2025-03-09Modernize `std::max_element` with ranges and projectionsmitaclaw
2025-03-09Modernize `std::lower_bound`/`upper_bound` with ranges and projectionsmitaclaw
2025-03-09Modernize `std::stable_sort` with ranges and projectionsmitaclaw
2025-03-09Modernize `std::sort` with ranges and projectionsmitaclaw
2025-03-09Modernize `std::none_of` with ranges and projectionsmitaclaw
2025-03-09Simplify `std::count_if` with `std::ranges::count` and projectionsmitaclaw
2025-03-09Simplify `std::find_if` with `std::ranges::find` and projectionsmitaclaw
2025-03-09Common: Create Range Projections For `std::pair`mitaclaw
2025-03-09Merge pull request #13404 from luzpaz/typo-source-core-windupdaterJosJuice
2025-03-09Merge pull request #13405 from luzpaz/typo-source-core-coreJosJuice
2025-03-09VideoCommon: Move backend_info out of VideoConfig struct.Jordan Woyak
2025-03-08Core/Core: fix typosLuz Paz
2025-03-08Core/WinUpdater: fix typoLuz Paz
2025-03-08Merge pull request #13399 from luzpaz/typos-macOSJosJuice
2025-03-07Core/VideoBackendBase: Call ExitGpuLoop from Core to eliminate Video_ExitLoop.Jordan Woyak
2025-03-05CMake: fix various typosLuz Paz
2025-03-06Merge pull request #13393 from luzpaz/dbzAdmiral H. Curtiss
2025-03-04VideoInterface: Cleanup and minor fix in Update.Jordan Woyak
2025-03-04Android: Upgrade AGP & Gradledreamsyntax
2025-03-04VideoInterface: Update m_ticks_last_line_start from the event's ticksJordan Woyak
2025-03-04VideoInterface: Adjust even-field to match odd-field pacing when PSB values d...Jordan Woyak
2025-03-04GraphicMods: Fix typo in DBZ Budokai Tenkaichi 3/metadata.jsonLuz Paz
2025-03-03Merge pull request #13390 from jordan-woyak/ciface-clockAdmiral H. Curtiss
2025-03-03Merge pull request #13389 from iwubcode/static_texcoords_vertex_shadergenTilka
2025-03-02InputCommon: Use Clock from CommonTypes.Jordan Woyak
2025-03-02VideoCommon: mark 'WriteTexCoordTransforms' as 'static'iwubcode
2025-03-02DolphinQt: Don't recommend v-sync for optimal frame pacing in tool-tip.Jordan Woyak
2025-03-01Translation resources sync with TransifexJosJuice
2025-03-01Fix graphical corruption bug in Tomb Raider: LegendMackdannyTwitch
2025-02-26Merge pull request #13374 from Dentomologist/performancemetrics_clamping_rese...JMC47
2025-02-25WiimoteEmu: Add a static_assert in DesiredExtensionState to keep variant alte...Jordan Woyak
2025-02-25WiimoteEmu: Clean up variant handling in DesiredExtensionState.Jordan Woyak
2025-02-25VariantUtil: Introduce WithVariantAlternative to dynamically construct and vi...Jordan Woyak
2025-02-25Merge pull request #13357 from Nejsplitter/masterAdmiral H. Curtiss
2025-02-25GameSettings: Set ImmediateXFBEnable = False for Medal of Honor: FrontlineNejsplitter
2025-02-25UberShaderPixel: use unswapped texture samples for depthTillmann Karras
2025-02-25PixelShaderGen: use unswapped texture samples for depthTillmann Karras
2025-02-25Sofware/Tev: use unswapped texture samples for depthTillmann Karras
2025-02-25Merge pull request #13369 from Tilka/qt_warningsTilka
2025-02-25Merge pull request #13376 from jordan-woyak/serialized-wm-irextJosJuice
2025-02-25Merge pull request #13377 from jordan-woyak/middle-clear-fixJosJuice
2025-02-25Migrate to SFML>=3.0.0Joshua Vandaƫle
2025-02-24DolphinQt: Fix MappingButton not updating text on middle-click clear.Jordan Woyak
2025-02-24WiimoteEmu: Make SerializedWiimoteState store camera points as IRExtended ins...Jordan Woyak
2025-02-24PerformanceMetrics: Add clamping, resetting on resize, and settingDentomologist
2025-02-24Translation resources sync with TransifexJosJuice
2025-02-24Merge pull request #13370 from JosJuice/i18n-pack-sdJosJuice
2025-02-24Merge pull request #13371 from Florin9doi/prusb1Tilka
2025-02-24Merge pull request #13372 from Florin9doi/prusb2Tilka