Merge branch 'libretro' into libretro-reset
[picodrive.git] / Makefile.libretro
2017-10-14 notazMerge branch 'libretro' into libretro-reset libretro-reset github/libretro-reset
2017-10-13 notazdrop draw_amips from libretro too
2017-10-13 notazre-import all libretro code from it's fork
2017-09-05 TwinaphexMerge pull request #58 from psyke83/master
2017-09-05 Conn O'Griofalibretro: fix unexpected reloc type 0x03 error on Raspb...
2017-08-18 notazremove dead code
2017-08-06 notazremove dead code
2017-03-26 TwinaphexMerge pull request #53 from ilag11111/cheatSupport
2017-03-26 TwinaphexMerge pull request #52 from ilag11111/cheatSupport
2017-03-24 twinaphexMerge branch 'master' of https://github.com/libretro...
2017-03-24 twinaphexCleanups
2017-02-27 TwinaphexUpdate staticios
2017-02-21 twinaphexstaticios - we don't need SH2 DRC or SVP DRC for now
2017-02-21 TwinaphexAdd staticios target (for iOS 8 and later)
2017-02-21 twinaphexAdd ios_static target
2016-12-09 TwinaphexMerge pull request #44 from GregorR/libretro-git-version
2016-12-09 Gregor RichardsReport git version with library_version
2016-10-04 TwinaphexMerge pull request #38 from lentillog/feature/dynarec
2016-10-03 lentillog(VITA) Dynarec working
2016-09-28 TwinaphexMerge pull request #37 from lentillog/feature/remove...
2016-09-28 lentillog(VITA) Removed gross hack with optimization workaround
2016-09-20 TwinaphexMerge pull request #35 from lentillog/feature/vita
2016-09-20 lentillog(vita) Updated build to work on Vita
2016-09-08 twinaphex(Emscripten) remove NO_MMAP
2016-09-07 twinaphexAdd Emscripten dir and upload
2016-05-20 TwinaphexMerge pull request #28 from joolswills/patch-1
2016-05-20 Jools WillsFixes undefined symbol: __aeabi_idiv for RPI target
2016-03-12 TwinaphexMerge pull request #23 from tuluse/master
2016-03-12 Thomas DaleyImplement psp compiler flags
2016-03-04 TwinaphexMerge pull request #21 from tuluse/master
2016-03-01 twinaphexAdd GCW Zero target
2016-02-28 Thomas DaleyMerge remote-tracking branch 'upstream/master'
2016-01-30 Thomas DaleyPSP build fix
2015-10-22 TwinaphexMerge pull request #12 from vanfanel/master
2015-10-21 vanfanelAdded Raspberry Pi 1 platform with optimal parameters...
2015-10-15 twinaphexAdd iOS 9 rules
2015-10-01 aliaspidermake -fPIC platform specific.
2015-09-30 aliaspider(ctr/3ds) optimize build, add support for 32x/svp dynam...
2015-09-19 twinaphex(QNX) Fix build
2015-09-10 aliaspiderMerge pull request #9 from fr500/master
2015-09-10 Radiusadd 3ds target
2015-08-31 twinaphex(Vita) Add target - not finished
2015-08-01 twinaphex(OSX) Lower requirements to OSX 10.1
2015-07-27 TwinaphexMerge pull request #8 from sergiobenrocha2/master
2015-07-27 sergiobenrocha2Cleanup Makefile.libretro.
2015-03-10 TwinaphexMerge pull request #5 from iKarith/master
2015-03-10 T. Joseph CarterDon't use xcrun for setting IOSSDK
2015-03-05 twinaphex(linux-portable) No musl
2015-03-05 twinaphexlinux-portable target works now
2015-03-05 twinaphexAdd linux-portable target
2014-10-23 twinaphexUpdate Makefile
2014-08-28 TwinaphexMerge pull request #3 from heuripedes/master
2014-08-28 Higor Eurípedes(Haiku) Fix build
2014-08-05 TwinaphexMerge pull request #2 from sergiobenrocha2/master
2014-08-05 sergiobenrocha2Libretro core should use zlib from the system, in linux...
2014-08-04 notazMerge pull request #17 from fr500/master
2014-07-30 TwinaphexMerge pull request #1 from fr500/master
2014-07-30 Andrés Suárezfix libretro-super build
2014-07-30 Andrés Suárezfix libretro-super build
2014-04-26 twinaphexAdd OSX version minor detection to Makefile
2014-04-14 twinaphexAdd -DFAMEC_NO_GOTOS for OSX PPC GCC build
2014-04-14 twinaphex(OSX PPC) Improve upon some build rules
2014-03-17 twinaphexC89 MSVC doesn't support 'inline' - will have to make...
2014-03-04 twinaphex(PS3) We shouldn't compile in zlib code in a core period -
2014-03-04 twinaphex(PS3) Define FAMEC_NO_GOTOS for PS3 - runs out of memor...
2014-03-04 twinaphex(PSP/PS3) Resolve namespace conflict with memcpy16...
2014-03-04 twinaphex(PSP) Add PSP target
2014-01-03 twinaphex(OSX) Set min OS version to 10.6
2013-12-13 twinaphex(iOS) Add min SDK version flags
2013-11-30 twinaphex(iOS) Add min SDK version flags
2013-08-31 notazMerge branch 'dev'
2013-08-31 notazallow to disable SH2 dynarec on runtime
2013-08-27 notazrevive GP2X build, update
2013-07-28 notazsvp: convert asm to ual / apple gas
2013-07-28 twinaphexBuild fix
2013-07-28 twinaphexAdd more sophisticated rules for building an ARM build...
2013-07-02 twinaphexAdd armv6 target
2013-06-30 notazbetter workaround for ios
2013-06-30 notaztemporary (?) workaround for ios build
2013-06-30 notazsplit out more asm from build, disable is on iOS (for...
2013-06-27 notazinitial libretro port