Merge branch 'upstream' into libretro
[pcsx_rearmed.git] / frontend /
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
2013-12-18 twinaphexUpdate libretro.h
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
2013-05-26 notazlibretro: don't call dfinput_activate too early
2013-05-26 twinaphexRemove #if 0 around NEON enhancement
2013-05-26 twinaphexMerge git://github.com/notaz/pcsx_rearmed
2013-05-26 notazlibretro: try to fix enhancement
2013-05-26 twinaphexPass correct type for RETRO_ENVIRONMENT_SET_MESSAGE
2013-05-26 twinaphexAdd system message warning if a BIOS file could not...
2013-05-26 twinaphexComment out neon_enhancement_enable for now
2013-05-26 twinaphex(Libretro) Add NEON interlace enable core option and...
2013-05-26 twinaphexTake out soft_filter for now as core option
2013-05-26 twinaphex(Libretro) Add core options - Frameskip and (for ARM...
2013-05-26 twinaphex(NEON ARM) Add NEON ARM core option (Enhanced resolutio...
2013-05-26 ToadKingimplement "add_image_index" correctly
2013-05-26 ToadKingfix bug with memory card files being overwritten with...
2013-05-26 ToadKingadd support for mednafen-style .m3u files for multi...
2013-05-26 twinaphexAdd .toc to valid_extensions
2013-05-26 twinaphex(libretro) Library version is too long to show in RGUI
2013-05-26 twinaphex(libretro) Update header
2013-05-25 twinaphexPass correct type for RETRO_ENVIRONMENT_SET_MESSAGE
2013-05-25 twinaphexAdd system message warning if a BIOS file could not...
2013-05-24 twinaphexComment out neon_enhancement_enable for now
2013-05-24 twinaphex(Libretro) Add NEON interlace enable core option and...
2013-05-23 twinaphexTake out soft_filter for now as core option
2013-05-23 twinaphex(Libretro) Add core options - Frameskip and (for ARM...
2013-05-23 twinaphex(NEON ARM) Add NEON ARM core option (Enhanced resolutio...
2013-05-07 ToadKingimplement "add_image_index" correctly
2013-05-07 ToadKingfix bug with memory card files being overwritten with...
2013-05-07 ToadKingadd support for mednafen-style .m3u files for multi...
2013-05-03 twinaphexAdd .toc to valid_extensions
2013-04-08 twinaphex(libretro) Update header
2013-04-05 twinaphexMerge git://github.com/notaz/pcsx_rearmed
2013-04-04 twinaphexMerge git://github.com/notaz/pcsx_rearmed
next