summaryrefslogtreecommitdiff
path: root/Source
AgeCommit message (Expand)Author
2025-03-08Core/Core: fix typosLuz Paz
2025-03-08Core/WinUpdater: fix typoLuz Paz
2025-03-07Core/VideoBackendBase: Call ExitGpuLoop from Core to eliminate Video_ExitLoop.Jordan Woyak
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-03Merge pull request #13390 from jordan-woyak/ciface-clockAdmiral H. Curtiss
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-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-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-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-24Merge pull request #13370 from JosJuice/i18n-pack-sdJosJuice
2025-02-24Merge pull request #13371 from Florin9doi/prusb1Tilka
2025-02-23Common: Make SD pack/unpack strings translatableJosJuice
2025-02-24USB: Infinity window iconFlorin9doi
2025-02-24USB: Remove unused paramsFlorin9doi
2025-02-23feat(linux): allow configuring real wiimotes with known bluetooth addressesThales MG
2025-02-23CMake: disable Qt deprecation warnings we can't fixTillmann Karras
2025-02-23Merge pull request #13365 from jordan-woyak/si-discoJMC47
2025-02-22Merge pull request #13348 from jordan-woyak/movie-SerializedWiimoteStateJMC47
2025-02-22SI: Set NOREP, ERRSTAT, and ERRLATCH when GetData returns false.Jordan Woyak
2025-02-22Merge pull request #13353 from iwubcode/custom_shader_overhaul_vertex_texcoordJMC47
2025-02-21Fix multiple minor warningsJoshua Vandaƫle
2025-02-21Merge pull request #13364 from Tilka/shadowAdmiral H. Curtiss
2025-02-20Merge pull request #13326 from nlebeck/taskviewmodel-mustrestartappJordan Woyak
2025-02-21CMake: don't enable -Wshadow-uncaptured-localTillmann Karras
2025-02-17Merge pull request #13219 from Tilka/cp_cleanupJosJuice
2025-02-16Core/HW: Add time tracking thread in CPU managerAneesh Maganti
2025-02-16DolphinQt: Add "Time Played" column to game list viewAneesh Maganti
2025-02-16DolphinQt: Create toggle for enabling/disabling time trackingAneesh Maganti
2025-02-16Core/Config: Add settings for time trackingAneesh Maganti
2025-02-16Core/ConfigManager: Add locks for metadata methodsAneesh Maganti
2025-02-16Core: Add TimePlayed class to track game playtimeAneesh Maganti
2025-02-16Merge pull request #13329 from noahpistilli/guard-startup-patchesAdmiral H. Curtiss
2025-02-15Merge pull request #13343 from jordan-woyak/dark-theme-indicator-gate-colorsJMC47
2025-02-15DolphinQt/Mapping: Clear and skip "Modifier" iterative input mappings when usingJordan Woyak
2025-02-15DolphinQt: Add setting to enable iterative input mappings.Jordan Woyak