aboutsummaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
2012-12-23bump libpicofe for r-pi gl codenotaz
2012-12-23frontend: switch to libpicofe sdl codenotaz
2012-12-10libretro: make RGB565 support into compile-time optiontwinaphex
2012-12-02frontend: fix clean libretro buildnotaz
2012-12-02mave plugin and core shared includes to single locationnotaz
2012-11-28clean up mmap hacksnotaz
2012-11-24gte: avoid fno-strict-aliasingnotaz
2012-11-24fix various warningsnotaz
2012-11-24fix ARM build with --disable-dynarecnotaz
2012-11-18frontend: overlay improvementsnotaz
2012-11-06frontend: make platform menu customizations more explicitnotaz
2012-11-05drop some unused codenotaz
2012-11-05detect undefined symbols earlynotaz
2012-11-05switch over to libpicofenotaz
2012-11-02move blit to core, allow filtering while blittingnotaz
2012-10-12frontend: pandora: update run scriptnotaz
2012-08-03configure: fix some ordering issuesnotaz
2012-08-03frontend/pollux: wiz: move tables to upper memory to free some RAMnotaz
2012-08-02release r15notaz
2012-07-31allow multiple sound drivers to be compilednotaz
2012-07-30support sdl audionotaz
2012-07-30select builtin gpu plugin on configurenotaz
2012-07-29frontend: initial libretro supportnotaz
2012-05-27automatically build pluginsnotaz
2012-04-29fix some build issues and warningsnotaz
2012-04-29frontend: generic: preliminary SDL supportnotaz
2012-04-29frontend: clean up some hacksnotaz
2012-04-22rename vout_fb to vout_plnotaz
2012-04-22bring in configure build systemnotaz
2012-04-18support emulated RAM mapped at offsetnotaz
2012-03-05plugin build hacknotaz
2012-03-04release r14notaz
2012-01-21gpu-gles: add gpulib codenotaz
2012-01-19refactor gpu plugins and Makefilesnotaz
2012-01-08frontend: oshide->xenv refactoringnotaz
2011-12-21gpu_neon: integrate Exophase's rasterizernotaz
2011-12-11update release packagingnotaz
2011-12-07switch default gpu to gpu_neonnotaz
2011-10-30frontend: input driver and volume control for Wiznotaz
2011-10-30update build for OABInotaz
2011-10-30spu: add asm mixing code for ARMv5 toonotaz
2011-10-30frontend: add touchscreen-as-buttons input codenotaz
2011-10-30frontend/pollux: add scalingnotaz
2011-10-30inline/parametrize rootcounter readsnotaz
2011-10-10add caanoo frontend files, move pandora filesnotaz
2011-10-10drc: remove some old inline memhandlersnotaz
2011-10-08try to support more compilersnotaz
2011-09-27gte: split arm code for pollux, generate flagless handlersnotaz
2011-09-25gte: switch divider back to tablenotaz
2011-09-25add pollux/caanoo port, refactor thingsnotaz