pcsx_rearmed.git
2011-12-23 Exophasepsx_gpu: texture cache fix2
2011-12-23 Exophasepsx_gpu: texture cache fix, updates
2011-12-23 notazgpu_neon/psx_gpu: update texture_window_settings
2011-12-23 Exophasepsx_gpu: fix divide by 0
2011-12-21 notazgpu_neon/psx_gpu: fix bad masking/alignment fault
2011-12-21 notazgpu_neon: integrate Exophase's rasterizer
2011-12-21 notazgpu_neon/psx_gpu: remove unused psx_gpu_alt
2011-12-21 notazgpu_neon/psx_gpu: rename a define
2011-12-21 notazgpu_neon/psx_gpu: use external vram
2011-12-20 Exophaseadd NEON GPU rasterizer
2011-12-20 notazgpu_unai: add 4bpp asm sprite blitter
2011-12-19 notazgpu_neon: make use of unai's lineskip mode
2011-12-19 notazgpu_neon: fix test mode of unai renderer
2011-12-11 notazupdate release packaging
2011-12-11 notazfrontend: menu: show savestate date
2011-12-10 notazgpu_neon: update for armv5pollux build
2011-12-10 notazgpu_neon: tune frameskip further, allow >1
2011-12-10 notazdrc: fix bad gte unneeded reg assumption
2011-12-10 notazfrontend: menu: limit enum text length
2011-12-10 notazfrontend: make analogs configurable
2011-12-10 notazadd vibration support for Caanoo
2011-12-08 notazgpu_neon: fix unai rasterizer
2011-12-08 notazgpu_neon: propagate configs to rasterizers
2011-12-08 notazcdrom: don't emulate seek when set to same loc
2011-12-08 notazdrc: move constmap out of regstat
2011-12-08 notazgpu_neon: fix linkage for c++ code (una-i)
2011-12-06 notazswitch default gpu to gpu_neon
2011-12-06 notazgpu_neon: fix several frameskip issues
2011-12-06 notazgpu_neon: keep texture bits in sync
2011-12-05 notazfrontend: get rid of plat_rescan_inputs
2011-12-05 notazexport frame count to gpu too
2011-12-05 notazpsxcounters: avoid excessive recalculations
2011-12-05 notazpsxcounters: handle overflow = target case
2011-12-04 notazfrontend: show a message while BIOS is booting
2011-12-04 notazlet's try alternative vsync timing
2011-12-04 notaztry to emulate GPU busy
2011-12-04 notazremove gpu vblank callbacks
2011-12-04 notazmove some gpu status handling to core
2011-11-19 notazgpu_neon: add a test
2011-11-19 notazgpu_neon: support unai as rendering backend
2011-11-14 notazfrontend: use pld in blitters
2011-11-01 notazdrc/gte: decode MVMVA data deps
2011-11-01 notazdrc/gte: fix dep list
2011-10-31 notazfrontend: use public warm path
2011-10-30 notazrelease r11 r11
2011-10-30 notazcdriso: support multidisk eboots
2011-10-30 notazfrontend: Wiz/Caanoo tweaks + banner image from darklig...
2011-10-30 notazfrontend: input driver and volume control for Wiz
2011-10-30 notazfrontend: input: make in_ts use ts_gun
2011-10-30 notazfrontend: input: don't configure unprobed devices
2011-10-30 notazupdate build for OABI
2011-10-30 notazmaemo: call GPU_Open, enable bios
2011-10-30 notazfrontend: move defconfig to main
2011-10-30 notazfix a few maemo issues
2011-10-30 Bonapartmaemo updates
2011-10-30 notazfix maemo build
2011-10-30 notazfrontend: fix screenshot functionality for pollux
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/input: make it more modular
2011-10-30 notazfrontend: minor menu adjustments
2011-10-30 notazfrontend: get rid of HOME hack
2011-10-30 notazgpu_neon: fix fb wrapping
2011-10-30 notazgpu_unai: fix a few potential crashes
2011-10-30 notazcdriso: add cbin support
2011-10-30 notazfrontend/pollux: add scaling
2011-10-30 notazpsxcounters: use higher precision for vsync timing
2011-10-30 notazpsxinterpreter: a bit more accurate Cause reg handling
2011-10-30 notazdrc: detect sw irqs properly
2011-10-30 notazdrc: fix various register trashing in mtc0
2011-10-30 notazdrc: fix cycle multiplier code
2011-10-30 notazdrc: fix mtc0 argument
2011-10-30 notazdrc: some debug code improvements
2011-10-30 notazmake root counters use generic event scheduling code
2011-10-30 notazdrc: always use physical block addresses
2011-10-30 notazrcnt: remove gate guess for cnt 0 and 1
2011-10-30 notazgte: change gte irq workaround
2011-10-30 notazdrc: detect dead gte reads too
2011-10-30 notazdrc: add some hack options
2011-10-30 notazgte: parametrize remaining ops
2011-10-30 notazgte: disable some MAC overflow checks for ARM
2011-10-30 notazgte: eliminate excessive lims and casts
2011-10-30 notazgte: pass a pointer to registers as argument
2011-10-30 notazdrc: try to avoid full constant reload
2011-10-30 notazdrc: fix sub assem_debug print
2011-10-30 notazdrc: avoid invcode checks on close addesses
2011-10-30 notazgte_arm: some asm experiments
2011-10-30 notazpcnt: measure gte too
2011-10-30 notazdrc: do MVMVA decoding; parametrize handlers
2011-10-30 notazdrc: finish GTE reg liveness analysis
2011-10-30 notazfrontend/pollux: program MLC2 for TV-out, save/restore...
2011-10-30 notazdrc: implement literal dupe merging
2011-10-30 notazinline/parametrize rootcounter reads
2011-10-30 notazpsxcounters: avoid doing excessive updates
2011-10-16 notazpsxmem: set fixed flag on mappings that really need it
2011-10-09 notazrelease r10, for real r10
2011-10-09 notazspu: fix gaussian interpolation
2011-10-09 notazfrontend: fix integer-prefer scaler
2011-10-09 notazuse faster PSX clock on armv7 devices
2011-10-09 notazadd caanoo frontend files, move pandora files
next