summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-04-28Merge pull request #11797 from Dentomologist/remove_unused_videoutils_functionLéo Lam
2023-04-28Merge pull request #11799 from Dentomologist/graphicswindow_remove_member_var...Léo Lam
2023-04-28Merge pull request #11787 from AdmiralCurtiss/ios-emulationkernelLéo Lam
2023-04-26Qt/GraphicsWindow: Remove unnecessary member variablesDentomologist
2023-04-26VideoUtils: Remove unused function GetAvailableResolutionsDentomologist
2023-04-26Merge pull request #11794 from shuffle2/color-scheme-changedMai
2023-04-26Merge pull request #11795 from Dentomologist/rename_graphicschoice_to_configc...Mai
2023-04-25DolphinQt: reset stylesheets on colorSchemeChangedShawn Hoffman
2023-04-25DolphinQt: cache icons instead of single pixmapsShawn Hoffman
2023-04-25Merge pull request #11774 from shuffle2/qtnextMai
2023-04-25Merge pull request #11775 from shuffle2/qtnext2Mai
2023-04-25Qt: Rename GraphicsChoice to ConfigChoiceDentomologist
2023-04-25DolphinQt: fix handling of Qt-specific cmdline argsShawn Hoffman
2023-04-25DolphinQt: dont set dpi awareness in manifestShawn Hoffman
2023-04-25DolphinQt: assume QT_VERSION_CHECK >= 6.0.0Shawn Hoffman
2023-04-25cmake: drop qt5Shawn Hoffman
2023-04-25DolphinQt: use new style of addAction APIShawn Hoffman
2023-04-25Merge pull request #11765 from Minty-Meeo/ppc-cache-savestateMai
2023-04-25Merge pull request #11788 from shuffle2/qtdpiroundMai
2023-04-25Fix build of iconv code on OpenBSDBrad Smith
2023-04-25IOS: Leverage Kernel/EmulationKernel difference for passing System to most IO...Admiral H. Curtiss
2023-04-25Merge pull request #11790 from AdmiralCurtiss/network-widget-workaroundLéo Lam
2023-04-25Merge pull request #11791 from lioncash/traverseLéo Lam
2023-04-25Merge pull request #11792 from lioncash/traceLéo Lam
2023-04-25Merge pull request #11780 from Dentomologist/rename_graphicsbool_to_configboolLéo Lam
2023-04-25Merge pull request #11786 from AdmiralCurtiss/ios-dolphin-deviceLéo Lam
2023-04-24Common: Move CodeTrace.cpp/.h into CoreLioncash
2023-04-24Common/TraversalProto: Move interface into Common namespaceLioncash
2023-04-24Common/TraversalClient: Move interface into Common namespaceLioncash
2023-04-23PPCCache: Always invalidate on icbi, even if icache is disabledPokechu22
2023-04-23Qt/NetworkWidget: Don't update if not paused.Admiral H. Curtiss
2023-04-23DolphinQt: use default dpi rounding mode (passthrough)Shawn Hoffman
2023-04-23IOS: Only construct DolphinDevice on EmulationKernel IOS instances.Admiral H. Curtiss
2023-04-23Merge pull request #11767 from AdmiralCurtiss/wii-sock-manAdmiral H. Curtiss
2023-04-23Merge pull request #11784 from Minty-Meeo/mgba-screen-apiAdmiral H. Curtiss
2023-04-23Merge pull request #11628 from Pokechu22/gles-32-only-multisampleAdmiral H. Curtiss
2023-04-23Merge pull request #11284 from AdmiralCurtiss/netplay-save-sync-check-corruptedAdmiral H. Curtiss
2023-04-23Netplay: Check if save is readable before marking it for sync.Admiral H. Curtiss
2023-04-23Update mGBA submodule to 8739b22fbc90fdf0b4f6612ef9c0520f0ba44a51get
2023-04-23Fix PPCCache savestate behaviorget
2023-04-22Merge pull request #11764 from Minty-Meeo/ppc-cache-extendo-ramPokechu22
2023-04-21Qt: Rename GraphicsBool to ConfigBoolDentomologist
2023-04-20Do not use magic numbers for RAM sizes/masks in PPCCacheget
2023-04-20Merge pull request #11773 from lioncash/deleteAdmiral H. Curtiss
2023-04-20Merge pull request #11777 from Dentomologist/move_balloontip_filesMai
2023-04-20Merge pull request #11776 from Dentomologist/remove_graphicsboolexMai
2023-04-19Qt: Remove unused class GraphicsBoolExDentomologist
2023-04-19Qt/Config: Move BalloonTip.h/cpp from Graphics to ToolTipControlsDentomologist
2023-04-19Common/TraversalClient: Use correct deleter with g_MainNetHostLioncash
2023-04-19Merge pull request #11771 from lioncash/linearJosJuice