aboutsummaryrefslogtreecommitdiff
path: root/Makefile.libretro
AgeCommit message (Expand)Author
2021-03-25Get rid of interpreter nametwinaphex
2021-03-23Add ios-arm64/tvos-arm64, ios9, and osx-arm64. osx-arm64 is interpretertwinaphex
2021-02-05Disable lightrec for libnxm4xw
2021-01-13add H5 + N2 supportliberodark
2020-12-19Updatetwinaphex
2020-11-07Add Rpi4 platform in 64bit mode.Vanfanel
2020-11-05iOS: Another try at interpreter overridenegativeExponent
2020-10-28Fix build with -fno-common (default in gcc10)negativeExponent
2020-10-23Merge pull request #464 from justinweiss/peops-threaded-renderingAutechre
2020-10-22Allow threaded rendering for peops and enable on unixJustin Weiss
2020-10-23iOS: Fix interpreter overridesnegativeExponent
2020-10-22Add a threaded rendererJustin Weiss
2020-10-10[3DS] Enable threading for the SPUJustin Weiss
2020-10-07Add Emscripten targettwinaphex
2020-08-23[3DS] Support latest libctruJustin Weiss
2020-08-05[Vita] workaround multiple symbolsFrancisco José García García
2020-02-26[3DS] Tweak compile-time options to increase performanceJustin Weiss
2020-02-24Fix dynarec crashes on 3DSJustin Weiss
2020-02-12Take out this override for OSXtwinaphex
2020-02-09OSX should use lightrecTwinaphex
2020-02-09Update Makefile.libretroTwinaphex
2020-02-09Update Makefile.libretronegativeExponent
2020-02-08Add support for the Lightrec dynarecPaul Cercueil
2019-12-17UpdatenegativeExponent
2019-09-22Enable CHD on 3DS buildsJustin Weiss
2019-09-21Re-enable unai on 3DSJustin Weiss
2019-08-13iOS: support for building using buildbot recipeYoshi Sugawara
2019-07-03Add support for rpi4 platform with cortex-a72 cpuEric Matysek
2019-05-19Allow building without CHD, disable CHD for 3DSretro-wertz
2019-05-14Fixed cflags for PSC build (#281)Wes Smith
2019-05-12Added PSClassic to makefile (#278)Wes Smith
2019-04-20Backport check for Thumb instructions from configure scriptHugo Hromic
2019-04-09Backport large file support from configure scriptHugo Hromic
2019-04-09Tidy up and improve the libretro makefileHugo Hromic
2019-03-21Do not leave HAVE_NEON unset in armv platform checkHugo Hromic
2019-03-17re-re-re-re-disable unaihizzlekizzle
2019-03-123DS: Re-enable unai gpuretro-wertz
2019-03-08Fix OSX interpreter build targetretro-wertz
2019-03-08[ios] Try to fix build target mixupsretro-wertz
2019-03-073DS: Restore default gpuretro-wertz
2019-03-07Fix CD audio not playing on some platformsretro-wertz
2019-01-13Embed zlibJean-André Santoni
2018-10-16Finished off Armv7 A7 Platform templateRyan 'Swingflip' Hamlin
2018-10-14Auto set flags for different gcc versions.CompCom
2018-10-12Adjustments into correct position. Added some echos.Ryan 'Swingflip' Hamlin
2018-10-12Added classic_armv7_a7Ryan 'Swingflip' Hamlin
2018-08-21Update Makefile.libretroAndrés
2018-07-27Update Makefile.libretroAndrés
2018-07-27Update Makefile.libretroAndrés
2018-01-28Fixed uname for Solaris + enabled Haiku buildkwyxz