mave plugin and core shared includes to single location
[pcsx_rearmed.git] / plugins /
2012-01-04 Exophasepsx_gpu: partial interlace mode support
2012-01-04 Exophasepsx_gpu: change fill handling again
2012-01-03 notazbring GPUvBlank back
2012-01-02 notazgpu_neon: fix x86 build
2012-01-01 notazgpu_neon: flush queues before reads too
2012-01-01 Exophasepsx_gpu: improve fills
2012-01-01 notazgpu_neon: start calculating cycles
2011-12-30 notazgpu_neon: flush cmd buffer before blit too
2011-12-29 notazpsx_gpu: use mask bit for copies
2011-12-29 notazgpu_neon: flush queues on upper level too
2011-12-29 Exophasepsx_gpu: flush render buffer before move/cppy/fill
2011-12-29 Exophasepsx_gpu: fix lines
2011-12-24 Exophasepsx_gpu: bugfix
2011-12-23 Exophasepsx_gpu: fix sprite sign extend
2011-12-23 Exophasepsx_gpu: some argument checks
2011-12-23 Exophasepsx_gpu: fix sprite coordinates
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-10 notazgpu_neon: update for armv5pollux build
2011-12-10 notazgpu_neon: tune frameskip further, allow >1
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 notazgpu_neon: fix linkage for c++ code (una-i)
2011-12-06 notazgpu_neon: fix several frameskip issues
2011-12-06 notazgpu_neon: keep texture bits in sync
2011-12-05 notazexport frame count to gpu too
2011-12-04 notazremove gpu vblank callbacks
2011-11-19 notazgpu_neon: add a test
2011-11-19 notazgpu_neon: support unai as rendering backend
2011-10-30 notazspu: add asm mixing code for ARMv5 too
2011-10-30 notazgpu_neon: fix fb wrapping
2011-10-30 notazgpu_unai: fix a few potential crashes
2011-10-09 notazspu: fix gaussian interpolation
2011-10-09 notazpsxcounters: change spu update ~2ms
2011-10-08 notazspu: make "simple" interpolation even more simple
2011-10-08 notazspu/cdda: sync cdda to spu playback
2011-09-27 notazdfxvideo: remove unneeded double division in line code
2011-09-24 notazadd pollux/caanoo port, refactor things
2011-09-23 notazget rid of hard libbz2 dependency
2011-09-23 notazsupport armv5 build
2011-09-23 notazfrontend: fix a couple of annoyancies
2011-09-22 notazspu: handle loop write vs loop flag race (bIgnoreLoop...
2011-09-22 notazspu: clean up unneeded code
2011-09-22 notazspu: use last written loop value when starting
2011-09-21 notazspu: get rid of pCurr -1, pass right chans to silent...
2011-09-19 notazspu: fix a few mixing issues
2011-09-19 notazspu: don't wait for irq on silent channels
2011-09-19 notazadd fixed frameskip option
2011-08-14 notazgpu_unai: avoid NULL pointers in span table
2011-08-12 notazgpu_neon: handle 0xEx cmds while frameskiping
2011-08-12 notazgpu_neon: frameskip: skip blits until flipped
2011-08-12 notazgpu_neon: add peops as temp renderer
2011-08-12 notazgpu_neon: support caching renderers, update rearmed if
2011-08-12 notazgpu_neon: do list resubmit detection
2011-08-12 notazgpu_neon: gpu info reads, some bugfixes
2011-08-12 notazgpu_neon: basic frameskip, change check, minor stuff
2011-08-12 notazgpu_neon: partially support range regs
2011-08-12 notazgpu_neon: vram fixes, list loop detection
2011-08-12 notazgpu_neon: split output code, some refactoring
2011-08-12 Grazvydas Ignotasgpu_neon: some cmd/vram io and dma handling
2011-08-12 Grazvydas Ignotasgpu_neon: basic skeleton gpu plugin
2011-08-12 notazgpu_unai: redo frameskip
2011-08-12 notazgpu_unai: fix inline asm statements
2011-08-12 notazgpu_unai: merge code from PCSX4ALL 2.2 release
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: split out mixing, use NEON for that on ARM
2011-08-01 notazspu: merge DrHell/shalma noise code
2011-08-01 notazspu: change volume control, default it to 3/4 instead...
2011-08-01 notazspu: some misc refactoring/cleanup
2011-07-30 notazspu: some major reverb refactoring
2011-07-29 notazspu: parametrize sample generation, interpolation
2011-07-29 notazspu: do adsr on whole buffer
2011-07-29 notazfrontend: add chan display option, for fun mostly
2011-07-29 notazspu: handle non-playing channel irqs
2011-07-27 notazspu: simplify irq and flag handling
2011-07-27 notazspu: some refactoring for upcoming optimization attempt
2011-07-26 notazspu: remove adsr stop prevention hack
2011-07-12 notazdfsound: merge shalma's suggestions
2011-07-07 notazdfxvideo: clear lcf when interlace is off
2011-07-07 notazgpus: return DMA word count to avoid 1 list walk
2011-07-07 notazdfxvideo: decouple from main emu
2011-07-07 notazarm_utils: relax alignment requirements
2011-06-14 notazdfinput: return 0xff when the packet ends, like the...
2011-03-26 notazdfxvideo: allow frameskip in interlace mode too
2011-03-21 notazdfxvideo: rm some more ZN leftovers
2011-03-13 notazdfxvideo: make fskip update on vsync too
next