aboutsummaryrefslogtreecommitdiff
path: root/plugins
AgeCommit message (Expand)Author
2011-02-09dfsound: backport fixes from pcsxrnotaz
2011-02-04dfxvideo: fix word access macrosnotaz
2011-02-04spu: fix xa masking, was causing noisenotaz
2011-02-04gpu_unai: support bgr888->rgb565 conversion for maemonotaz
2011-02-03dfxvideo: add bgr888->rgb565 converter for maemo portnotaz
2011-01-31cdrcimg: support .bz/.znx/eboot formatsnotaz
2011-01-29spu: don't stop a channel by adsr if we have potential irqnotaz
2011-01-29spu: cleanup build a bitnotaz
2011-01-27gpu_unai: fix P.E.Op.S. save compatibility for goodnotaz
2011-01-24spu: don't read config, we manage it in frontendnotaz
2011-01-24fix some alignment issuesnotaz
2011-01-07allow some build customizationnotaz
2011-01-05release r3notaz
2011-01-04gpu_unai: add some framebuffer guard memorynotaz
2011-01-04gpu_unai: freeze display size and positionnotaz
2011-01-04try to ensure fbdev buffer is validnotaz
2011-01-03dfxvideo: massive cleanupnotaz
2011-01-03gpu_unai: basic frameskipnotaz
2011-01-03gpu_unai: avoid useless blitsnotaz
2011-01-02gpu_unai: warning fixnotaz
2011-01-02gpu_unai: pcsx-rearmed portnotaz
2011-01-02import gpu_unai from PCSX4ALL projectnotaz
2011-01-02add a way for GPU plugin to get layer confignotaz
2011-01-01gles: tweak Makefile, creditsnotaz
2010-12-31Pickle's port for this emunotaz
2010-12-31gpu-gles from psx4mnotaz
2010-12-31prepare for external gpu pluginsnotaz
2010-12-30decouple input/frame limiter from GPU pluginnotaz
2010-12-28move layer control to plugin/plugin_libnotaz
2010-12-28fix another alignment issuenotaz
2010-12-25gpu: be sure bSkipNextFrame is consistent when fskip opt is togglednotaz
2010-12-25spu: kill voldiv on ARM toonotaz
2010-12-16check for height changes toonotaz
2010-12-16add basic .Z supportnotaz
2010-12-14spu: disable SPUIRQWait, it only seems to cause problemsnotaz
2010-12-14refactor OSD code and PCNT stuffnotaz
2010-12-14fix bgr2rgb16 and reduce mode change glitchingnotaz
2010-12-14add OMAP layer, also preliminary menu, hud and input supportnotaz
2010-12-14add support for 24bpp modenotaz
2010-12-14simple neon BGR555 to RGB565 converternotaz
2010-12-06add Pete's null SPU pluginnotaz
2010-12-05fix some alignment issuesnotaz
2010-11-19basic profilingnotaz
2010-11-19fbdev output for xvideo, basic ARM buildnotaz
2010-11-18build plugins innotaz
2010-11-18rm plugins that we won't usenotaz
2010-11-17remove stuff we won't neednotaz
2010-11-16pcsxr-1.9.92PCSX* teams