aboutsummaryrefslogtreecommitdiff
path: root/frontend/libretro.c
AgeCommit message (Expand)Author
2016-09-19drc: try to support w^x platforms like iOSnotaz
2016-04-01don't use __ARM_ARCH_7A__notaz
2015-02-06libretro: always use fixed samples per framenotaz
2015-02-05release r22notaz
2015-01-13release r21notaz
2015-01-03mingw build fixesnotaz
2014-12-25release r20notaz
2014-12-23drc: implement block addr list savingnotaz
2014-12-21libretro: enable dither for peops pluginnotaz
2014-12-20fix up other platforms after rumble changenotaz
2014-12-20libretro: Add rumble supportksv1986
2014-12-20libretro: minor fixesnotaz
2014-12-20libretro: add some SPU optionsnotaz
2014-12-20libretro: update for newer spu codenotaz
2014-12-20libretro: Add core options to namespacetwinaphex
2014-12-20libretro: Update input descriptorstwinaphex
2014-12-20libretro: Implement input descriptorstwinaphex
2014-12-20libretro: adjust indentation styleTobias Jakobi
2014-12-20libretro: Set performance leveltwinaphex
2014-12-20libretro: only use posix_memalign when it's safeTobias Jakobi
2014-12-20libretro: align vout_buf to 128-bitTobias Jakobi
2014-12-20(Libretro) Add frame duping core optiontwinaphex
2013-12-22libretro: add dynarec switchnotaz
2013-11-04libretro: Add analog option for player 1meancoot
2013-06-05libretro: search for BIOS hardernotaz
2013-06-04(Blackberry Playbook) Fix Blackberry Playbook build - strcasestr istwinaphex
2013-06-04Core option: Add neon_enhancement_no_maintwinaphex
2013-06-04Remove #if 0 around NEON enhancementtwinaphex
2013-05-27libretro: don't call dfinput_activate too earlynotaz
2013-05-26libretro: try to fix enhancementnotaz
2013-05-26Pass correct type for RETRO_ENVIRONMENT_SET_MESSAGEtwinaphex
2013-05-26Add system message warning if a BIOS file could not be foundtwinaphex
2013-05-26Comment out neon_enhancement_enable for nowtwinaphex
2013-05-26(Libretro) Add NEON interlace enable core option and region core optiontwinaphex
2013-05-26Take out soft_filter for now as core optiontwinaphex
2013-05-26(Libretro) Add core options - Frameskip and (for ARM NEON only)twinaphex
2013-05-26(NEON ARM) Add NEON ARM core option (Enhanced resolution - slow)twinaphex
2013-05-26implement "add_image_index" correctlyToadKing
2013-05-26fix bug with memory card files being overwritten with RTC filesToadKing
2013-05-26add support for mednafen-style .m3u files for multi-disc gamesToadKing
2013-05-26Add .toc to valid_extensionstwinaphex
2013-05-26(libretro) Library version is too long to show in RGUItwinaphex
2013-03-15libretro: support disk control interfacenotaz
2013-02-08move cspace back to frontendnotaz
2013-01-28libretro: handle regionsnotaz
2012-12-17libretro: support savestates and cheatsnotaz
2012-12-16libretro: check for CAN_DUPE, as suggested by ToadKingnotaz
2012-12-11libretro: handle bordersnotaz
2012-12-11libretro: set cycle_multipliernotaz
2012-12-10Merge branch 'libretro'notaz