Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-07-09 | spu: remove all threading code | notaz | |
it is broken for a while now, and I have no intention to fix it. | |||
2012-07-09 | frontend: move some leftover pandora parts out of common code | notaz | |
2012-05-27 | frontend: minor tweaks | notaz | |
2012-05-27 | automatically build plugins | notaz | |
2012-04-29 | frontend: some menu adjustments | notaz | |
2012-04-29 | frontend: generic: preliminary SDL support | notaz | |
2012-04-29 | frontend: clean up some hacks | notaz | |
2012-03-04 | frontend: save gpu-gles settings too | notaz | |
2012-02-28 | frontend: add an option to disable scaling (Caanoo) | notaz | |
some minor menu tuning too | |||
2012-01-19 | frontend: add gles plugin options | notaz | |
2012-01-19 | refactor gpu plugins and Makefiles | notaz | |
name common gpu code gpulib, reduce amount of copy-paste in plugin Makefiles | |||
2012-01-09 | release r13 | notaz | |
2012-01-08 | frontend: add minimize support | notaz | |
2012-01-05 | gpu_neon: add some intelace mode handling | notaz | |
a bit of refactoring too | |||
2011-12-24 | release r12 | notaz | |
2011-12-21 | gpu_neon: integrate Exophase's rasterizer | notaz | |
2011-12-19 | gpu_neon: make use of unai's lineskip mode | notaz | |
2011-12-11 | frontend: menu: show savestate date | notaz | |
2011-12-11 | gpu_neon: tune frameskip further, allow >1 | notaz | |
2011-12-11 | frontend: make analogs configurable | notaz | |
2011-12-10 | add vibration support for Caanoo | notaz | |
2011-12-06 | frontend: get rid of plat_rescan_inputs | notaz | |
overannoyed by 'input: bad key' messages | |||
2011-12-05 | frontend: show a message while BIOS is booting | notaz | |
2011-10-30 | cdriso: support multidisk eboots | notaz | |
2011-10-30 | frontend: input driver and volume control for Wiz | notaz | |
2011-10-30 | frontend: move defconfig to main | notaz | |
.. so that maemo can use it | |||
2011-10-30 | frontend: minor menu adjustments | notaz | |
2011-10-30 | drc: add some hack options | notaz | |
intended for caanoo/Wiz, some users want to trade glitches for performance boost. | |||
2011-10-30 | inline/parametrize rootcounter reads | notaz | |
makes rcnt1 hack impossible though, overclock PSX instead | |||
2011-10-10 | release r10, for real | notaz | |
2011-10-10 | frontend: fix integer-prefer scaler | notaz | |
2011-10-10 | use faster PSX clock on armv7 devices | notaz | |
games that were too slow run better now, but others are too fast now.. I hope this is a good tradeoff. | |||
2011-10-10 | new ability to adjust psx cpu clock | notaz | |
2011-10-02 | yet more random armv5 tweaks | notaz | |
2011-09-27 | frontend: few more pollux/caanoo tweaks | notaz | |
2011-09-25 | add pollux/caanoo port, refactor things | notaz | |
2011-09-23 | support armv5 build | notaz | |
2011-09-20 | frontend: always detect region | notaz | |
override later if needed | |||
2011-09-19 | frontend: change sound config vars | notaz | |
it seems people out there still have bad sound configs | |||
2011-09-19 | add fixed frameskip option | notaz | |
2011-08-13 | frontend: show time and battery capacity | notaz | |
useful for longer gaming sessions | |||
2011-08-13 | frontend: split 4:3 scaling options | notaz | |
one for integer scaling, another for aspect scaling. | |||
2011-08-13 | frontend: add gpu_unai configuration options | notaz | |
2011-08-13 | frontend: refactor plugin_lib for maemo | notaz | |
should give them proper frame limiter, frameskip and also lightgun support, maybe. | |||
2011-08-13 | add guncon support | notaz | |
a bit basic but works | |||
2011-08-01 | spu: change volume control, default it to 3/4 instead of 1/2 | notaz | |
because some complain default volume is too low | |||
2011-08-01 | spu: some misc refactoring/cleanup | notaz | |
2011-07-30 | frontend: add chan display option, for fun mostly | notaz | |
2011-07-13 | frontend: add memcard change and exe run support | notaz | |
2011-07-08 | cdrom: make read reschedule optional | notaz | |
Some really nasty timing issues, I guess can only be resolved for good when general timing is good and BIAS is gone. |