summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-04-12Added FetchGameData to AchievementManagerLillyJadeKatrin
2023-04-12Added StartRASession to AchievementManagerLillyJadeKatrin
2023-04-12Added ResolveHash to AchievementManagerLillyJadeKatrin
2023-04-11Merge pull request #11749 from lioncash/copyAdmiral H. Curtiss
2023-04-11Merge pull request #11748 from lioncash/enetAdmiral H. Curtiss
2023-04-11Common: Rename ENetUtil.cpp/.h to ENet.cpp/.hLioncash
2023-04-11NetPlayServer: Prevent unnecessary copies in GetInterfaceSet()Lioncash
2023-04-11Common/ENetUtil: Move interface into Common namespaceLioncash
2023-04-11Merge pull request #11710 from TellowKrinkle/SDL2FrameworkPierre Bourdon
2023-04-11Merge pull request #11722 from noahpistilli/write-dl-entryLéo Lam
2023-04-10Merge pull request #11720 from Pokechu22/hookable-event-recursive-mutexAdmiral H. Curtiss
2023-04-10Resolve [-Wstringop-overflow=]Minty-Meeo
2023-04-10Resolve [-Wwrite-strings]Minty-Meeo
2023-04-10Resolve [-Wunused-lambda-capture]Minty-Meeo
2023-04-10Resolve [-Wsign-compare]Minty-Meeo
2023-04-10Merge pull request #11711 from AdmiralCurtiss/ios-fs-statsAdmiral H. Curtiss
2023-04-10IOS/FS: Filter files exposed to the emulated system in ReadDirectory() and Ge...Admiral H. Curtiss
2023-04-10IOS/FS: Implement GetNandStats().Admiral H. Curtiss
2023-04-10IOS/FS: More accurate cluster calculation in GetDirectoryStats().Admiral H. Curtiss
2023-04-10IOS/FS: GetDirectoryStats() should return an error if the given path is not a...Admiral H. Curtiss
2023-04-10Merge pull request #11741 from AdmiralCurtiss/ppc-classJosJuice
2023-04-09PowerPC: Refactor to class, move to System.Admiral H. Curtiss
2023-04-09Merge pull request #11745 from JosJuice/transifex-urlPierre Bourdon
2023-04-09Readme: Update Transifex URLJosJuice
2023-04-09Merge pull request #11744 from AdmiralCurtiss/ios-di-registersJosJuice
2023-04-08CMake: Use find_package and imported targets for IconvTellowKrinkle
2023-04-08CMake: Add custom FindIconvTellowKrinkle
2023-04-09IOS/DI: Remove RegisterWrapper.Admiral H. Curtiss
2023-04-08Reload DLList on call to KDDownloadSketch
2023-04-08OGL: Use GL_OES_texture_storage_multisample_2d_array when supportedPokechu22
2023-04-08OGL: Only specify precision for sampler2DMSArray when it is definedPokechu22
2023-04-08OGL: Remove bSupports2DTextureStorageMultisample and bSupports3DTextureStorag...Pokechu22
2023-04-08OGL: Convert SupportedESPointSize to an enum classPokechu22
2023-04-08Merge pull request #11740 from Pokechu22/interface-pane-mouse-lock-visibilityAdmiral H. Curtiss
2023-04-08Android: Give Debug and Benchmark builds unique namesRobin Kertels
2023-04-08Merge pull request #11738 from malleoz/malleo/tas_input_latencyAdmiral H. Curtiss
2023-04-08Merge pull request #11661 from iwubcode/rework_texture_cacheAdmiral H. Curtiss
2023-04-08VideoCommon: refactor GetTexture into a separate function for creation, separ...iwubcode
2023-04-07DolphinQt: Fix mouse lock checkbox appearing when it shouldn'tPokechu22
2023-04-08VideoBackends:Metal: Use max pixel samplers constantTellowKrinkle
2023-04-07InputCommon: Remove OSX (IOKit) input backendOatmealDome
2023-04-07DolphinQt: Prevent MemoryViewWidget updates when hiddensowens99
2023-04-06Merge pull request #11735 from Pokechu22/cmake-no-spirv-cross-on-linuxMai
2023-04-06Merge pull request #11717 from AdmiralCurtiss/ppcstate-restMai
2023-04-06Merge pull request #11729 from AdmiralCurtiss/redundant-movMai
2023-04-06Merge pull request #11731 from Pokechu22/typeutils-cc0Mai
2023-04-06CMake: Don't include SPIRV-Cross except on Windows and macOSPokechu22
2023-04-06CMake: Check `WIN32` instead of `CMAKE_SYSTEM_NAME STREQUAL Windows`Pokechu22
2023-04-06Resolve [-Wshadow]Minty-Meeo
2023-04-07Merge pull request #11732 from malleoz/malleo/limit_stick_emitsAdmiral H. Curtiss