aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-02-06libretro: always use fixed samples per framenotaz
2015-02-05release r22notaz
2015-02-05gpulib: remove unneeded hacknotaz
2015-02-05dma: some timing hacksnotaz
2015-02-05dma: do some madr updatesnotaz
2015-02-04gpu_unai: fix some 64bit issuesnotaz
2015-02-03frontend: fix minor glitches on video mode changesnotaz
2015-02-03frontend: update libpicofenotaz
2015-02-02spu: c64x: fix cache handling, enable l2notaz
2015-02-02spu: fix some thread safety issuesnotaz
2015-02-01readme: fix a linknotaz
2015-02-01convert readme to markdownnotaz
2015-01-31travis: add dependenciesnotaz
2015-01-31let's try Travis CInotaz
2015-01-31gte_arm.S: Use ARMv6 if possiblegizmo98
2015-01-31assem_arm.c: Use ARMv6 instructions if possiblegizmo98
2015-01-31Add __ARM_ARCH_7S__ architecturegizmo98
2015-01-14frontend: pandora: work around r20a vs r21 versioningnotaz
2015-01-13try to fix r-pi buildnotaz
2015-01-13release r21notaz
2015-01-13frontend: tune scanline implementation a bitnotaz
2015-01-13frontend: show C64x optionnotaz
2015-01-13spu: put reverb on the thread toonotaz
2015-01-12gpulib: use more conservative loop detectionnotaz
2015-01-12some random improvementsnotaz
2015-01-12spu: fix some skip accuracy issuesnotaz
2015-01-10spu: don't block on audionotaz
2015-01-10spu: support multiple pending buffersnotaz
2015-01-05spu: finish offload code to TI C64x DSPnotaz
2015-01-04spu: start offload code to TI C64x DSPnotaz
2015-01-04spu: threaded implementationnotaz
2015-01-03spu: get rid of bStop, clean upnotaz
2015-01-03spu: move more things to StartSoundnotaz
2015-01-03spu: reduce use of globalsnotaz
2015-01-03spu: handle stop better, split main func morenotaz
2015-01-03mingw build fixesnotaz
2014-12-25release r20notaz
2014-12-25drc: more timing hacksnotaz
2014-12-25frontend: savestate autoload supportnotaz
2014-12-25frontend: fix broken croppingnotaz
2014-12-25frontend: scanline efect and memcard savingnotaz
2014-12-25cspace_neon: don't trash callee-save registersnotaz
2014-12-25frontend: add 2x scaling optionnotaz
2014-12-24menu: file browser fixesnotaz
2014-12-24cdrom: handle old savestates betternotaz
2014-12-23drc: implement block addr list savingnotaz
2014-12-23drc: replace unused reg32 with new reg_sv_flagsnotaz
2014-12-21psxbios: don't crash on negative lengthnotaz
2014-12-21misc: merge from pcsxr r91261,r91276notaz
2014-12-21cdriso: merge from pcsxr r90558notaz