try to unbreak bigendian
[pcsx_rearmed.git] / plugins /
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
2022-09-10 notazspu: fix wrong volume shift
2022-09-08 notazeasier logging of unhandled stuff
2022-09-08 notazspu: cleanup some irq hacks
2022-09-08 notazspu: sync on xa playback start
2022-09-04 notazspu: support master volume
2022-09-04 notazspu: rename dwChannelOn to something more suitable
2022-09-04 notazspu: remove some strange rounding
2022-08-30 notazplugins: try to untangle the CALLBACK mess
2022-08-30 notazspu: get rid of iXAPitch
2022-08-13 notazgpu_neon: fix another abi violation
2022-08-13 notazgpu_neon: fix wrong block counting
2022-08-08 notazgpu_neon: integration for arm64
2022-08-08 notazgpu_neon: new intrinsics-only implementation
2022-08-08 notazgpu_neon: place asm func prototypes into a separate...
2022-08-08 notazgpu_neon: don't include vector_ops.h in the main header
2022-08-08 notazgpu_neon: fix some more abi violations
2022-07-29 notazgpu_neon: try to make the compiler save some callee...
2022-07-29 notazdfxvideo: patch up some unsafe macros
2022-07-29 Paul Cercueildfxvideo: Restore support for big-endian arch
2022-07-29 Paul Cercueilgpulib: Add proper support for big-endian
2022-07-29 Paul CercueilGet rid of bit fields in union
2022-07-29 Paul CercueilFix PCSX on big-endian systems
2022-01-31 notazgpu_neon: fix apparent missing msb setting in blend_blo...
2022-01-31 notazgpu_neon: reserved bpp is 16bpp, not 4bpp
2022-01-22 notazspu: try to eliminate some cdda clicks/pops
2022-01-22 notazspu: save/restore decode_pos
2021-12-14 notazfix some issues and warnings seen on ctr build
2021-11-21 notazfrontend: remove src alignment requirements in asm
2021-10-31 notazassorted warning fixes
2021-10-29 gameblablaNew, separate GPU plugin based on Unai. (#233)
2021-10-18 gameblablaFix CD volume issue in Star Wars - Dark Forces. (#232)
2021-08-22 gameblablaFixes Diablo 1 SPU bug properly and remove Diablo hack...
2021-08-18 gameblabla[SPU] Emulate SPUSTAT[5:0] as a mirror of SPUCNT[5...
2021-08-16 gameblablaFixed Linked List DMA end marker. (#183)
2019-11-11 notazMerge pull request #146 from senquack/gpulib_fix
2019-11-09 Daniel Silsbygpulib: fix out-of-bounds reads in do_cmd_buffer()
2019-07-24 notazMerge pull request #137 from gameblabla/hle
2019-03-12 notazMerge pull request #123 from gameblabla/diablofix_hack
2019-03-09 notazMerge pull request #124 from gameblabla/buildingfixes
2019-03-07 gameblablaFix for compiling it against newer zlib versions.
2019-03-07 gameblablaDiablo Music fix for PCSX Rearmed. (optional hack)
2017-05-02 notazuse pc-relative offsets for PIC too
2016-03-31 notazdon't use __ARM_ARCH_7A__
2015-02-05 notazlibretro: always use fixed samples per frame
2015-02-05 notazgpulib: remove unneeded hack
2015-02-03 notazgpu_unai: fix some 64bit issues
2015-02-03 notazfrontend: fix minor glitches on video mode changes
2015-02-02 notazspu: c64x: fix cache handling, enable l2
2015-02-02 notazspu: fix some thread safety issues
2015-01-12 notazspu: put reverb on the thread too
2015-01-12 notazgpulib: use more conservative loop detection
2015-01-12 notazsome random improvements
2015-01-12 notazspu: fix some skip accuracy issues
2015-01-09 notazspu: don't block on audio
2015-01-09 notazspu: support multiple pending buffers
2015-01-05 notazspu: finish offload code to TI C64x DSP
2015-01-04 notazspu: start offload code to TI C64x DSP
2015-01-04 notazspu: threaded implementation
2015-01-03 notazspu: get rid of bStop, clean up
2015-01-03 notazspu: move more things to StartSound
2015-01-03 notazspu: reduce use of globals
next