summaryrefslogtreecommitdiff
path: root/Source/Core/DolphinLib.props
AgeCommit message (Expand)Author
10 daysRemove Visual Studio Projects and Solutions in favor of CMakeJoshua Vandaële
2026-07-05Merge pull request #13216 from CelestialAmber/cw-demanglerJosJuice
2026-06-14Remove unused headersSintendo
2026-05-07Core: Implement automatic symbol demanglingAmber Brault
2026-04-02Merge pull request #14298 from SuperSamus/achivements-hash-qolDentomologist
2026-03-30HW/HSP: Add Game Boy Player device.Vicki Pfau
2026-03-26Triforce: Rewrite JVS IO board emulation.Jordan Woyak
2026-03-19Triforce: ICCardReader and DeckReader improvements.Jordan Woyak
2026-03-12Triforce: Implement The Key of Avalon's touchscreen.Jordan Woyak
2026-02-23Move RangeSet from Externals to CommonJosJuice
2026-02-22AchievementManager: APPROVED_LIST_HASH quality of life improvementsMartino Fontana
2026-02-15HW: Rewrite MagCard features of SI_DeviceAMBaseboard in new MagneticCardReade...Jordan Woyak
2026-02-15Added Triforce supportcrediar
2026-01-19Common: Add TransferableSharedMutex class and unit tests.Jordan Woyak
2026-01-17Merge pull request #14267 from jordan-woyak/std-expectediwubcode
2026-01-17Common: Replace Result with C++23's std::expected.Jordan Woyak
2026-01-17c++23: Replace Common::Unreachable with std::unreachableJoshua Vandaële
2026-01-09c++23: Replace Common::ToUnderlying with std::to_underlyingJoshua Vandaële
2025-12-22Merge pull request #14043 from iwubcode/custom_resourceJMC47
2025-12-22Merge pull request #14114 from jordan-woyak/freelook-config-cleanupJMC47
2025-12-22Merge pull request #14056 from jordan-woyak/cached-blob-readerJMC47
2025-11-25Merge pull request #14066 from Biendeo/masterJosJuice
2025-11-25USB: Add emulated Logitech USB MicrophoneBiendeo
2025-11-23VideoCommon: update resource manager with a material/shader/and texture(+samp...iwubcode
2025-11-23VideoCommon: add some helper functions for resource logic that generates inva...iwubcode
2025-11-23VideoCommon: move ApplyDriverBugs for the normal pipeline out into a utility ...iwubcode
2025-11-23VideoCommon: add a texture pool for resource managementiwubcode
2025-11-23VideoCommon: separate the concept of a 'resource' from an 'asset'. A resourc...iwubcode
2025-11-23DiscIO: Add CachedBlobReader which takes another BlobReader and reads it into...Jordan Woyak
2025-11-18Common: Introduce a OneShotEvent class. Unlike Common::Event, OneShotEvent is...Jordan Woyak
2025-11-16Jit: Extract immediate handling to separate ConstantPropagation classJosJuice
2025-11-12Core: Eliminate FreeLookConfig by putting the "active config" within FreeLook...Jordan Woyak
2025-11-09Common: Add a DirectIOFile class that allows for copies which are entirely th...Jordan Woyak
2025-11-02Common: Add AtomicMutex and SpinMutex classes as faster alternatives to std::...Jordan Woyak
2025-11-02Merge pull request #13975 from iwubcode/shader_includesJMC47
2025-10-28Core/HW: Add Broadband Adapter (IPC).cristian64
2025-10-26VideoBackends / VideoCommon: add support for specifying include files in shad...iwubcode
2025-08-23VideoCommon: update material asset to support render state properties, suppor...iwubcode
2025-08-10VideoSW: reuse Common::Vec2/3/4Tillmann Karras
2025-07-23BTReal: Implement Realtek Bluetooth firmware loading.Jordan Woyak
2025-07-23USBUtils: Refactor USB device handlingJoshua Vandaële
2025-07-19Common: Move GetDeviceProperty() into its own headerAdmiral H. Curtiss
2025-06-28BTReal: Improvements:Jordan Woyak
2025-06-06VideoCommon: watch texture pack folder for texture reloads (from dynamic inpu...iwubcode
2025-06-06VideoCommon: add resource manager and new asset loader; the resource manager...iwubcode
2025-06-06VideoCommon: rename GameTextureAsset into TextureAsset and make it only conta...iwubcode
2025-06-06VideoCommon: move AssetMap to a types header file, so it can be pulled in wit...iwubcode
2025-06-06Common: Add class 'FilesystemWatcher' that is used to watch paths and receive...iwubcode
2025-06-06Core / VideoCommon: Remove original custom asset loaderiwubcode
2025-05-07IOS/USB: Emulate Wii Speak using cubebSepalani