psx_gpu: add some preloads
[pcsx_rearmed.git] / frontend / main.c
2012-10-11 notazfrontend: add renderer toggle option
2012-10-11 notazadd support for software-enhanced rendering
2012-07-30 notazfrontend: improve minimize handling
2012-07-29 notazselect builtin gpu plugin on configure
2012-07-29 notazfrontend: initial libretro support
2012-07-22 notazcheat: add some undo logic
2012-07-22 notazfrontend: initial cheats support
2012-07-08 notazspu: get rid of iSPUIRQWait
2012-07-08 notazspu: remove all threading code
2012-05-27 notazautomatically build plugins
2012-04-29 notazfix some build issues and warnings
2012-04-29 notazfrontend: input: pass default binds as argument
2012-03-04 notazfrontend: save gpu-gles settings too
2012-03-01 notazgpu-gles: enable texture garbage collection
2012-02-27 notazfrontend: sync workaround for caanoo
2012-01-19 notazfrontend: add gles plugin options
2012-01-08 notazfrontend: add minimize support
2012-01-04 notazgpu_neon: add some intelace mode handling
2011-12-11 notazupdate release packaging
2011-12-05 notazfrontend: get rid of plat_rescan_inputs
2011-10-30 notazfrontend: input driver and volume control for Wiz
2011-10-30 notazfrontend: move defconfig to main
2011-10-30 notazfrontend: fix screenshot functionality for pollux
2011-10-30 notazfrontend: add touchscreen-as-buttons input code
2011-10-30 notazfrontend/input: make it more modular
2011-10-30 notazfrontend: get rid of HOME hack
2011-10-02 notazyet more random armv5 tweaks
2011-09-23 notazfix build on some ARM toolchains
2011-09-19 notazadd fixed frameskip option
2011-08-12 notazadd guncon support
2011-07-29 notazfrontend: add chan display option, for fun mostly
2011-07-12 notazfrontend: add memcard change and exe run support
2011-07-12 notazcdriso: handle eboot and it's TOC, some refactoring
2011-07-07 notazdfxvideo: decouple from main emu
2011-04-05 notazfrontend: allow loading states from specified file
2011-04-04 notazfrontend: make -psxout cmd arg override config
2011-03-21 notazfrontend: nub-as-btn option + gamepad fix
2011-03-13 notazfrontend: add screenshot functionality
2011-03-07 notazfrontend: fix valgrind errors
2011-02-11 notazmain.c: load savestate after prepare
2011-02-10 notazfrontend: support ingame actions (state load and such)
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-26 notazfrontend: remove bad configs
2011-01-23 notazadd watchdog thread to detect lockups
2011-01-15 notazmenu: add bios selection
2011-01-15 notazfrontend: bios support
2011-01-03 notazfrontend cleanup
2011-01-01 notazadd a way for GPU plugin to get layer config
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-27 notazsome debug code improvements
2010-12-26 notazset memcard paths, rm dead code
2010-12-25 notazmenu: add config save/load
2010-12-25 notazmenu: add most options
2010-12-16 notazadd basic .Z support
2010-12-14 notazmenu: implement savestates and scaling cfg
2010-12-14 notazadd OMAP layer, also preliminary menu, hud and input...
2010-12-14 notazmake PCNT stuff optional
2010-12-01 notazdrc: further hacks, hle handling
2010-11-19 notazbasic profiling
2010-11-18 notazfbdev output for xvideo, basic ARM build
2010-11-18 notazbuild plugins in
2010-11-16 notazminimal working gtk-less build