summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-11-25GameSettings: Enable CapImmediateXFB in Xenoblade instead of disabling Immedi...Jordan Woyak
2025-11-25VideoCommon: Add a hidden setting to cap immediate XFB swaps to one per VI.Jordan Woyak
2025-11-25USB: Add emulated Logitech USB MicrophoneBiendeo
2025-11-24GameSettings: Don't force off ImmediateXFB in Kirby's Return to Dream Land. T...Jordan Woyak
2025-11-24GameSettings: Use three-character INIs for newly added settingsJosJuice
2025-11-24Merge pull request #14165 from BSDKaffee/qt-6.10-fixJosJuice
2025-11-24Fix build for non-Linux with Qt 6.10+Jason E. Hale
2025-11-24GameSettings: Force ImmediateXFBEnable off in X-Men Legends. ImmediateXFB cau...Jordan Woyak
2025-11-23Merge pull request #14125 from JosJuice/local-cpu-thread-job-finishedJordan Woyak
2025-11-23Merge pull request #14161 from SuperSamus/gameini-misc-updatesJMC47
2025-11-23GameINI: Misc updatesMartino Fontana
2025-11-23VideoCommon: move resource state processing to the resource base classiwubcode
2025-11-23VideoCommon: update resource manager with a material/shader/and texture(+samp...iwubcode
2025-11-23VideoCommon: add custom includer to custom shaders, this will allow us to shi...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-23VideoCommon: rename 'IsAnisostropicEnhancementSafe' to 'IsAnisotropicEnhancem...iwubcode
2025-11-23Core: Make s_cpu_thread_job_finished a local variableJosJuice
2025-11-23Merge pull request #14107 from jordan-woyak/mGBA-version-bumpJosJuice
2025-11-23Merge pull request #14120 from da-pwo/masterJosJuice
2025-11-23Merge pull request #14134 from jordan-woyak/mercusys-rtl-firmwareJosJuice
2025-11-23Merge pull request #14149 from iwubcode/shader_asset_vector_propertiesJMC47
2025-11-23Core/DiscIO: Add a setting to load the running game into memory via CachedBlo...Jordan Woyak
2025-11-23DiscIO: Add CachedBlobReader which takes another BlobReader and reads it into...Jordan Woyak
2025-11-23MemArena/LazyMemoryRegion: Add EnsureMemoryPagesWritable function to ensure a...Jordan Woyak
2025-11-23Merge pull request #14102 from jordan-woyak/driver-sf-speedhackJMC47
2025-11-23Merge pull request #14156 from jordan-woyak/ztp-allow-imm-xfbJMC47
2025-11-23Android: Add LeaderboardTrackerEnabled and ChallengeIndicatorsEnabledJosJuice
2025-11-23Android: Use same margin above login text as belowJosJuice
2025-11-23Android: Remove unnecessary gravity in dialog_login.xmlJosJuice
2025-11-23Android: Replace dialog_login.xml's invisible with goneJosJuice
2025-11-23Translation resources sync with TransifexJosJuice
2025-11-23JitArm64: Remove some unused includesSintendo
2025-11-23JitArm64_Integer: Merge subfx and subfcxSintendo
2025-11-23Merge pull request #14142 from JosJuice/directiofile-cant-create-safJosJuice
2025-11-23Merge pull request #14148 from jordan-woyak/hookable-event-add-remove-inside-...Jordan Woyak
2025-11-23DolphinQt: Add "Poll Rate" display to GCAdapter config window. The window now...Jordan Woyak
2025-11-23GCAdapter: Calculate poll rate for display in UI. It's currently updated ever...Jordan Woyak
2025-11-22Merge pull request #14128 from jordan-woyak/fix-run-on-object-raceJosJuice
2025-11-22Merge pull request #14157 from jordan-woyak/fix-rush-speed-displayJordan Woyak
2025-11-22GameSettings: Don't force ImmediateXFBEnable off in Zelda: Twilight Princess....Jordan Woyak
2025-11-22Android: Format MainPresenterSimonx22
2025-11-22Android: Format ControllerInterfaceSimonx22
2025-11-22Merge pull request #13583 from LillyJadeKatrin/retroachievements-androidJosJuice
2025-11-22CoreTiming: Fix percent speed display when "Rush Frame Presentation" is enabled.Jordan Woyak
2025-11-22Merge pull request #14145 from cristian64/exclude_cpp-ipc_installationJMC47
2025-11-22Merge pull request #14037 from jordan-woyak/presentation-timingJMC47
2025-11-22Merge pull request #14119 from jordan-woyak/si-status-response-lengthJMC47