notaz.gp2x.de
/
pcsx_rearmed.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Change the build status to libretro
[pcsx_rearmed.git]
/
plugins
/
2017-09-01
meepingsnesroms
Merge pull request #2 from libretro/master
tree
|
commitdiff
2017-05-07
Twinaphex
Merge pull request #120 from pjft/pjft-experimental
tree
|
commitdiff
2017-05-06
pjft
Adding enable/disable dithering core option with suppor...
tree
|
commitdiff
2017-05-03
twinaphex
Merge https://github.com/notaz/pcsx_rearmed
tree
|
commitdiff
2017-05-02
notaz
use pc-relative offsets for PIC too
tree
|
commitdiff
2017-04-07
meepingsnesroms
Merge pull request #1 from libretro/master
tree
|
commitdiff
2017-01-24
Twinaphex
Merge pull request #96 from orbea/zlib
tree
|
commitdiff
2017-01-24
orbea
Rename uncompress2 to avoid conflicts with zlib.h on...
tree
|
commitdiff
2016-09-20
notaz
Merge branch 'mainline' into libretro
tree
|
commitdiff
2016-07-26
Twinaphex
Merge pull request #51 from alexis-puska/master
tree
|
commitdiff
2016-06-26
alexis-puska
fixed lag with analog pad device
tree
|
commitdiff
2016-06-18
Twinaphex
Merge pull request #47 from alexis-puska/master
tree
|
commitdiff
2016-06-18
alexis-puska
init default value for dfInput plugins
tree
|
commitdiff
2016-05-13
cbransden
Style nits
tree
|
commitdiff
2016-05-13
alexis-puska
Initial multitap support
tree
|
commitdiff
2016-04-22
Twinaphex
Merge pull request #33 from dankcushions/master
tree
|
commitdiff
2016-04-22
dankcushions
Merge branch 'notaz-master'
tree
|
commitdiff
2016-04-22
dankcushions
Merge branch 'master' of https://github.com/notaz/pcsx_...
tree
|
commitdiff
2016-03-31
notaz
don't use __ARM_ARCH_7A__
tree
|
commitdiff
2016-03-02
twinaphex
Merge https://github.com/notaz/pcsx_rearmed
tree
|
commitdiff
2015-11-18
Twinaphex
Merge pull request #20 from phaseIV/master
tree
|
commitdiff
2015-11-17
phaseIV
cleanup
tree
|
commitdiff
2015-11-16
phaseIV
initial neGcon controller support
tree
|
commitdiff
2015-09-29
aliaspider
(vita) build fix.
tree
|
commitdiff
2015-09-23
aliaspider
(ctr/3ds) add target.
tree
|
commitdiff
2015-02-06
Twinaphex
Merge pull request #14 from notaz/for_libretro
tree
|
commitdiff
2015-02-05
notaz
Merge branch 'upstream' into libretro
tree
|
commitdiff
2015-02-05
notaz
libretro: always use fixed samples per frame
tree
|
commitdiff
2015-02-05
notaz
gpulib: remove unneeded hack
tree
|
commitdiff
2015-02-03
notaz
gpu_unai: fix some 64bit issues
tree
|
commitdiff
2015-02-03
notaz
frontend: fix minor glitches on video mode changes
tree
|
commitdiff
2015-02-02
notaz
spu: c64x: fix cache handling, enable l2
tree
|
commitdiff
2015-02-02
notaz
spu: fix some thread safety issues
tree
|
commitdiff
2015-01-25
Twinaphex
Merge pull request #12 from notaz/for_libretro
tree
|
commitdiff
2015-01-25
notaz
Merge branch 'upstream' into libretro
tree
|
commitdiff
2015-01-12
notaz
spu: put reverb on the thread too
tree
|
commitdiff
2015-01-12
notaz
gpulib: use more conservative loop detection
tree
|
commitdiff
2015-01-12
notaz
some random improvements
tree
|
commitdiff
2015-01-12
notaz
spu: fix some skip accuracy issues
tree
|
commitdiff
2015-01-09
notaz
spu: don't block on audio
tree
|
commitdiff
2015-01-09
notaz
spu: support multiple pending buffers
tree
|
commitdiff
2015-01-05
notaz
spu: finish offload code to TI C64x DSP
tree
|
commitdiff
2015-01-04
notaz
spu: start offload code to TI C64x DSP
tree
|
commitdiff
2015-01-04
notaz
spu: threaded implementation
tree
|
commitdiff
2015-01-03
notaz
spu: get rid of bStop, clean up
tree
|
commitdiff
2015-01-03
notaz
spu: move more things to StartSound
tree
|
commitdiff
2015-01-03
notaz
spu: reduce use of globals
tree
|
commitdiff
2015-01-03
notaz
spu: handle stop better, split main func more
tree
|
commitdiff
2015-01-03
notaz
mingw build fixes
tree
|
commitdiff
2014-12-21
twinaphex
Merge https://github.com/notaz/pcsx_rearmed
tree
|
commitdiff
2014-12-21
notaz
spu: fix first sample, don't play ahead
tree
|
commitdiff
2014-12-21
notaz
spu: avoid NULL pSpuIrq
tree
|
commitdiff
2014-12-20
Twinaphex
Merge pull request #11 from notaz/upstream_merge
tree
|
commitdiff
2014-12-20
notaz
Merge branch 'libretro' into upstream
tree
|
commitdiff
2014-12-20
notaz
fix up other platforms after rumble change
tree
|
commitdiff
2014-12-20
ksv1986
libretro: Add rumble support
tree
|
commitdiff
2014-12-20
notaz
spu: put globals into a structure
tree
|
commitdiff
2014-12-20
notaz
spu: remove some hacks
tree
|
commitdiff
2014-12-20
notaz
spu: rework synchronization
tree
|
commitdiff
2014-12-20
notaz
spu: add a schedule callback
tree
|
commitdiff
2014-12-20
notaz
spu: fix some fmod related breakage
tree
|
commitdiff
2014-11-29
Twinaphex
Merge pull request #8 from ksv1986/master
tree
|
commitdiff
2014-11-29
ksv1986
libretro: Add rumble support
tree
|
commitdiff
2013-12-31
twinaphex
Fixed NEON GPU plugin for PC by using stdint.h types...
tree
|
commitdiff
2013-11-11
twinaphex
Merge https://github.com/notaz/pcsx_rearmed
tree
|
commitdiff
2013-11-03
notaz
psx_gpu: workaround binutils bug #14887
tree
|
commitdiff
2013-04-02
notaz
Merge branch 'master' into libretro
tree
|
commitdiff
2013-04-02
notaz
drc/psx_gpu: handle more calling conventions
tree
|
commitdiff
2013-04-01
twinaphex
Merge git://github.com/notaz/pcsx_rearmed
tree
|
commitdiff
2013-04-01
notaz
asm: fix incorrect offsets
tree
|
commitdiff
2013-04-01
notaz
psx_gpu: support relative jumptables
tree
|
commitdiff
2013-04-01
notaz
psx_gpu: convert to UAL, load everything from context
tree
|
commitdiff
2013-03-31
twinaphex
Merge git://github.com/notaz/pcsx_rearmed
tree
|
commitdiff
2013-03-31
notaz
still adjusting asm for better as compatibility..
tree
|
commitdiff
2013-03-25
twinaphex
Merge branch 'mainline'
tree
|
commitdiff
2013-03-25
notaz
asm: use a macro for functions
tree
|
commitdiff
2013-03-25
twinaphex
Don't compile in null sound driver for libretro and add
tree
|
commitdiff
2013-03-21
twinaphex
Don't compile in null sound driver for libretro and add
tree
|
commitdiff
2013-03-18
twinaphex
Merge git://github.com/notaz/pcsx_rearmed
tree
|
commitdiff
2013-03-17
notaz
spu: change sync again
tree
|
commitdiff
2013-03-15
notaz
psx_gpu: fix line mask test
tree
|
commitdiff
2013-03-15
notaz
psx_gpu: minor test fixes
tree
|
commitdiff
2013-03-15
notaz
psx_gpu: fix mask set in blend_blocks variant
tree
|
commitdiff
2013-02-09
twinaphex
Merge git://github.com/notaz/pcsx_rearmed
tree
|
commitdiff
2013-02-08
notaz
move cspace back to frontend
tree
|
commitdiff
2013-02-06
notaz
disable standalone pluign builds
tree
|
commitdiff
2013-02-06
notaz
attempt to make gles plugin work under RPi
tree
|
commitdiff
2013-02-04
notaz
frontend: do all bpp handling in plugin_lib
tree
|
commitdiff
2013-01-10
twinaphex
Merge git://github.com/notaz/pcsx_rearmed
tree
|
commitdiff
2013-01-06
notaz
gpus: handle list underflows better
tree
|
commitdiff
2013-01-05
notaz
gpulib: update after open
tree
|
commitdiff
2013-01-05
notaz
gpulib: limit height
tree
|
commitdiff
2013-01-05
notaz
spu: fix decode offset
tree
|
commitdiff
2013-01-05
notaz
spu: stop at address 0
tree
|
commitdiff
2013-01-05
notaz
spu: check buffer state less often
tree
|
commitdiff
2013-01-04
twinaphex
Merge git://github.com/notaz/pcsx_rearmed
tree
|
commitdiff
2013-01-04
notaz
gpulib: fix frameskip cmd skipping
tree
|
commitdiff
2013-01-03
notaz
spu: also return on decoder irqs
tree
|
commitdiff
2013-01-02
notaz
spu: fix decode buffers
tree
|
commitdiff
2012-12-24
twinaphex
Merge git://github.com/notaz/pcsx_rearmed
tree
|
commitdiff
next