Style nits
[pcsx_rearmed.git] / frontend /
2016-05-13 cbransdenStyle nits
2016-05-13 dankcushionsDefensive code to avoid SEGFAULT
2016-05-13 alexis-puskacomment debugging printf
2016-05-13 alexis-puskafix analog value
2016-05-13 cbransdenInit in_type fully
2016-05-13 alexis-puskasecond implementation of multitap
2016-05-13 cbransdenAdded multitap core option & style 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
2016-03-01 TwinaphexMerge pull request #29 from dankcushions/master
2016-03-01 Christopher BransdenFix undefined compile error
2016-01-16 aliaspider(3DS) - remove provileged services enabling code, it...
2016-01-07 notazmenu: fix input config for device names ending with...
2015-11-18 TwinaphexMerge pull request #20 from phaseIV/master
2015-11-17 phaseIVfixed compile error and player2 support
2015-11-17 phaseIVfix for buttons I and II values
2015-11-16 phaseIVinitial neGcon controller support
2015-10-03 aliaspider(CTR/3DS) some performance tweaks:
2015-10-01 aliaspidernit
2015-10-01 aliaspider(CTR/3DS) add a warning message when mprotect is called...
2015-10-01 aliaspider(ctr/3ds) fix 3dsx build.
2015-09-29 aliaspider(vita) build fix (cont).
2015-09-29 aliaspider(vita) build fix.
2015-09-23 aliaspider(ctr/3ds) add zconf.h too
2015-09-23 aliaspider(ctr/3ds) add zlib.h
2015-09-23 aliaspidercleanup.
2015-09-23 aliaspider(ctr/3ds) add target.
2015-05-19 TwinaphexMerge pull request #18 from netux79/gamehacks
2015-05-19 netux79Expose 2 game hacks to allow play PE2, VH1/2 & Inuyasha
2015-04-22 TwinaphexMerge pull request #17 from jvanderneutstulen/fix-pad2...
2015-04-22 Jasper van der Neu... Poll analog inputs of pad2 when it's an analog pad.
2015-04-04 twinaphexMerge https://github.com/notaz/pcsx_rearmed
2015-03-24 notazpsxmem: fix error handling
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 notazrelease r22 r22
2015-02-03 notazfrontend: fix minor glitches on video mode changes
2015-02-02 notazfrontend: update libpicofe
2015-01-25 TwinaphexMerge pull request #12 from notaz/for_libretro
2015-01-25 notazMerge branch 'upstream' into libretro
2015-01-13 notazfrontend: pandora: work around r20a vs r21 versioning
2015-01-12 notazrelease r21 r21
2015-01-12 notazfrontend: tune scanline implementation a bit
2015-01-12 notazfrontend: show C64x option
2015-01-04 notazspu: threaded implementation
2015-01-03 notazmingw build fixes
2014-12-31 twinaphexMerge https://github.com/notaz/pcsx_rearmed
2014-12-25 notazrelease r20 r20
2014-12-25 notazfrontend: savestate autoload support
2014-12-25 notazfrontend: fix broken cropping
2014-12-25 notazfrontend: scanline efect and memcard saving
2014-12-24 notazcspace_neon: don't trash callee-save registers
2014-12-24 notazfrontend: add 2x scaling option
2014-12-24 notazmenu: file browser fixes
2014-12-23 notazdrc: implement block addr list saving
2014-12-21 twinaphexMerge https://github.com/notaz/pcsx_rearmed
2014-12-21 notazlibretro: enable dither for peops plugin
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 notazlibretro: minor fixes
2014-12-20 notazlibretro: add some SPU options
2014-12-20 notazlibretro: update for newer spu code
2014-12-20 notazspu: put globals into a structure
2014-12-20 notazspu: rework synchronization
2014-12-20 notazspu: add a schedule callback
2014-12-20 notazfrontend: update libpicofe
2014-12-20 twinaphexlibretro: Add core options to namespace
2014-12-20 twinaphexlibretro: Update input descriptors
2014-12-20 twinaphexlibretro: Implement input descriptors
2014-12-20 Alcarolibretro: Update libretro.h
2014-12-20 Tobias Jakobilibretro: adjust indentation style
2014-12-20 twinaphexlibretro: Set performance level
2014-12-20 Tobias Jakobilibretro: only use posix_memalign when it's safe
2014-12-20 Tobias Jakobilibretro: align vout_buf to 128-bit
2014-12-20 twinaphex(Libretro) Add frame duping core option
2014-12-05 twinaphexAdd core options to namespace
2014-12-04 twinaphexUpdate input descriptors
2014-12-04 twinaphex1) Build fix
2014-11-29 TwinaphexMerge pull request #8 from ksv1986/master
2014-11-29 ksv1986libretro: Add rumble support
2014-09-22 AlcaroUpdate libretro.h
2014-08-06 TwinaphexMerge pull request #7 from tobiasjakobi/fixes
2014-08-06 Tobias Jakobilibretro: adjust indentation style
2014-06-23 twinaphexSet performance level
2014-03-04 TwinaphexMerge pull request #6 from tobiasjakobi/memalign
2014-03-04 Tobias Jakobilibretro: only use posix_memalign when it's safe
2014-03-04 TwinaphexMerge pull request #5 from tobiasjakobi/memalign
2014-03-04 Tobias Jakobilibretro: align vout_buf to 128-bit
2013-12-31 twinaphex(Libretro) Add frame duping core option
2013-12-31 twinaphexFixed NEON GPU plugin for PC by using stdint.h types...
2013-12-23 twinaphexMerge https://github.com/notaz/pcsx_rearmed
2013-12-22 notazlibretro: add dynarec switch
2013-12-22 twinaphexUpdate libretro.h
next