notaz.gp2x.de
/
pcsx_rearmed.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
gpu_neon: try to patch more pal vs enhancement trouble
[pcsx_rearmed.git]
/
plugins
/
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-06
notaz
patch another gpulib alignment issue
tree
|
commitdiff
2023-12-01
notaz
gpu: improve timings of clipped sprites
tree
|
commitdiff
2023-11-28
notaz
unbreak the build of gpu thread thing
tree
|
commitdiff
2023-11-27
notaz
add a forgotten file
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
notaz
Merge pull request #789 from pcercuei/unai-gouraud
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
spu: maybe better mute
tree
|
commitdiff
2023-11-01
notaz
cdrom: implement xa buffering somewhat
tree
|
commitdiff
2023-11-01
notaz
spu: sync on koff
tree
|
commitdiff
2023-10-29
notaz
gpulib: don't set_mode for 0
tree
|
commitdiff
2023-10-27
notaz
adjust vita's mappings to more resemble other platforms
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
fix a mistake in big endian conversion
tree
|
commitdiff
2023-10-14
notaz
spu: implement irq on dma
tree
|
commitdiff
2023-10-13
notaz
patch up some clang/apple issues
tree
|
commitdiff
2023-10-11
notaz
unbreak some old savestates
tree
|
commitdiff
2023-10-11
notaz
spu: try keyoff ignore
tree
|
commitdiff
2023-10-11
notaz
spu: rearrange struct to reduce padding
tree
|
commitdiff
2023-10-08
notaz
gpu: a bit better idle bit handling
tree
|
commitdiff
2023-10-08
notaz
spu: make fmod work in threaded mode
tree
|
commitdiff
2023-10-08
notaz
spu: try to clean up the interpolation mess
tree
|
commitdiff
2023-10-08
notaz
gpulib: forgot to mark fb dirty
tree
|
commitdiff
2023-10-08
notaz
spu: adjust fmod to match nocash description
tree
|
commitdiff
2023-10-01
notaz
gpulib: use mmap on linux like before
tree
|
commitdiff
2023-10-01
notaz
patch up some savestate issues
tree
|
commitdiff
2023-09-27
notaz
spu: try to improve timing
tree
|
commitdiff
2023-09-27
notaz
spu: avoid relying on signed overflow undefined behavior
tree
|
commitdiff
2023-09-15
notaz
attempt to improve guncon defaults
tree
|
commitdiff
2023-09-13
Paul Cercueil
unai: Fix scalers doing endianness conversion
tree
|
commitdiff
2023-09-12
notaz
try to cleanup the mess in the input code
tree
|
commitdiff
2023-09-08
notaz
gpulib: handle vram copy in gpulib
tree
|
commitdiff
2023-09-06
notaz
some lightgun selection mechanism
tree
|
commitdiff
2023-09-04
notaz
gpulib: add some missed sync and flush
tree
|
commitdiff
2023-09-04
notaz
gpulib: new debug compile option for raw fb display
tree
|
commitdiff
2023-08-31
notaz
gpu_neon: more complicated overflow check
tree
|
commitdiff
2023-08-31
notaz
gpu: handle wrapping somewhat
tree
|
commitdiff
2023-08-31
notaz
fix arm32 build
tree
|
commitdiff
2023-08-30
notaz
Merge pull request #754 from pcercuei/unai-big-endian
tree
|
commitdiff
2023-08-30
notaz
make GPUopen consistent everywhere
tree
|
commitdiff
2023-08-30
Paul Cercueil
unai: Add support for big-endian
tree
|
commitdiff
2023-08-27
notaz
gpulib: don't corrupt memory on garbage commands
tree
|
commitdiff
2023-08-25
notaz
spu: adjust irqs again
tree
|
commitdiff
2023-08-25
notaz
spu: rm bunch of unused functions
tree
|
commitdiff
2023-08-24
notaz
fix build
tree
|
commitdiff
2023-08-24
notaz
gpu_neon: some hack to enhanced mode
tree
|
commitdiff
2023-08-24
notaz
gpu_neon: don't crash on large primitives in enhancemen...
tree
|
commitdiff
2023-08-24
notaz
gpu_neon: rework buffer selection
tree
|
commitdiff
2023-08-19
notaz
try to emulate borders properly
tree
|
commitdiff
2023-08-17
notaz
gpu_neon: change enhancement_buf selection
tree
|
commitdiff
2023-08-17
notaz
spu: add forgotten prevflags checking
tree
|
commitdiff
2023-08-17
notaz
spu: clear on init
tree
|
commitdiff
2023-08-17
notaz
spu: implement volume regs somewhat
tree
|
commitdiff
2023-08-12
notaz
log unhandled io more clearly
tree
|
commitdiff
2023-08-10
notaz
spu: some cdda/xa reverb support
tree
|
commitdiff
2023-07-24
notaz
try to fix win32 build
tree
|
commitdiff
2023-07-24
notaz
Merge pull request #728 from pcercuei/libretro-wiiu-v4
tree
|
commitdiff
2023-07-23
Paul Cercueil
Support compiling without pthreads
tree
|
commitdiff
2023-07-14
notaz
gpu_neon: fix texels vs pixels confusion
tree
|
commitdiff
2023-07-09
Paul Cercueil
dfsound: Fix issues on big-endian systems
tree
|
commitdiff
2023-07-09
notaz
Merge pull request #724 from StormedBubbles/guncon_framing
tree
|
commitdiff
2023-07-08
notaz
gpu-gles: fix wrong long usage
tree
|
commitdiff
2023-07-06
notaz
fix missed double resolution change
tree
|
commitdiff
2023-07-06
notaz
libretro: disable spu thread by default, with option...
tree
|
commitdiff
2023-07-06
notaz
spu: fix some threading issues
tree
|
commitdiff
2023-07-04
notaz
spu: irq adjustments according to MiSTer
tree
|
commitdiff
2022-11-14
notaz
gpulib: allow commands to span list entries
tree
|
commitdiff
2022-11-13
notaz
dma: add optional slow linked list walking
tree
|
commitdiff
2022-11-03
notaz
Merge pull request #705 from pcercuei/lightrec-disable...
tree
|
commitdiff
2022-11-03
notaz
spu: fix a wrong assumption
tree
|
commitdiff
2022-10-15
notaz
adjust multitap code to interact with standalone better
tree
|
commitdiff
2022-10-15
notaz
gpulib: update gpuinfo
tree
|
commitdiff
2022-10-15
notaz
reduce differences from upstream
tree
|
commitdiff
2022-10-08
notaz
allow debug build (make DEBUG=1)
tree
|
commitdiff
2022-09-15
notaz
gpu_neon: rm wrong cost qualifier
tree
|
commitdiff
2022-09-15
notaz
don't cast between long and pointers for win64
tree
|
commitdiff
2022-09-15
notaz
misc: patch some issues indicated by clang
tree
|
commitdiff
2022-09-15
notaz
gpu_neon: brand new x86 SSE2+ implementation
tree
|
commitdiff
2022-09-15
notaz
gpu_neon: adjust some comments and things
tree
|
commitdiff
2022-09-10
notaz
some big endian fixes
tree
|
commitdiff
2022-09-10
notaz
spu: fix wrong volume shift
tree
|
commitdiff
2022-09-08
notaz
easier logging of unhandled stuff
tree
|
commitdiff
2022-09-08
notaz
spu: cleanup some irq hacks
tree
|
commitdiff
2022-09-08
notaz
spu: sync on xa playback start
tree
|
commitdiff
next