summaryrefslogtreecommitdiff
path: root/Source/Core/DolphinLib.props
AgeCommit message (Expand)Author
2022-11-01ControllerInterface: Add InputBackend interface and SDL implementation.Jordan Woyak
2022-10-16Merge pull request #11072 from SketchMaster2001/wiiconnect24Admiral H. Curtiss
2022-10-16Add initial WiiConnect24 supportSketchMaster2001
2022-10-09VideoCommon: add structures to graphics mods to allow for future adding or re...iwubcode
2022-10-06MemoryView auto updateDebugger. Implement base codetrace logic. Add register ...TryTwo
2022-10-06Debugger: Initial implementation of conditional breakpointssmurf3tte
2022-10-02WiimoteEmu: Add serialization for DesiredWiimoteState.Admiral H. Curtiss
2022-10-02WiimoteEmu: Update extensions from DesiredWiimoteState.Admiral H. Curtiss
2022-10-02WiimoteEmu: Update button status from DesiredWiimoteState.Admiral H. Curtiss
2022-09-29Merge pull request #11052 from Tilka/shinkansenMai
2022-09-26Software: Remove dedicated texture/frame dumping infrastructurePokechu22
2022-09-11Add emulated Shinkansen controllerTillmann Karras
2022-08-05Merge pull request #10941 from shuffle2/crypto-cleanupJosJuice
2022-08-04DiscIO: Add support for the NFS formatJosJuice
2022-08-02crypto/sha1: add real workaround for msvc/arm64 bad codegenShawn Hoffman
2022-07-26introduce wrapper for SHA1 functionalityShawn Hoffman
2022-07-25replace libpng with libspngShawn Hoffman
2022-07-20DSPHLE: Add HLE version of libaesnd ucodePokechu22
2022-07-11Core: If configured, sync SD card image with SD card folder on emulation star...Admiral H. Curtiss
2022-07-11Externals/FatFs: Build as part of Dolphin.Admiral H. Curtiss
2022-07-10Add SDL as a submoduleJun Bo Bi
2022-07-09Merge pull request #10690 from schthack/BBA-taplessAdmiral H. Curtiss
2022-07-08Merge pull request #10673 from iwubcode/spirv-backendsJMC47
2022-07-02BBA: Added BuiltIn device that allow BBA emulation without the need of a TapD...schthack
2022-06-27VideoCommon: add logic to handle a GraphicsMod while Dolphin is runningiwubcode
2022-06-27VideoCommon: add logic to read a GraphicsMod from configurationiwubcode
2022-06-26VideoCommon: add game mod constantsiwubcode
2022-06-24VideoCommon: add common spirv helper functionsiwubcode
2022-06-23DSPHLE: Add HLE version of libasnd ucodePokechu22
2022-05-21HW: Initial HSP implementation with ARAM expansionVicki Pfau
2022-04-27msbuild: use default Project attrsShawn Hoffman
2022-04-07msbuild: Move WGInput to DolphinLib.propsPokechu22
2022-03-29windows: move ffmpeg bins to submoduleShawn Hoffman
2022-03-06Move parts of MappingCommon out of DolphinQtJosJuice
2022-02-18Port Wiimote source settings to the new config systemJosJuice
2022-01-09Common: Create HRWrapPokechu22
2022-01-06Merge pull request #10338 from Pokechu22/natvis-improvementsMai M
2022-01-02Create EnumMap natvisPokechu22
2022-01-01Common: Remove MD5.hPokechu22
2022-01-01Common: Merge CRC32.h into Hash.hPokechu22
2021-12-25MemArena: Split into three separate files for each OS.Admiral H. Curtiss
2021-12-18Refactor OpcodeDecoding and FIFO analyzer to use callbacksPokechu22
2021-11-18Add option for setting the PNG zlib compression levelPokechu22
2021-11-17Eliminate SamplerCommonPokechu22
2021-11-02Core: Fix a -Wshadow warning in gcc 11Emmanuel Gil Peyrot
2021-10-24Create EnumMapPokechu22
2021-10-24Core: Add ability to specify and launch a riivolution-modded game via a .json...Admiral H. Curtiss
2021-10-24Core: Add RiivolutionPatcher to apply Riivolution-style patches to a game's f...Admiral H. Curtiss
2021-10-24Core: Add RiivolutionParser to parse a Riivolution XML.Admiral H. Curtiss
2021-10-12Extend TMEM cache implementationScott Mansell