aboutsummaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
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
2011-09-23get rid of hard libbz2 dependencynotaz
2011-09-23support armv5 buildnotaz
2011-08-13release r9notaz
2011-08-13frontend: refactor plugin_lib for maemonotaz
2011-08-13add guncon supportnotaz
2011-08-01spu: split out mixing, use NEON for that on ARMnotaz
2011-06-07enable Wall warnings by defaultnotaz
2011-03-22release r8notaz
2011-03-14frontend: add screenshot functionalitynotaz
2011-03-02dfxvideo: turn off strict-aliasing (causes problems)notaz
2011-03-01frontend: move skin and darken the backgroundnotaz
2011-03-01spu: compact chan structure a bitnotaz
2011-02-22gte: starting some NEON codenotaz
2011-02-17drc: some PCSX-specific const addr io handlersnotaz
2011-02-12main.c: load savestate after preparenotaz
2011-02-11use analog handling from dfinputnotaz
2011-02-10frontend: support analog controller using nubs; some refactoringnotaz