drc: make sure dyna_linker is really called from stub
[pcsx_rearmed.git] / plugins /
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
2011-03-07 notazspu: fix valgrind errors
2011-03-01 notazdfxvideo: use bit31 handling from pcsxr-svn
2011-03-01 notazdfxvideo: avoid division like plague
2011-03-01 notazspu: drop unused mono code
2011-03-01 notazspu: refactor adsr (simplify code)
2011-02-28 notazspu: compact chan structure a bit
2011-02-28 notazgte_neon: implement MVMVA, some fixes
2011-02-14 notazdfxvideo: fill sanity check to prevent crashes
2011-02-11 notazdfinput: fix CONFIG_MODE behavior
2011-02-10 notazuse analog handling from dfinput
2011-02-10 notazdfxvideo: fix frameskip issue
2011-02-10 notazfrontend: enable SPUIRQWait by default
2011-02-10 notazspu: handle channels better in 'IRQ wait' case
2011-02-09 notazdfsound: backport fixes from pcsxr
2011-02-04 notazdfxvideo: fix word access macros
2011-02-04 notazspu: fix xa masking, was causing noise
2011-02-04 notazgpu_unai: support bgr888->rgb565 conversion for maemo
2011-02-03 notazdfxvideo: add bgr888->rgb565 converter for maemo port
2011-01-30 notazcdrcimg: support .bz/.znx/eboot formats
2011-01-29 notazspu: don't stop a channel by adsr if we have potential irq
2011-01-29 notazspu: cleanup build a bit
2011-01-26 notazgpu_unai: fix P.E.Op.S. save compatibility for good
2011-01-23 notazspu: don't read config, we manage it in frontend
2011-01-23 notazfix some alignment issues
2011-01-07 notazallow some build customization
2011-01-04 notazrelease r3 r3
2011-01-04 notazgpu_unai: add some framebuffer guard memory
2011-01-04 notazgpu_unai: freeze display size and position
2011-01-04 notaztry to ensure fbdev buffer is valid
2011-01-03 notazdfxvideo: massive cleanup
2011-01-02 notazgpu_unai: basic frameskip
2011-01-02 notazgpu_unai: avoid useless blits
2011-01-02 notazgpu_unai: warning fix
2011-01-02 notazgpu_unai: pcsx-rearmed port
2011-01-01 notazimport gpu_unai from PCSX4ALL project
2011-01-01 notazadd a way for GPU plugin to get layer config
2011-01-01 notazgles: tweak Makefile, credits
2010-12-31 notazPickle's port for this emu
2010-12-31 notazgpu-gles from psx4m
2010-12-30 notazprepare for external gpu plugins
2010-12-30 notazdecouple input/frame limiter from GPU plugin
2010-12-28 notazmove layer control to plugin/plugin_lib
2010-12-27 notazfix another alignment issue
2010-12-24 notazgpu: be sure bSkipNextFrame is consistent when fskip...
2010-12-24 notazspu: kill voldiv on ARM too
2010-12-16 notazcheck for height changes too
2010-12-16 notazadd basic .Z support
2010-12-14 notazspu: disable SPUIRQWait, it only seems to cause problems
2010-12-14 notazrefactor OSD code and PCNT stuff
2010-12-14 notazfix bgr2rgb16 and reduce mode change glitching
2010-12-14 notazadd OMAP layer, also preliminary menu, hud and input...
2010-12-14 notazadd support for 24bpp mode
2010-12-14 notazsimple neon BGR555 to RGB565 converter
2010-12-05 notazadd Pete's null SPU plugin
2010-12-05 notazfix some alignment issues
2010-11-19 notazbasic profiling
2010-11-18 notazfbdev output for xvideo, basic ARM build
2010-11-18 notazbuild plugins in
next