aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-09-27Merge pull request #71 from frangarcj/masterTwinaphex
2016-09-27(Vita) Disable debugFrancisco José García García
2016-09-27(Vita) Fix deinit bugFrancisco José García García
2016-09-27(VITA) Enable O3 optimizationsFrancisco José García García
2016-09-26Merge pull request #70 from d3m3vilurr/fix-undef-ref-deinit_vita_mmapTwinaphex
2016-09-26Fix build error about undefined reference to `deinit_vita_mmap'Sunguk Lee
2016-09-26Merge pull request #68 from frangarcj/masterTwinaphex
2016-09-26(VITA) Dynarec workingFrancisco José García García
2016-09-22Merge pull request #67 from frangarcj/patch-1Twinaphex
2016-09-21Update libretro.cFrancisco José García García
2016-09-21Merge branch 'mainline' into libretronotaz
2016-09-21partially revert c4052f4d79cfnotaz
2016-09-21drc: some vita and 3ds supportnotaz
2016-09-21drc: avoid MAP_FIXEDnotaz
2016-09-20partially revert "(VITA) Some dynarec"notaz
2016-09-20Revert "(VITA) Another dynarec fix"notaz
2016-09-20Revert "(VITA) More dynarec fixes"notaz
2016-09-19Revert "redports backport"twinaphex
2016-09-19drc: try to support w^x platforms like iOSnotaz
2016-09-19drc: remove unnecessary cache flushingnotaz
2016-09-18drc: enable and fix warningsnotaz
2016-09-18drc: mark things staticnotaz
2016-09-18drc: strip eol blanksnotaz
2016-09-18drc: drop less obvious dead codenotaz
2016-09-18drc: drop heaps of dead codenotaz
2016-09-09redports backporttwinaphex
2016-09-08Merge pull request #64 from orbea/debugTwinaphex
2016-09-08OPENGL_DEBUG is not neededorbea
2016-09-07Merge pull request #61 from frangarcj/masterTwinaphex
2016-09-07Merge pull request #62 from orbea/debugTwinaphex
2016-09-06Use DEBUG=1 properly for debug buildsorbea
2016-09-06(VITA) I think that is not VM Memory and do some alignmentfrangarcj
2016-09-06(VITA) More dynarec fixesfrangarcj
2016-09-06(VITA) Another dynarec fixfrangarcj
2016-09-06(VITA) Some dynarecfrangarcj
2016-08-06(Vita) Have to set DRC_CACHE_BASE to 0 for nowtwinaphex
2016-08-06(Vita) Try to enable dynarec nowtwinaphex
2016-08-06Merge pull request #55 from vanfanel/masterTwinaphex
2016-08-03Please, don't use for loop initial declarations because it forces us to use h...vanfanel
2016-07-31Merge remote-tracking branch 'libretro/master'alexis-puska
2016-07-30Merge pull request #54 from Kekun/fix/set-controller-port-deviceTwinaphex
2016-07-30libretro: Split update_controller_port_device()Adrien Plazas
2016-07-30Merge pull request #53 from Kekun/fix/set-controller-port-deviceTwinaphex
2016-07-30libretro: Check 'environ_cb' in controller settersAdrien Plazas
2016-07-30libretro: Fix key passing of update_controller_port_device()Adrien Plazas
2016-07-30Merge pull request #52 from Kekun/fix/set-controller-port-deviceTwinaphex
2016-07-29libretro: Implement retro_set_controller_port_device()Adrien Plazas
2016-07-29libretro: Allow to auto detect multitapsAdrien Plazas
2016-07-29Add PSE_PAD_TYPE_NONEAdrien Plazas
2016-07-29libretro: Refactor reading controller typeAdrien Plazas