pcsx_rearmed.git
2024-12-17 notazpsxinterpreter: avoid excessive icache clearing
2024-12-17 notazdrc: avoid mov pc
2024-12-17 notazvita: yet another try to fix crashes
2024-12-17 notazdrc: another try to fix thread cache stuff
2024-12-16 notazmake: no line splitting
2024-12-16 notazattempt to fix github workflows
2024-12-16 notazdb: another lightrec hack
2024-12-16 notazmdec: timing hacks
2024-12-15 notazvita: try to fix alloc
2024-12-15 notazvita: cleanup
2024-12-15 notazlibretro: drop remnants of _async_cd
2024-12-09 notazgpu: allow to force-enable dithering
2024-12-08 notazfix build
2024-12-07 notaz3ds: change psx vram location
2024-12-05 notazandroid build yet again...
2024-12-04 notazdrc: disable thread for cache hack
2024-12-04 notazpartially revert f0d65622de
2024-12-03 notazgpu_unai: asm part 5
2024-12-02 notazgpu_unai: asm part 4
2024-12-01 notazgpu_unai: asm part 3
2024-12-01 notazgpu_unai: asm part 2
2024-11-24 notazgpu_unai: more asm
2024-11-23 notazgpu_unai: avoid unneeded gouraud calculations
2024-11-23 notazrect quad optimizations
2024-11-17 notazcspace_arm: slight improvements
2024-11-17 notaztry another macro for arm vfp
2024-11-17 notazdrc: restore scratch_buf_ptr
2024-11-17 notazdrc: eliminate a global from get_addr_ht
2024-11-17 notazgpu_unai: switch back to older DIV_MULTINV behavior
2024-11-17 notazarm: make sure RunFast is on
2024-11-16 notazgpulib: try to reduce global reload
2024-11-14 notazupdate libchdr
2024-11-14 notazavoid -Wno-format in general case
2024-11-10 notazgpu_unai: clean up ilace_mask
2024-11-10 notazgpu_unai: drop pixel_skip
2024-11-10 notazstandalone: unbreak .exe mode
2024-11-08 notazlibretro: don't make cycle_multiplier depend on device
2024-11-08 notaztiming hack +1
2024-11-07 notaz3ds: allow compiling with just DEVKITPRO set
2024-11-07 notazcdrom: fix wrong logic with cdr.Prev
2024-11-07 notazfix too early notify
2024-11-05 notaz3ds: no dynarec thread when 'auto'
2024-11-05 notazgpu_unai: some new asm
2024-11-01 notazgpu_unai: move the line loop into the driver func
2024-11-01 notazgpulib: use mmap callbacks for platforms that have it
2024-11-01 notazgpu_neon: mask before compare
2024-11-01 notazcdriso: missing null check
2024-11-01 notazgpu_unai: minor tuning for 3ds
2024-10-27 notazmerge from libretro
2024-10-27 notazgpu_unai: don't typedef le32_t as structs
2024-10-27 notazgpu_unai: simplify gpuClearImage
2024-10-27 notazmerge gpu_unai with gpu_unai_old
2024-10-27 notaztry to support older binutils
2024-10-27 notaztry to fix apple build
2024-10-27 notazplatforms: try to fix build
2024-10-27 notaz3ds: only invalidate icache on non-compiler core
2024-10-24 notazmove more globals to psxRegs
2024-10-24 notazdrc: drop pending_exception
2024-10-24 notazdrc: add another sync after running the interpreter
2024-10-24 notazdrc: update the debug patches
2024-10-24 notaz3ds: drop pre-rosalina code
2024-10-24 notaz3ds: use range clearing for small ranges
2024-10-23 notazmdec: compiler-friendlier clamp
2024-10-23 notazstandalone: neon dithering should be on by default
2024-10-23 notazchd: override config
2024-10-23 notazgpulib: try to reduce flips
2024-10-23 notazarm: provide bgr888_to_rgb565 for v6
2024-10-23 notaz3ds: update ctr_clear_cache
2024-10-23 notazupdate Android.mk
2024-10-23 notazcdriso: try some different buffering
2024-10-23 notazcdrom: adjust the PhysCdPropagations hack
2024-10-23 notaz3ds: try partial linking
2024-10-23 notaz3ds: adjust for newer toolchain
2024-10-23 notazlibretro: show the actual fps, some extra stats
2024-10-23 notaz3ds: customize thread creation
2024-10-23 notazstandalone: enable the new threaded stuff
2024-10-23 notazdrc: try compiling on another thread
2024-10-07 notazenable lightrec
2024-10-07 notazdeal with some platform-specific warnings
2024-10-07 notaznew async cdrom + cdrom cleanup
2024-10-07 notazdetect bad SysMessage format
2024-10-07 notazadd dedicated mmap functions for libnx
2024-10-07 notaztry to clean up various mmap func failure return value...
2024-10-07 notazpsxmem: fix map retry breakage
2024-10-07 notazdrc: less alarmist ram map message
2024-10-07 notaznew 3ds_mmap, avoid useless retries
2024-10-07 notaz3ds: some random tuning
2024-10-07 notazlightrec: relax mem requirements so that asan works
2024-10-07 notazsync from libretro branch
2024-09-03 notazlibretro: improve retro_memory_map
2024-09-03 notazlibretro: use shorter option names to fit narrow frontends
2024-08-22 notazgpu_neon: enable tex hack by default
2024-08-22 notazgpu_neon: rework enh. res. texturing hack
2024-08-21 notazcdriso: log main cd img size
2024-08-16 notazgpu_neon: fix wrong mask bit for fills
2024-08-16 notazgpulib: adjust masking
2024-08-16 notazavoid double prints with bios+Config.PsxOut
2024-07-27 notazcdrom: more hacks for more timing issues
2024-06-29 notazgpu_neon: revive the old tests
2024-06-29 notazgpu_neon: fix sign extension
next