summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-11-14Merge pull request #12176 from Filoppi/patch-22Admiral H. Curtiss
2023-11-14Change paper white default to 203 to match the ITUFiloppi
2023-11-14Fix inner area sampling loop from going beyond boundsSam Belliveau
2023-11-13JitArm64: Optimize Arm64GPRCache::FlushRegisters/FlushCRRegistersJosJuice
2023-11-13JitArm64: Use BitSet8 for Arm64GPRCache::FlushCRRegistersJosJuice
2023-11-13BBA/HLE: Fix GC homebrew if_config not workingSepalani
2023-11-12Merge pull request #12238 from AdmiralCurtiss/achievementheaderwidget-unused-...Tilka
2023-11-12Merge pull request #12268 from JosJuice/fastmem-terminologyTilka
2023-11-12Merge pull request #12273 from Dentomologist/dolphinqt_remove_unnecessary_qov...Tilka
2023-11-12Merge pull request #12282 from Wack0/mmu-tlb-patchTilka
2023-11-12Merge pull request #12288 from Pokechu22/bp-stride-scale-fallthroughTilka
2023-11-12Merge pull request #12276 from Tilka/ax_volumeTilka
2023-11-12Fix accidental fallthrough in BPStructsPokechu22
2023-11-12Merge pull request #12286 from Pokechu22/more-bp-register-descriptionsTilka
2023-11-11Add descriptions for more BP registersPokechu22
2023-11-11Clarify per-texture tmem information in the fifo analyzerPokechu22
2023-11-11Convert BPMEM_LOADTLUT1 to a structPokechu22
2023-11-11Enhance description of BPMEM_PRELOAD_MODE in the fifo analyzerPokechu22
2023-11-11Rename bpmem.copyMipMapStrideChannels to bpmem.copyDestStridePokechu22
2023-11-12Merge pull request #12287 from Tilka/blendingTilka
2023-11-12VideoCommon: copy software renderer logic for blend mode prioritiesTillmann Karras
2023-11-11Fix typo in comment for bpmem.texcoordsPokechu22
2023-11-11MMU: Use VSID in segment register as additional TLB lookup keyRairii
2023-11-11Merge pull request #12283 from Dentomologist/wiisocket_delete_move_assignment...Admiral H. Curtiss
2023-11-10WiiSocket: Explicitly delete move operatorsDentomologist
2023-11-10Merge pull request #12284 from Dentomologist/sdl_add_default_case_to_switch_s...Admiral H. Curtiss
2023-11-10SDL: Add default case to switch statementDentomologist
2023-11-08Movie: Fix crash when starting input recording on OpenGL single-coreDentomologist
2023-11-08Merge pull request #12274 from JosJuice/jitarm64-non-dirty-immediatesAdmiral H. Curtiss
2023-11-08Merge pull request #12277 from Wack0/patch-1Admiral H. Curtiss
2023-11-08MMU: on DSI exception, don't set store bit on readRairii
2023-11-07Translation resources sync with TransifexJosJuice
2023-11-06Merge pull request #12237 from AdmiralCurtiss/hard-labelJosJuice
2023-11-06Merge pull request #12182 from JosJuice/jit64-ps-sum1Admiral H. Curtiss
2023-11-05AX: make volume field signedTillmann Karras
2023-11-05Merge pull request #12133 from mandar1jn/skylanders-improved-generationAdmiral H. Curtiss
2023-11-05Merge pull request #12272 from AdmiralCurtiss/dark-mode-guiAdmiral H. Curtiss
2023-11-05DolphinQt: Check theme instead of system for when to apply dark title bars on...Admiral H. Curtiss
2023-11-05Skylanders: Improve figure data view and generationMandar1jn
2023-11-05Merge pull request #12275 from JosJuice/directoryblob-commaJosJuice
2023-11-05DolphinQt/InterfacePane: Rework style dropdown so the built-in light/dark sty...Admiral H. Curtiss
2023-11-05DolphinQt/Settings: Add option to force the light or dark style on Windows.Admiral H. Curtiss
2023-11-05DolphinQt/Settings: Split setting of the user style into two functions.Admiral H. Curtiss
2023-11-05Merge pull request #12271 from TryTwo/Qt_Display_FixesAdmiral H. Curtiss
2023-11-05DiscIO: Remove unintentional use of comma operatorJosJuice
2023-11-05JitArm64: Preserve dirty flag when materializing immediateJosJuice
2023-11-05JitArm64: Correctly flush non-dirty immediatesJosJuice
2023-11-04Dark style: add QTableCornerButton. Fix padding for tables.TryTwo
2023-11-04DolphinQt: Remove unnecessary qOverloadsDentomologist
2023-11-04Merge pull request #12259 from Sintendo/frsqrte-unit-testTilka