switch default gpu to gpu_neon
[pcsx_rearmed.git] / Makefile
2011-12-06 notazswitch default gpu to gpu_neon
2011-10-30 notazfrontend: input driver and volume control for Wiz
2011-10-30 notazupdate build for OABI
2011-10-30 notazspu: add asm mixing code for ARMv5 too
2011-10-30 notazfrontend: add touchscreen-as-buttons input code
2011-10-30 notazfrontend/pollux: add scaling
2011-10-30 notazinline/parametrize rootcounter reads
2011-10-09 notazadd caanoo frontend files, move pandora files
2011-10-09 notazdrc: remove some old inline memhandlers
2011-10-08 notaztry to support more compilers
2011-09-26 notazgte: split arm code for pollux, generate flagless handlers
2011-09-25 notazgte: switch divider back to table
2011-09-24 notazadd pollux/caanoo port, refactor things
2011-09-23 notazget rid of hard libbz2 dependency
2011-09-23 notazsupport armv5 build
2011-08-12 notazrelease r9 r9
2011-08-12 notazfrontend: refactor plugin_lib for maemo
2011-08-12 notazadd guncon support
2011-08-01 notazspu: split out mixing, use NEON for that on ARM
2011-06-07 notazenable Wall warnings by default
2011-03-21 notazrelease r8 r8
2011-03-13 notazfrontend: add screenshot functionality
2011-03-01 notazdfxvideo: turn off strict-aliasing (causes problems)
2011-03-01 notazfrontend: move skin and darken the background
2011-02-28 notazspu: compact chan structure a bit
2011-02-22 notazgte: starting some NEON code
2011-02-17 notazdrc: some PCSX-specific const addr io handlers
2011-02-11 notazmain.c: load savestate after prepare
2011-02-10 notazuse analog handling from dfinput
2011-02-10 notazfrontend: support analog controller using nubs; some...
2011-02-03 notazmaemo: clean up and integrate
2011-01-30 notazcdrcimg: support .bz/.znx/eboot formats
2011-01-29 notazspu: cleanup build a bit
2011-01-15 notazdrc: remove funcs from assert()s to allow NDEBUG build
2011-01-15 notazsome quick input code for PC build
2011-01-07 notazallow some build customization
2011-01-04 notazrelease r3 r3
2011-01-03 notazfrontend cleanup
2011-01-03 notazdfxvideo: massive cleanup
2011-01-01 notazgles: tweak Makefile, credits
2010-12-28 notazadd some plugin control from the menu, include spunull
2010-12-25 notazadd .pnd stuff r1
2010-12-25 notazmenu: add config save/load
2010-12-19 notazimproved memhandlers
2010-12-16 notazadd basic .Z support
2010-12-14 notazmenu: implement savestates and scaling cfg
2010-12-14 notazrefactor OSD code and PCNT stuff
2010-12-14 notazfix x86 build, minor refactoring
2010-12-14 notazadd OMAP layer, also preliminary menu, hud and input...
2010-12-14 notazsimple neon BGR555 to RGB565 converter
2010-12-14 notazmake PCNT stuff optional
2010-12-06 notazdrc: small debug improvement
2010-12-05 notazadd Pete's null SPU plugin
2010-12-05 notazdrc: initial cop2/gte implementation (works, mostly)
2010-12-01 notazdrc: further hacks, hle handling
2010-11-21 notazsome drc integration work
2010-11-18 notazfbdev output for xvideo, basic ARM build
2010-11-18 notazbuild plugins in
2010-11-16 notazminimal working gtk-less build