pcsx_rearmed.git
2025-03-17 notazMerge branch 'master' into libretro libretro github/libretro
2025-03-17 notazandroid: drop -funroll-loops
2025-03-17 notazdefault to O3 for autovectorization
2025-03-17 notazexperimental rgb32 output option
2025-03-16 notazspu: don't crash on 1 cpu w/threads enabled
2025-03-16 notazgpulib: avoid forced clears on state load
2025-03-04 notazMerge branch 'master' into libretro
2025-03-04 notazspu: fix thread vs savestates races
2025-03-03 notaztry to support macOS for standalone
2025-02-26 notazMerge branch 'master' into libretro r25l
2025-02-25 notazrelease r25 r25
2025-02-25 notazcdrom: adjust the t'ai hack
2025-02-25 notazmisc: time_bcd should actually be bcd
2025-02-25 notazdma: partially disable pcr handling
2025-02-24 notazdrc: update patches
2025-02-24 notazdrc: forgot to set may_except
2025-02-24 notazdrc: limit more prints
2025-02-23 notazMerge branch 'master' into libretro
2025-02-23 notazdrc: fix wrong writes
2025-02-23 notazmisc: detect pal from lic sector
2025-02-23 notazcdrom: don't deliver non mode1/2 sectors
2025-02-23 notazpsxinterpreter: log bus error address
2025-02-23 notazdma: handle PCR writes
2025-02-23 notazcdrom: try emulating fifo status bit
2025-02-23 notazdrc: fix a clash of 'unneeded' passes
2025-02-21 notazspu: update TI C64x code
2025-02-21 notazgpulib: add height adjustment option
2025-02-13 notazMerge branch 'master' into libretro
2025-02-13 notazunbreak gh build
2025-02-13 notazMerge branch 'master' into libretro
2025-02-13 notazdrc: avoid some header includes when not needed
2025-02-13 notazdb: add localized PE2 versions
2025-02-12 notazcdrom: more lid hacks
2025-02-10 notazgpulib: avoid unaligned read
2025-02-10 notazavoid some left shifting to sign bit
2025-02-10 notazgpu: some function mismatches
2025-02-08 notazlightrec: rm dup line
2025-02-08 notazgpu_neon: avoid some clang warnings
2025-02-01 notazMerge branch 'master' into libretro
2025-02-01 notazgpulib: keep dirty flag if not displayed
2025-01-30 notazlightning: apply patch from libretro/pcsx_rearmed#868
2025-01-30 notazMerge branch 'master' into libretro
2025-01-30 notazspu: try some reverb resample filtering
2025-01-28 notazlibretro: clean up win32 build
2025-01-28 notazgpu: partially revert 4a15db3fc8
2025-01-27 notazMerge branch 'master' into libretro
2025-01-26 notazpropagate config after cd check
2025-01-25 notazMerge branch 'master' into libretro
2025-01-25 notazdb: update
2025-01-25 notazdrc: must call both callbacks in mixed mode
2025-01-25 notazmake: address a ci race
2025-01-25 notazMerge branch 'master' into libretro
2025-01-25 notazstandalone: fix missed y scaling
2025-01-24 notazhle: assorted fixes
2025-01-24 notazdrc: implement block linking on platforms that lacked it
2025-01-24 notazdrc: rearrange stop_after_jal stuff, limit NI prints
2025-01-24 notazdrc: handle gte stalls closer to the interpreter
2025-01-24 notazdrc: detect unoptimized stack reloads
2025-01-24 notazdrc: generate diff-able debug output
2025-01-22 notazdrc: rework vsync
2025-01-22 notazdb: update
2025-01-22 notazcpu: make sure config is applied when core is changed
2025-01-22 notazspu: rework reverb according to nocash docs
2025-01-22 notazstandalone: allow to enable slowboot in config at least
2025-01-22 notazcdrom: try different seek timing
2025-01-20 notazcdrom: drop the propagation thing
2025-01-20 notazcdrom: disable some hack for xa
2025-01-20 Paul Cercueillightrec: Add the big-ass debugger
2025-01-20 Paul CercueilDisable mult/div and memset optimizations when debuggin...
2025-01-20 Paul Cercueillightrec: Add LIGHTREC_DEBUG functionality
2025-01-18 notazattempt to fix CI
2025-01-18 notaztry some more CIs
2025-01-16 notazMerge branch 'master' into libretro
2025-01-16 notazcore: move some more stuff to psxRegs
2025-01-15 notazdrc: fix wrong stop check
2025-01-15 notazmisc: hard-reset cpu on hle change
2025-01-15 notazfix some warnings on win32
2025-01-14 notazMerge branch 'master' into libretro
2025-01-14 notazdb: update
2025-01-14 notazlightrec: update
2025-01-14 notazgpu: adjust timing again
2025-01-12 Paul Cercueilgit subrepo pull --force deps/lightrec
2025-01-11 notazMerge branch 'master' into libretro
2025-01-11 notazdrc: adjust timing hacks
2025-01-10 Benjamin FRANCOISrestore Haiku build
2025-01-10 Benjamin FRANCOISrestore Haiku build
2025-01-09 notazlightrec: update to match libretro branch
2025-01-09 notazMerge pull request #863 from pcercuei/update-lightrec...
2025-01-09 Paul Cercueilgit subrepo pull --force deps/lightning
2025-01-08 Paul Cercueilgit subrepo pull --force deps/lightrec
2025-01-06 notazMerge branch 'master' into libretro
2025-01-06 notazgpu_neon: try more to not violate the arm32 abi
2024-12-28 notazMerge branch 'master' into libretro
2024-12-28 notaz3ds: fix build
2024-12-28 notazMerge branch 'master' into libretro
2024-12-28 notazgpu: further timing hacks
2024-12-27 notazgpu_neon: typo fix + minor stuff
2024-12-26 notazcdrom: fix wrong state
2024-12-26 notazlibretro: simplify axis_range_modifier
2024-12-25 notazgpu: different offset handling
next