ShuriZma
ShuriZma synced commits to refs/pull/12537/merge at ShuriZma/dolphin from mirror 2024-03-21 12:32:25 +00:00
6c0cff820b Merge b7a451fc8775848eaf09aad02a3f8d9022fbde8e into 2d5286d2e26a42b724fd91f6506a7998de730848
2d5286d2e2 Merge pull request #12642 from jordan-woyak/state-write-osd-errors
03f2b99ffe Merge pull request #12603 from Sam-Belliveau/oklab_resampling
b19cf1f962 Merge pull request #12650 from jordan-woyak/balloon-tip-multimon
7f1e7314de Merge pull request #12649 from mitaclaw/kill-is-running-in-current-thread
Compare 13 commits »
ShuriZma synced commits to refs/pull/12563/merge at ShuriZma/dolphin from mirror 2024-03-21 12:32:25 +00:00
e5b8e4a692 Merge a800e8a381057a13c3f5abbc9e89439041ac6f04 into 2d5286d2e26a42b724fd91f6506a7998de730848
2d5286d2e2 Merge pull request #12642 from jordan-woyak/state-write-osd-errors
03f2b99ffe Merge pull request #12603 from Sam-Belliveau/oklab_resampling
b19cf1f962 Merge pull request #12650 from jordan-woyak/balloon-tip-multimon
7f1e7314de Merge pull request #12649 from mitaclaw/kill-is-running-in-current-thread
Compare 11 commits »
ShuriZma synced commits to refs/pull/12631/merge at ShuriZma/dolphin from mirror 2024-03-21 12:32:25 +00:00
1dc942df3e Merge b23dbad0985216aa7de57ed58042b022121e7c13 into 2d5286d2e26a42b724fd91f6506a7998de730848
2d5286d2e2 Merge pull request #12642 from jordan-woyak/state-write-osd-errors
03f2b99ffe Merge pull request #12603 from Sam-Belliveau/oklab_resampling
b19cf1f962 Merge pull request #12650 from jordan-woyak/balloon-tip-multimon
7f1e7314de Merge pull request #12649 from mitaclaw/kill-is-running-in-current-thread
Compare 11 commits »
ShuriZma synced commits to refs/pull/12632/merge at ShuriZma/dolphin from mirror 2024-03-21 12:32:25 +00:00
4ae371d4c9 Merge a9a9fdd9e903d47ec83aa7385e7be54871abbf0b into 2d5286d2e26a42b724fd91f6506a7998de730848
2d5286d2e2 Merge pull request #12642 from jordan-woyak/state-write-osd-errors
03f2b99ffe Merge pull request #12603 from Sam-Belliveau/oklab_resampling
b19cf1f962 Merge pull request #12650 from jordan-woyak/balloon-tip-multimon
7f1e7314de Merge pull request #12649 from mitaclaw/kill-is-running-in-current-thread
Compare 13 commits »
ShuriZma synced commits to refs/pull/12634/merge at ShuriZma/dolphin from mirror 2024-03-21 12:32:25 +00:00
7873bd9a50 Merge 14938e94e54d99e1644f996e70d143582960a104 into 2d5286d2e26a42b724fd91f6506a7998de730848
2d5286d2e2 Merge pull request #12642 from jordan-woyak/state-write-osd-errors
03f2b99ffe Merge pull request #12603 from Sam-Belliveau/oklab_resampling
b19cf1f962 Merge pull request #12650 from jordan-woyak/balloon-tip-multimon
7f1e7314de Merge pull request #12649 from mitaclaw/kill-is-running-in-current-thread
Compare 13 commits »
ShuriZma synced commits to refs/pull/12639/merge at ShuriZma/dolphin from mirror 2024-03-21 12:32:25 +00:00
6dd33e576f Merge 8495a129643e924118ba08c09e5611645b60cc05 into 2d5286d2e26a42b724fd91f6506a7998de730848
2d5286d2e2 Merge pull request #12642 from jordan-woyak/state-write-osd-errors
03f2b99ffe Merge pull request #12603 from Sam-Belliveau/oklab_resampling
b19cf1f962 Merge pull request #12650 from jordan-woyak/balloon-tip-multimon
7f1e7314de Merge pull request #12649 from mitaclaw/kill-is-running-in-current-thread
Compare 11 commits »
ShuriZma synced and deleted reference refs/tags/refs/pull/9745/merge at ShuriZma/dolphin from mirror 2024-03-21 12:32:24 +00:00
ShuriZma synced commits to refs/pull/11570/merge at ShuriZma/dolphin from mirror 2024-03-21 12:32:24 +00:00
3f1cdfb6f1 Merge 75c95ed05c9e615df80ca3aa16d2c5eb7db497c7 into 2d5286d2e26a42b724fd91f6506a7998de730848
2d5286d2e2 Merge pull request #12642 from jordan-woyak/state-write-osd-errors
03f2b99ffe Merge pull request #12603 from Sam-Belliveau/oklab_resampling
f922129255 Core/State: Display messages on state write failures.
fba333dde5 Update PerceptualHDR with better color space
Compare 7 commits »
ShuriZma synced commits to develop at ShuriZma/project64 from mirror 2024-03-21 12:32:18 +00:00
560c49ba2d Core: Fix N64 disk IPL load address check (#2401)
45fb2ad965 Core: In X86RecompilerOps::CompileCheckFPUResult64 make sure RegPointer is protected
2811b63ff0 Core: Update CX86RecompilerOps::COP1_D_CVT_S and CX86RecompilerOps::COP1_D_CVT_W
33d2722841 Core: fix up CX86RecompilerOps::COP1_D_FLOOR_W
9a9c2e5439 Core: Update CX86RecompilerOps::COP1_D_CEIL_W
Compare 9 commits »
ShuriZma synced commits to refs/pull/2414/merge at ShuriZma/project64 from mirror 2024-03-21 12:32:18 +00:00
1bfca4ff6a Merge 6e95cb463b8c3051c3ce96d9185d3da015309dec into 560c49ba2d4aadeb80b22c8a3eb2c313322e4fff
560c49ba2d Core: Fix N64 disk IPL load address check (#2401)
45fb2ad965 Core: In X86RecompilerOps::CompileCheckFPUResult64 make sure RegPointer is protected
2811b63ff0 Core: Update CX86RecompilerOps::COP1_D_CVT_S and CX86RecompilerOps::COP1_D_CVT_W
33d2722841 Core: fix up CX86RecompilerOps::COP1_D_FLOOR_W
Compare 10 commits »
ShuriZma synced commits to refs/pull/2417/merge at ShuriZma/project64 from mirror 2024-03-21 12:32:18 +00:00
f0a49e3208 Merge 664fe532f4e898dd5b5c83444e17e05ff99fa168 into 560c49ba2d4aadeb80b22c8a3eb2c313322e4fff
560c49ba2d Core: Fix N64 disk IPL load address check (#2401)
45fb2ad965 Core: In X86RecompilerOps::CompileCheckFPUResult64 make sure RegPointer is protected
2811b63ff0 Core: Update CX86RecompilerOps::COP1_D_CVT_S and CX86RecompilerOps::COP1_D_CVT_W
33d2722841 Core: fix up CX86RecompilerOps::COP1_D_FLOOR_W
Compare 10 commits »
ShuriZma synced and deleted reference refs/tags/refs/pull/2401/merge at ShuriZma/project64 from mirror 2024-03-21 12:32:17 +00:00
ShuriZma synced commits to refs/pull/284/merge at ShuriZma/xenia-canary from mirror 2024-03-21 04:22:52 +00:00
928bcc5c23 Merge af4dabe8b4846db1ec703f3132fddc0ffaf37236 into 42c378db0c840b2999cff94e58561128f74cb940
42c378db0c [CI] Removed Uplifting xma branch
Compare 2 commits »
ShuriZma synced commits to refs/pull/290/head at ShuriZma/xenia-canary from mirror 2024-03-21 04:22:52 +00:00
124e826c96 [Emulator] Launch file based on signature instead of file extension
ShuriZma synced commits to refs/pull/290/merge at ShuriZma/xenia-canary from mirror 2024-03-21 04:22:52 +00:00
355b0c159e Merge 124e826c9630911af82baa3a67602f01bd52b08b into 42c378db0c840b2999cff94e58561128f74cb940
124e826c96 [Emulator] Launch file based on signature instead of file extension
Compare 2 commits »
ShuriZma synced commits to refs/tags/v1.7.5625 at ShuriZma/pcsx2 from mirror 2024-03-21 04:22:43 +00:00
ShuriZma synced new reference refs/tags/v1.7.5625 to ShuriZma/pcsx2 from mirror 2024-03-21 04:22:43 +00:00
ShuriZma synced commits to refs/tags/v1.7.5626 at ShuriZma/pcsx2 from mirror 2024-03-21 04:22:43 +00:00
ShuriZma synced new reference refs/tags/v1.7.5626 to ShuriZma/pcsx2 from mirror 2024-03-21 04:22:43 +00:00
ShuriZma synced commits to refs/pull/10944/merge at ShuriZma/pcsx2 from mirror 2024-03-21 04:22:43 +00:00
2791ed88c4 Merge ee667ea5e3bb2330bc2a63288eae365366b4f2d6 into 23d98e9352f01e3a85914b7bb2d25c2265c712c0
23d98e9352 GS/HW: Optimize RTA correction to reduce copies
Compare 2 commits »