psx_gpu: start handling vram loads/moves for enhancement
[pcsx_rearmed.git] / frontend / common /
2012-09-12 notazfrontend: readpng: fix width/height confusion
2012-09-12 notazMerge branch 'libretro'
2012-09-10 ThemaisterFix build for libretro.
2012-07-23 notazfrontend: in_sdl: preliminary joystick support
2012-07-22 notazfrontend: support seeking the filelist with letter...
2012-07-06 notazin_sdl: fix wrong alloc
2012-05-27 notazfrontend: minor tweaks
2012-04-29 notazfrontend: input: pass default binds as argument
2012-04-29 notazfrontend: generic: preliminary SDL support
2012-01-04 notazfrontend: call setlocale to get LC_TIME
2011-12-11 notazfrontend: menu: show savestate date
2011-12-10 notazfrontend: menu: limit enum text length
2011-12-10 notazfrontend: make analogs configurable
2011-10-30 notazfrontend: input: don't configure unprobed devices
2011-10-30 notazfrontend/input: make it more modular
2011-09-25 notazfrontend: menu: don't assume onoff vars are int
2011-08-01 notazspu: change volume control, default it to 3/4 instead...
2011-07-12 notazfrontend: add memcard change and exe run support
2011-07-07 notazcdrom: make read reschedule optional
2011-07-07 notazfrontend: update file browser filters
2011-03-21 notazfrontend: input: detect dead devices, always set keynames
2011-03-20 notazfrontend: input: kill "merge with defaults" behavior
2011-03-13 notazfrontend: add screenshot functionality
2011-03-01 notazfrontend: add BIOS warning
2011-02-10 notazfrontend: key config: save it and make more intuitive
2011-01-23 notazsome frontend adjustments
2011-01-07 notazrelicense common/menu.* to suit this project
2011-01-04 notazadd savestate preview
2010-12-30 notazprepare for external gpu plugins
2010-12-25 notazmenu: add config save/load
2010-12-25 notazmenu: add most options
2010-12-16 notazmenu: setup colors for file browser
2010-12-14 notazmenu: implement savestates and scaling cfg
2010-12-14 notazpull in more code from PicoDrive