start mmap'ing vram, with hugetlb if possible
[pcsx_rearmed.git] / frontend / menu.c
2012-10-11 notazfrontend: add renderer toggle option
2012-10-11 notazadd support for software-enhanced rendering
2012-09-12 notazsilence some 64bit related warnings
2012-09-12 notazMerge branch 'libretro'
2012-08-15 notazfrontend: move layer size code
2012-08-15 notazfrontend: save last cdimg on successful select
2012-08-01 notazrelease r15 r15
2012-07-31 notazfrontend: track output and psx sizes separately
2012-07-22 notazfrontend: always save last cdimgpath
2012-07-22 notazfrontend: initial cheats support
2012-07-22 notazfrontend: support seeking the filelist with letter...
2012-07-18 notazgpulib: implement rgb888_to_rgb565
2012-07-18 notazfrontend: avoid potential alignment fault
2012-07-08 notazspu: get rid of iSPUIRQWait
2012-07-08 notazspu: remove all threading code
2012-07-08 notazfrontend: move some leftover pandora parts out of commo...
2012-05-27 notazfrontend: minor tweaks
2012-05-27 notazautomatically build plugins
2012-04-29 notazfrontend: some menu adjustments
2012-04-29 notazfrontend: generic: preliminary SDL support
2012-04-29 notazfrontend: clean up some hacks
2012-03-04 notazfrontend: save gpu-gles settings too
2012-02-27 notazfrontend: add an option to disable scaling (Caanoo)
2012-01-19 notazfrontend: add gles plugin options
2012-01-18 notazrefactor gpu plugins and Makefiles
2012-01-08 notazrelease r13 r13
2012-01-08 notazfrontend: add minimize support
2012-01-04 notazgpu_neon: add some intelace mode handling
2011-12-24 notazrelease r12 r12
2011-12-21 notazgpu_neon: integrate Exophase's rasterizer
2011-12-19 notazgpu_neon: make use of unai's lineskip mode
2011-12-11 notazfrontend: menu: show savestate date
2011-12-10 notazgpu_neon: tune frameskip further, allow >1
2011-12-10 notazfrontend: make analogs configurable
2011-12-10 notazadd vibration support for Caanoo
2011-12-05 notazfrontend: get rid of plat_rescan_inputs
2011-12-04 notazfrontend: show a message while BIOS is booting
2011-10-30 notazcdriso: support multidisk eboots
2011-10-30 notazfrontend: input driver and volume control for Wiz
2011-10-30 notazfrontend: move defconfig to main
2011-10-30 notazfrontend: minor menu adjustments
2011-10-30 notazdrc: add some hack options
2011-10-30 notazinline/parametrize rootcounter reads
2011-10-09 notazrelease r10, for real r10
2011-10-09 notazfrontend: fix integer-prefer scaler
2011-10-09 notazuse faster PSX clock on armv7 devices
2011-10-09 notaznew ability to adjust psx cpu clock
2011-10-02 notazyet more random armv5 tweaks
2011-09-26 notazfrontend: few more pollux/caanoo tweaks
2011-09-24 notazadd pollux/caanoo port, refactor things
2011-09-23 notazsupport armv5 build
2011-09-19 notazfrontend: always detect region
2011-09-19 notazfrontend: change sound config vars
2011-09-19 notazadd fixed frameskip option
2011-08-13 notazfrontend: show time and battery capacity
2011-08-12 notazfrontend: split 4:3 scaling options
2011-08-12 notazfrontend: add gpu_unai configuration options
2011-08-12 notazfrontend: refactor plugin_lib for maemo
2011-08-12 notazadd guncon support
2011-08-01 notazspu: change volume control, default it to 3/4 instead...
2011-08-01 notazspu: some misc refactoring/cleanup
2011-07-29 notazfrontend: add chan display option, for fun mostly
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-07-07 notazfrontend: handle 24bpp in sstate preview
2011-07-07 notazdfxvideo: decouple from main emu
2011-03-21 notaztry to align timing with LCD refresh
2011-03-21 notazfrontend: nub-as-btn option + gamepad fix
2011-03-17 notazfrontend: warn about frameskip problems
2011-03-14 notazfrontend: bios warning bugfix
2011-03-13 notazfrontend: add screenshot functionality
2011-03-12 notazfrontend: debug menu adjustment
2011-03-01 notazdrc: clear dynarec completely on CD image change
2011-03-01 notazfrontend: add BIOS warning
2011-02-16 notazfrontend: minor adjustments
2011-02-10 notazuse analog handling from dfinput
2011-02-10 notazadd cd swap functionality
2011-02-10 notazfrontend: enable SPUIRQWait by default
2011-02-10 notazfrontend: support ingame actions (state load and such)
2011-02-10 notazfrontend: key config: save it and make more intuitive
2011-02-10 notazfrontend: support analog controller using nubs; some...
2011-02-09 notazfrontend: redo frame skip/limiter yet again
2011-02-04 notazmenu: don't override region, fix P.E.Op.S. frameskip
2011-01-30 notazcdrcimg: support .bz/.znx/eboot formats
2011-01-23 notazsome frontend adjustments
2011-01-15 notazrewrite frame limiter
2011-01-15 notazmenu: add interpreter option
2011-01-15 notazremove hle savestate restriction
2011-01-15 notazmenu: add bios selection
2011-01-15 notazfrontend: bios support
2011-01-04 notazrelease r3 r3
2011-01-04 notazadd savestate preview
2011-01-03 notazfrontend cleanup
2011-01-01 notazadd a way for GPU plugin to get layer config
2010-12-30 notazprepare for external gpu plugins
2010-12-28 notazadd some plugin control from the menu, include spunull
2010-12-28 notazadd per game configs (by popular demand, no controls...
2010-12-28 notazmove layer control to plugin/plugin_lib
2010-12-26 notazfix a keybind copy-paste bug
next