summaryrefslogtreecommitdiff
path: root/Source/Core/DolphinLib.props
AgeCommit message (Expand)Author
2024-10-19Move UICommon/Disassembler to Common/HostDisassemblermitaclaw
2024-10-19CachedInterpreter: Callback Disassemblermitaclaw
2024-07-23Cached Interpreter 2.0mitaclaw
2024-06-15Merge pull request #12798 from mitaclaw/branch-watch-tool-fixes-2Admiral H. Curtiss
2024-06-05BranchWatchTableModel: Assume Unreachable Code Truly Ismitaclaw
2024-05-31Common: add JsonUtil cpp which was missed initiallyiwubcode
2024-04-20VideoCommon: Use GetSpanForAddress safely in texture decodingJosJuice
2024-04-09Common: Remove Unused PerformanceCounter Codemitaclaw
2024-04-09JitCache: Software Profiling Restorationmitaclaw
2024-03-17respond to review feedback on tapserver implementationMartin Michelsen
2024-03-17add modem files to windows buildMartin Michelsen
2024-03-17add TAPServer.cpp to Windows buildMartin Michelsen
2024-03-11WiimoteEmu: Add user-accessible controls that report the desired state of the...Admiral H. Curtiss
2024-02-26PowerPC: Implement BranchWatchmitaclaw
2024-02-18Common: Add utility function that wraps localtime_s() or localtime_t().Admiral H. Curtiss
2024-02-11VideoCommon: add functionality to prepare for a mesh asset that is loaded fro...iwubcode
2024-01-27VideoCommon: refactor the custom pipeline logic in the graphics mod action in...iwubcode
2024-01-23VideoCommon: add function to serialize ShaderAsset to jsoniwubcode
2023-12-16Merge pull request #11497 from vyuuui/debugger_assembler_uiTilka
2023-12-13Added assembler files to windows buildvyuuui
2023-12-01IOS/KD: Implement Send MailSketch
2023-11-28Merge pull request #12328 from iwubcode/xf_state_managerTilka
2023-11-26VideoCommon: move texture dump function out of texture cache to its own free ...iwubcode
2023-11-26VideoCommon: move xf state management to its own class, so changes can be det...iwubcode
2023-11-05Merge pull request #12133 from mandar1jn/skylanders-improved-generationAdmiral H. Curtiss
2023-11-05Skylanders: Improve figure data view and generationMandar1jn
2023-11-01IOS: implement /dev/aesDacoTaco
2023-11-01IOS: implement /dev/shaDacoTaco
2023-09-03Merge pull request #12108 from noahpistilli/kd-check-mailAdmiral H. Curtiss
2023-09-03IOS/KD: Implement NWC24_CHECK_MAIL_NOWSketch
2023-08-26Merge pull request #12117 from JosJuice/config-callback-cpuAdmiral H. Curtiss
2023-08-26Merge pull request #12126 from JosJuice/small-vectorAdmiral H. Curtiss
2023-08-22Move SmallVector to CommonJosJuice
2023-08-20VideoCommon: add support to graphics mod manager to load in assets and pass i...iwubcode
2023-08-20VideoCommon: add custom pipeline actioniwubcode
2023-08-20VideoCommon: add custom shader cacheiwubcode
2023-08-17Don't call RunAsCPUThread in config callbacksJosJuice
2023-07-09VideoCommon: add material asset. A material is similar to other graphics eng...iwubcode
2023-06-30VideoCommon: add a pixel shader assetiwubcode
2023-06-26Merge pull request #11903 from noahpistilli/wiilinkAdmiral H. Curtiss
2023-06-25Add default support for WiiLink + configurationSketch
2023-06-17EnumUtils: Add Common::ToUnderlyingget
2023-06-12Common: Move DebugInterface.h into CoreLioncash
2023-06-08EnhancementsWidget: Handle gaps in AA mode listPokechu22
2023-06-02VideoCommon: add multithreaded asset loader and define a texture assetiwubcode
2023-06-02VideoCommon: add an asset library that loads directly from the filesystemiwubcode
2023-06-02VideoCommon: move custom texture data to assetsiwubcode
2023-06-01VideoCommon: add custom asset implementation and asset library that can load ...iwubcode
2023-04-28Feature: Emulate Disney Infinity BaseJoshua de Reeper
2023-04-24Common: Move CodeTrace.cpp/.h into CoreLioncash