aboutsummaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
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
2011-02-03maemo: clean up and integratenotaz
2011-01-31cdrcimg: support .bz/.znx/eboot formatsnotaz
2011-01-29spu: cleanup build a bitnotaz
2011-01-16drc: remove funcs from assert()s to allow NDEBUG buildnotaz
2011-01-16some quick input code for PC buildnotaz
2011-01-07allow some build customizationnotaz
2011-01-05release r3notaz
2011-01-03frontend cleanupnotaz
2011-01-03dfxvideo: massive cleanupnotaz
2011-01-01gles: tweak Makefile, creditsnotaz
2010-12-29add some plugin control from the menu, include spunullnotaz
2010-12-25add .pnd stuffnotaz
2010-12-25menu: add config save/loadnotaz
2010-12-19improved memhandlersnotaz
2010-12-16add basic .Z supportnotaz
2010-12-14menu: implement savestates and scaling cfgnotaz
2010-12-14refactor OSD code and PCNT stuffnotaz
2010-12-14fix x86 build, minor refactoringnotaz
2010-12-14add OMAP layer, also preliminary menu, hud and input supportnotaz
2010-12-14simple neon BGR555 to RGB565 converternotaz
2010-12-14make PCNT stuff optionalnotaz
2010-12-06drc: small debug improvementnotaz
2010-12-06add Pete's null SPU pluginnotaz
2010-12-05drc: initial cop2/gte implementation (works, mostly)notaz
2010-12-02drc: further hacks, hle handlingnotaz
2010-11-21some drc integration worknotaz
2010-11-19fbdev output for xvideo, basic ARM buildnotaz
2010-11-18build plugins innotaz
2010-11-17minimal working gtk-less buildnotaz