cdrom: change pause timing again
[pcsx_rearmed.git] / plugins /
40 hours ago notazintroduce fractional framerates
2024-03-25 notazspu: don't leave garbage in capture buffers
2024-03-25 notazspu: more status bits
2024-03-24 notazspu: don't assert on noise in thread mode
2024-03-22 notazgpulib: fix frameskip on weird lists
2024-01-21 notazspu: add missing sample copying for thread mode
2024-01-03 notazgpu_neon: make enh. res. texturing hack optional
2023-12-27 notazgpu_neon: unbreak sprites in enhanced res
2023-12-27 notazgpulib: maybe better loop detection
2023-12-13 notazgpu: rework dma vs busy timing
2023-12-11 notazstandalone: revive spu_c64x build
2023-12-08 notazgpu: adjust timing
2023-12-06 notazgpu_neon: try to patch more pal vs enhancement trouble
2023-12-06 notazspu: fix a wrong assumption about cd volume
2023-12-02 notazpatch another gpulib alignment issue
2023-11-30 notazgpu: improve timings of clipped sprites
2023-11-27 notazgpu_unai: fix clear masking
2023-11-27 notazgpu: start doing some basic gpu timing
2023-11-21 notazspu: add a guard for "runaway" channels
2023-11-21 notazspu: forgot to save some stuff again
2023-11-21 notazapply cdrom volume in spu
2023-11-19 notazspu: adjust dma timing + a hack
2023-11-16 notazspu: patch up more savestate issues
2023-11-13 notazgpu_neon: enforce alignment required for asm
2023-11-02 notazspu: implement some more irq details
2023-11-02 Paul Cercueilunai: Use 8.8 RGB triplet format for gouraud shading
2023-11-02 Paul Cercueilunai: Preserve MSB in light routines
2023-11-01 notazgpu_unai: sync with libretro
2023-11-01 notazrename gpu_senquack to gpu_unai
2023-11-01 notazrename gpu_unai to gpu_unai_old
2023-10-31 notazspu: maybe better mute
2023-10-31 notazcdrom: implement xa buffering somewhat
2023-10-30 notazspu: sync on koff
2023-10-29 notazgpulib: don't set_mode for 0
2023-10-25 notazgpu_neon: fix some missing ebuf updates
2023-10-24 notazgpulib: trust game's centering based on a database
2023-10-24 notazgpulib: add a "borderless" option to restore old behavior
2023-10-23 notazgpu_neon: rework buffering to reduce flickering
2023-10-21 Matheus GarciaCompatibility with FreeBSD
2023-10-15 notazspu: rvb volume is signed
2023-10-14 notazspu: implement irq on dma
2023-10-12 notazpatch up some clang/apple issues
2023-10-10 notazunbreak some old savestates
2023-10-10 notazspu: try keyoff ignore
2023-10-10 notazspu: rearrange struct to reduce padding
2023-10-08 notazgpu: a bit better idle bit handling
2023-10-07 notazspu: make fmod work in threaded mode
2023-10-07 notazspu: try to clean up the interpolation mess
2023-10-06 notazgpulib: forgot to mark fb dirty
2023-10-05 notazspu: adjust fmod to match nocash description
2023-10-01 notazpatch up some savestate issues
2023-09-27 notazspu: try to improve timing
2023-09-27 notazspu: avoid relying on signed overflow undefined behavior
2023-09-18 notazattempt to improve guncon defaults
2023-09-13 notazswitch over to libretro input code
2023-09-08 notazgpulib: handle vram copy in gpulib
2023-09-04 notazgpulib: add some missed sync and flush
2023-09-04 notazgpulib: new debug compile option for raw fb display
2023-08-31 notazgpu_neon: more complicated overflow check
2023-08-31 notazgpu: handle wrapping somewhat
2023-08-30 notazmake GPUopen consistent everywhere
2023-08-27 notazgpulib: don't corrupt memory on garbage commands
2023-08-25 notazspu: adjust irqs again
2023-08-25 notazspu: rm bunch of unused functions
2023-08-24 notazgpu_neon: some hack to enhanced mode
2023-08-24 notazgpu_neon: don't crash on large primitives in enhancemen...
2023-08-24 notazgpu_neon: rework buffer selection
2023-08-19 notaztry to emulate borders properly
2023-08-17 notazgpu_neon: change enhancement_buf selection
2023-08-16 notazspu: add forgotten prevflags checking
2023-08-15 notazspu: clear on init
2023-08-15 notazspu: implement volume regs somewhat
2023-08-12 notazlog unhandled io more clearly
2023-08-10 notazspu: some cdda/xa reverb support
2023-08-03 notaztry to fix win32 build
2023-08-03 Paul CercueilSupport compiling without pthreads
2023-07-13 notazgpu_neon: fix texels vs pixels confusion
2023-07-09 notazMerge pull request #292 from pcercuei/dfsound-big-endian
2023-07-08 notazgpu-gles: fix wrong long usage
2023-07-06 notazfix another missed double resolution change
2023-07-06 notazfix missed double resolution change
2023-07-06 notazlibretro: disable spu thread by default, with option...
2023-07-06 notazspu: fix some threading issues
2023-07-04 notazspu: fix typo
2023-07-04 notazspu: irq adjustments according to MiSTer
2023-05-05 Paul Cercueildfsound: Fix issues on big-endian systems
2022-12-14 notazMerge pull request #277 from joolswills/armv6_unai_fix
2022-12-12 Jools WillsFix building gpu_unai on armv6
2022-11-14 notazgpulib: allow commands to span list entries
2022-11-13 notazdma: add optional slow linked list walking
2022-11-03 notazspu: fix a wrong assumption
2022-10-15 notazgpulib: update gpuinfo
2022-10-15 notazmerge from libretro fork
2022-10-13 Sakitoshiupdated gaussian interpolation filter
2022-09-15 notazgpu_neon: rm wrong cost qualifier
2022-09-15 notazdon't cast between long and pointers for win64
2022-09-15 notazmisc: patch some issues indicated by clang
2022-09-15 notazgpu_neon: brand new x86 SSE2+ implementation
2022-09-15 notazgpu_neon: adjust some comments and things
2022-09-10 notazsome big endian fixes
next