HLE: Merge HLE BIOS improvements from upstream
[pcsx_rearmed.git] / plugins /
2019-07-29 retro-wertzHLE: Merge HLE BIOS improvements from upstream
2019-07-24 notazMerge pull request #137 from gameblabla/hle
2019-03-28 Hugo HromicMerge remote-tracking branch 'notaz/master'
2019-03-18 hizzlekizzleMerge pull request #249 from retro-wertz/unai_update
2019-03-18 retro-wertzGPU unai update
2019-03-13 hizzlekizzleMerge pull request #244 from retro-wertz/sync_to_upstream
2019-03-13 retro-wertzmerge remote-tracking branch 'notaz/master'
2019-03-12 notazMerge pull request #123 from gameblabla/diablofix_hack
2019-03-12 hizzlekizzleMerge pull request #243 from retro-wertz/unai_fixes
2019-03-12 retro-wertzgpu_unai: Buildfix
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)
2019-03-07 TwinaphexMerge pull request #234 from notaz/master
2019-02-05 hizzlekizzleMerge pull request #217 from orbea/cue
2019-01-29 TwinaphexMerge pull request #218 from Sakitoshi/master
2019-01-24 Sakitoshiupdated gaussian interpolation filter
2017-09-01 meepingsnesromsMerge pull request #2 from libretro/master
2017-05-07 TwinaphexMerge pull request #120 from pjft/pjft-experimental
2017-05-06 pjftAdding enable/disable dithering core option with suppor...
2017-05-03 twinaphexMerge https://github.com/notaz/pcsx_rearmed
2017-05-02 notazuse pc-relative offsets for PIC too
2017-04-07 meepingsnesromsMerge pull request #1 from libretro/master
2017-01-24 TwinaphexMerge pull request #96 from orbea/zlib
2017-01-24 orbeaRename uncompress2 to avoid conflicts with zlib.h on...
2016-09-20 notazMerge branch 'mainline' into libretro
2016-07-26 TwinaphexMerge pull request #51 from alexis-puska/master
2016-06-26 alexis-puskafixed lag with analog pad device
2016-06-18 TwinaphexMerge pull request #47 from alexis-puska/master
2016-06-18 alexis-puskainit default value for dfInput plugins
2016-05-13 cbransdenStyle nits
2016-05-13 alexis-puskaInitial multitap support
2016-04-22 TwinaphexMerge pull request #33 from dankcushions/master
2016-04-22 dankcushionsMerge branch 'notaz-master'
2016-04-22 dankcushionsMerge branch 'master' of https://github.com/notaz/pcsx_...
2016-03-31 notazdon't use __ARM_ARCH_7A__
2016-03-02 twinaphexMerge https://github.com/notaz/pcsx_rearmed
2015-11-18 TwinaphexMerge pull request #20 from phaseIV/master
2015-11-17 phaseIVcleanup
2015-11-16 phaseIVinitial neGcon controller support
2015-09-29 aliaspider(vita) build fix.
2015-09-23 aliaspider(ctr/3ds) add target.
2015-02-06 TwinaphexMerge pull request #14 from notaz/for_libretro
2015-02-05 notazMerge branch 'upstream' into libretro
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-25 TwinaphexMerge pull request #12 from notaz/for_libretro
2015-01-25 notazMerge branch 'upstream' into libretro
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
2015-01-03 notazspu: handle stop better, split main func more
2015-01-03 notazmingw build fixes
2014-12-21 twinaphexMerge https://github.com/notaz/pcsx_rearmed
2014-12-21 notazspu: fix first sample, don't play ahead
2014-12-21 notazspu: avoid NULL pSpuIrq
2014-12-20 TwinaphexMerge pull request #11 from notaz/upstream_merge
2014-12-20 notazMerge branch 'libretro' into upstream
2014-12-20 notazfix up other platforms after rumble change
2014-12-20 ksv1986libretro: Add rumble support
2014-12-20 notazspu: put globals into a structure
2014-12-20 notazspu: remove some hacks
2014-12-20 notazspu: rework synchronization
2014-12-20 notazspu: add a schedule callback
2014-12-20 notazspu: fix some fmod related breakage
2014-11-29 TwinaphexMerge pull request #8 from ksv1986/master
2014-11-29 ksv1986libretro: Add rumble support
2013-12-31 twinaphexFixed NEON GPU plugin for PC by using stdint.h types...
2013-11-11 twinaphexMerge https://github.com/notaz/pcsx_rearmed
2013-11-03 notazpsx_gpu: workaround binutils bug #14887
2013-04-02 notazMerge branch 'master' into libretro
2013-04-02 notazdrc/psx_gpu: handle more calling conventions
2013-04-01 twinaphexMerge git://github.com/notaz/pcsx_rearmed
2013-04-01 notazasm: fix incorrect offsets
2013-04-01 notazpsx_gpu: support relative jumptables
2013-04-01 notazpsx_gpu: convert to UAL, load everything from context
2013-03-31 twinaphexMerge git://github.com/notaz/pcsx_rearmed
2013-03-31 notazstill adjusting asm for better as compatibility..
2013-03-25 twinaphexMerge branch 'mainline'
2013-03-25 notazasm: use a macro for functions
2013-03-25 twinaphexDon't compile in null sound driver for libretro and add
2013-03-21 twinaphexDon't compile in null sound driver for libretro and add
2013-03-18 twinaphexMerge git://github.com/notaz/pcsx_rearmed
2013-03-17 notazspu: change sync again
2013-03-15 notazpsx_gpu: fix line mask test
2013-03-15 notazpsx_gpu: minor test fixes
2013-03-15 notazpsx_gpu: fix mask set in blend_blocks variant
next