Merge branch 'mainline' into libretro
[pcsx_rearmed.git] / frontend / libretro.c
2016-09-20 notazMerge branch 'mainline' into libretro
2016-09-18 notazdrc: try to support w^x platforms like iOS
2016-09-08 TwinaphexMerge pull request #64 from orbea/debug
2016-09-07 TwinaphexMerge pull request #61 from frangarcj/master
2016-09-06 frangarcj(VITA) I think that is not VM Memory and do some alignment
2016-09-06 frangarcj(VITA) Some dynarec
2016-08-06 TwinaphexMerge pull request #55 from vanfanel/master
2016-08-03 vanfanelPlease, don't use for loop initial declarations because...
2016-07-30 TwinaphexMerge pull request #54 from Kekun/fix/set-controller...
2016-07-30 Adrien Plazaslibretro: Split update_controller_port_device()
2016-07-29 TwinaphexMerge pull request #53 from Kekun/fix/set-controller...
2016-07-29 Adrien Plazaslibretro: Check 'environ_cb' in controller setters
2016-07-29 Adrien Plazaslibretro: Fix key passing of update_controller_port_dev...
2016-07-29 TwinaphexMerge pull request #52 from Kekun/fix/set-controller...
2016-07-29 Adrien Plazaslibretro: Implement retro_set_controller_port_device()
2016-07-29 Adrien Plazaslibretro: Allow to auto detect multitaps
2016-07-29 Adrien PlazasAdd PSE_PAD_TYPE_NONE
2016-07-29 Adrien Plazaslibretro: Refactor reading controller type
2016-05-15 AndrésMerge pull request #39 from dankcushions/master
2016-05-13 cbransdenStyle nits
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-01-16 aliaspider(3DS) - remove provileged services enabling code, it...
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 aliaspider(ctr/3ds) fix 3dsx build.
2015-09-29 aliaspider(vita) build fix.
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-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-01-25 TwinaphexMerge pull request #12 from notaz/for_libretro
2015-01-25 notazMerge branch 'upstream' into libretro
2015-01-12 notazrelease r21 r21
2015-01-03 notazmingw build fixes
2014-12-31 twinaphexMerge https://github.com/notaz/pcsx_rearmed
2014-12-25 notazrelease r20 r20
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 twinaphexlibretro: Add core options to namespace
2014-12-20 twinaphexlibretro: Update input descriptors
2014-12-20 twinaphexlibretro: Implement input descriptors
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-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-11-03 meancootlibretro: Add analog option for player 1
2013-07-25 twinaphexMerge https://github.com/notaz/pcsx_rearmed
2013-06-19 SquarepusherMerge pull request #3 from meancoot/master
2013-06-19 meancootlibretro: Add analog option for player 1
2013-06-07 twinaphexMerge git://github.com/notaz/pcsx_rearmed
2013-06-04 notazlibretro: search for BIOS harder
2013-06-04 twinaphex(Blackberry Playbook) Fix Blackberry Playbook build...
2013-06-04 twinaphexCore option: Add neon_enhancement_no_main
2013-06-04 twinaphexRemove #if 0 around NEON enhancement
2013-05-27 twinaphex(Blackberry Playbook) Fix Blackberry Playbook build...
2013-05-26 twinaphexCore option: Add neon_enhancement_no_main
2013-05-26 twinaphexMerge git://github.com/notaz/pcsx_rearmed
next