summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-12-27VideoCommon/PixelShaderManager: Rename s_ variables.Admiral H. Curtiss
2022-12-27VideoCommon: De-globalize PixelShaderManager class.Admiral H. Curtiss
2022-12-27Merge pull request #11383 from noahpistilli/fix-wscLéo Lam
2022-12-27Fix ESDevice::GetTitlesWithTickets always returning 0 titles ownedSketch
2022-12-27Merge pull request #11379 from Sam-Belliveau/video-common-speed-counter-fixAdmiral H. Curtiss
2022-12-27VideoBackends:Vulkan: Replace debug_report with debug_utilsRobin Kertels
2022-12-26Netplay: When connecting, ignore packets from traversal serverFloogle
2022-12-26AdvancedWidget: Fix typo in performance sample window tooltipPokechu22
2022-12-26AdvancedWidget: Add title for performance sample window tooltipPokechu22
2022-12-26Fix Speed Counter Sample SizeSam Belliveau
2022-12-26InputCommon/XInput2: Changed axis value reading to be more correctTheConfuZzledDude
2022-12-26Merge pull request #11373 from JosJuice/gba-tas-input-turboAdmiral H. Curtiss
2022-12-25WiimoteEmu/DrawsomeTablet: Expose mapping for lifted stylus.Jordan Woyak
2022-12-25WiimoteEmu/UDrawTablet: Expose mapping for lifted stylus.Jordan Woyak
2022-12-25PowerPC: Fix theoretically possible infinite loop in WriteToHardwareJosJuice
2022-12-24Merge pull request #11360 from shuffle2/vsJosJuice
2022-12-24JitArm64: Implement breakpointsJosJuice
2022-12-24Jit64: Check for breakpoint without disabling block linkJosJuice
2022-12-24DolphinQt: Add settings to GBA TAS input windowJosJuice
2022-12-24Merge pull request #11358 from t895/close-soft-keyboardJosJuice
2022-12-24Merge pull request #11359 from t895/android-docsJosJuice
2022-12-24Boot: Fix handling of M3U file paths containing backslashesJosJuice
2022-12-24Merge pull request #11369 from t895/switch-fixJosJuice
2022-12-24Translation resources sync with TransifexJosJuice
2022-12-24Merge pull request #11371 from JosJuice/i18n-notesPierre Bourdon
2022-12-24Android: Allow users to interact with switches in settingsCharles Lombardo
2022-12-24DolphinQt: Add more i18n commentsJosJuice
2022-12-24Merge pull request #11370 from t895/ndk-updateMai
2022-12-23Android: Upgrade NDK to 25.1.8937393Charles Lombardo
2022-12-24Merge pull request #11326 from Sam-Belliveau/video-common-frame-pacingPierre Bourdon
2022-12-23Remove Redundant Access SpecifiersSam Belliveau
2022-12-23New FrameTime/VBlank Analyzer + GraphSam Belliveau
2022-12-23InputCommon/Xinput: Cleaned up a bitTheConfuZzledDude
2022-12-23InputCommon/XInput2: Added an axis output for the scroll wheelTheConfuZzledDude
2022-12-23Merge pull request #11356 from Sam-Belliveau/update-dear-implotPierre Bourdon
2022-12-23Core: add option to apply memory patch to not store the existing value (used ...iwubcode
2022-12-23DolphinQt: add multiselection to WatchWidgetiwubcode
2022-12-23DolphinQt: add a 'add to watch' context menu item that allows you to add a me...iwubcode
2022-12-23DolphinQt: add lock state to WatchWidgetiwubcode
2022-12-23Core: add locked state to watchesiwubcode
2022-12-23DolphinQt: cleanup WatchWidgetiwubcode
2022-12-23Core: when scheduling an invalidate cpu cache, no need to schedule if we're a...iwubcode
2022-12-23Core: add ability to add memory patches to the patch engine that will be exec...iwubcode
2022-12-23Core: add ability to apply memory patches during a frame update in the PatchE...iwubcode
2022-12-23Core: add helper function to apply a memory patch and mark the 'PPCPatches' a...iwubcode
2022-12-22Fix ImPlot Build DirectorySam Belliveau
2022-12-23Merge pull request #11366 from Minty-Meeo/old-ndk-bugPierre Bourdon
2022-12-22Follow-up on a four-year-old Android NDK workaroundMinty-Meeo
2022-12-22Merge pull request #11130 from Minty-Meeo/count-zeroes-c++20Pierre Bourdon
2022-12-22Add Dear ImPlot LibrarySam Belliveau