notaz.gp2x.de
/
pcsx_rearmed.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
spu: try some reverb resample filtering
[pcsx_rearmed.git]
/
plugins
/
2025-01-30
notaz
spu: try some reverb resample filtering
master
github/master
tree
|
commitdiff
2025-01-28
notaz
gpu: partially revert 4a15db3fc8
tree
|
commitdiff
2025-01-25
notaz
make: address a ci race
tree
|
commitdiff
2025-01-22
notaz
spu: rework reverb according to nocash docs
tree
|
commitdiff
2025-01-14
notaz
gpu: adjust timing again
tree
|
commitdiff
2025-01-06
notaz
gpu_neon: try more to not violate the arm32 abi
tree
|
commitdiff
2024-12-28
notaz
3ds: fix build
tree
|
commitdiff
2024-12-28
notaz
gpu: further timing hacks
tree
|
commitdiff
2024-12-27
notaz
gpu_neon: typo fix + minor stuff
tree
|
commitdiff
2024-12-25
notaz
gpu: different offset handling
tree
|
commitdiff
2024-12-24
notaz
gpu_neon: unbreak tests
tree
|
commitdiff
2024-12-19
notaz
gpu: some timing improvements
tree
|
commitdiff
2024-12-19
notaz
gpulib: unbreak debug logs
tree
|
commitdiff
2024-12-09
notaz
gpu: allow to force-enable dithering
tree
|
commitdiff
2024-12-08
notaz
fix build
tree
|
commitdiff
2024-12-04
notaz
partially revert f0d65622de
tree
|
commitdiff
2024-12-03
notaz
gpu_unai: asm part 5
tree
|
commitdiff
2024-12-02
notaz
gpu_unai: asm part 4
tree
|
commitdiff
2024-12-01
notaz
gpu_unai: asm part 3
tree
|
commitdiff
2024-12-01
notaz
gpu_unai: asm part 2
tree
|
commitdiff
2024-11-24
notaz
gpu_unai: more asm
tree
|
commitdiff
2024-11-23
notaz
gpu_unai: avoid unneeded gouraud calculations
tree
|
commitdiff
2024-11-23
notaz
rect quad optimizations
tree
|
commitdiff
2024-11-17
notaz
try another macro for arm vfp
tree
|
commitdiff
2024-11-17
notaz
arm: make sure RunFast is on
tree
|
commitdiff
2024-11-16
notaz
gpulib: try to reduce global reload
tree
|
commitdiff
2024-11-10
notaz
gpu_unai: clean up ilace_mask
tree
|
commitdiff
2024-11-10
notaz
gpu_unai: drop pixel_skip
tree
|
commitdiff
2024-11-05
notaz
gpu_unai: some new asm
tree
|
commitdiff
2024-11-01
notaz
gpu_unai: move the line loop into the driver func
tree
|
commitdiff
2024-11-01
notaz
gpulib: use mmap callbacks for platforms that have it
tree
|
commitdiff
2024-11-01
notaz
gpu_neon: mask before compare
tree
|
commitdiff
2024-11-01
notaz
gpu_unai: minor tuning for 3ds
tree
|
commitdiff
2024-10-27
notaz
merge from libretro
tree
|
commitdiff
2024-10-27
notaz
gpu_unai: don't typedef le32_t as structs
tree
|
commitdiff
2024-10-27
notaz
gpu_unai: simplify gpuClearImage
tree
|
commitdiff
2024-10-27
notaz
merge gpu_unai with gpu_unai_old
tree
|
commitdiff
2024-10-23
notaz
gpulib: try to reduce flips
tree
|
commitdiff
2024-10-07
notaz
deal with some platform-specific warnings
tree
|
commitdiff
2024-10-07
notaz
try to clean up various mmap func failure return value...
tree
|
commitdiff
2024-10-07
notaz
3ds: some random tuning
tree
|
commitdiff
2024-10-07
notaz
sync from libretro branch
tree
|
commitdiff
2024-08-22
notaz
gpu_neon: rework enh. res. texturing hack
tree
|
commitdiff
2024-08-16
notaz
gpu_neon: fix wrong mask bit for fills
tree
|
commitdiff
2024-08-16
notaz
gpulib: adjust masking
tree
|
commitdiff
2024-06-29
notaz
gpu_neon: revive the old tests
tree
|
commitdiff
2024-06-29
notaz
gpu_neon: fix sign extension
tree
|
commitdiff
2024-06-28
notaz
try some overscan display option
tree
|
commitdiff
2024-05-30
Paul Cercueil
spunull: Add missing callback and fix prototypes
tree
|
commitdiff
2024-05-30
Paul Cercueil
Fix invalid variable types
tree
|
commitdiff
2024-04-14
notaz
introduce fractional framerates
tree
|
commitdiff
2024-03-25
notaz
spu: don't leave garbage in capture buffers
tree
|
commitdiff
2024-03-25
notaz
spu: more status bits
tree
|
commitdiff
2024-03-24
notaz
spu: don't assert on noise in thread mode
tree
|
commitdiff
2024-03-22
notaz
gpulib: fix frameskip on weird lists
tree
|
commitdiff
2024-01-21
notaz
spu: add missing sample copying for thread mode
tree
|
commitdiff
2024-01-03
notaz
gpu_neon: make enh. res. texturing hack optional
tree
|
commitdiff
2023-12-27
notaz
gpu_neon: unbreak sprites in enhanced res
tree
|
commitdiff
2023-12-27
notaz
gpulib: maybe better loop detection
tree
|
commitdiff
2023-12-13
notaz
gpu: rework dma vs busy timing
tree
|
commitdiff
2023-12-11
notaz
standalone: revive spu_c64x build
tree
|
commitdiff
2023-12-08
notaz
gpu: adjust timing
tree
|
commitdiff
2023-12-06
notaz
gpu_neon: try to patch more pal vs enhancement trouble
tree
|
commitdiff
2023-12-06
notaz
spu: fix a wrong assumption about cd volume
tree
|
commitdiff
2023-12-02
notaz
patch another gpulib alignment issue
tree
|
commitdiff
2023-11-30
notaz
gpu: improve timings of clipped sprites
tree
|
commitdiff
2023-11-27
notaz
gpu_unai: fix clear masking
tree
|
commitdiff
2023-11-27
notaz
gpu: start doing some basic gpu timing
tree
|
commitdiff
2023-11-21
notaz
spu: add a guard for "runaway" channels
tree
|
commitdiff
2023-11-21
notaz
spu: forgot to save some stuff again
tree
|
commitdiff
2023-11-21
notaz
apply cdrom volume in spu
tree
|
commitdiff
2023-11-19
notaz
spu: adjust dma timing + a hack
tree
|
commitdiff
2023-11-16
notaz
spu: patch up more savestate issues
tree
|
commitdiff
2023-11-13
notaz
gpu_neon: enforce alignment required for asm
tree
|
commitdiff
2023-11-02
notaz
spu: implement some more irq details
tree
|
commitdiff
2023-11-02
Paul Cercueil
unai: Use 8.8 RGB triplet format for gouraud shading
tree
|
commitdiff
2023-11-02
Paul Cercueil
unai: Preserve MSB in light routines
tree
|
commitdiff
2023-11-01
notaz
gpu_unai: sync with libretro
tree
|
commitdiff
2023-11-01
notaz
rename gpu_senquack to gpu_unai
tree
|
commitdiff
2023-11-01
notaz
rename gpu_unai to gpu_unai_old
tree
|
commitdiff
2023-10-31
notaz
spu: maybe better mute
tree
|
commitdiff
2023-10-31
notaz
cdrom: implement xa buffering somewhat
tree
|
commitdiff
2023-10-30
notaz
spu: sync on koff
tree
|
commitdiff
2023-10-29
notaz
gpulib: don't set_mode for 0
tree
|
commitdiff
2023-10-25
notaz
gpu_neon: fix some missing ebuf updates
tree
|
commitdiff
2023-10-24
notaz
gpulib: trust game's centering based on a database
tree
|
commitdiff
2023-10-24
notaz
gpulib: add a "borderless" option to restore old behavior
tree
|
commitdiff
2023-10-23
notaz
gpu_neon: rework buffering to reduce flickering
tree
|
commitdiff
2023-10-21
Matheus Garcia
Compatibility with FreeBSD
tree
|
commitdiff
2023-10-15
notaz
spu: rvb volume is signed
tree
|
commitdiff
2023-10-14
notaz
spu: implement irq on dma
tree
|
commitdiff
2023-10-12
notaz
patch up some clang/apple issues
tree
|
commitdiff
2023-10-10
notaz
unbreak some old savestates
tree
|
commitdiff
2023-10-10
notaz
spu: try keyoff ignore
tree
|
commitdiff
2023-10-10
notaz
spu: rearrange struct to reduce padding
tree
|
commitdiff
2023-10-08
notaz
gpu: a bit better idle bit handling
tree
|
commitdiff
2023-10-07
notaz
spu: make fmod work in threaded mode
tree
|
commitdiff
2023-10-07
notaz
spu: try to clean up the interpolation mess
tree
|
commitdiff
2023-10-06
notaz
gpulib: forgot to mark fb dirty
tree
|
commitdiff
2023-10-05
notaz
spu: adjust fmod to match nocash description
tree
|
commitdiff
next