Age | Commit message (Expand) | Author |
2011-03-01 | dfxvideo: use bit31 handling from pcsxr-svn | notaz |
2011-03-01 | dfxvideo: avoid division like plague | notaz |
2011-03-01 | spu: drop unused mono code | notaz |
2011-03-01 | spu: refactor adsr (simplify code) | notaz |
2011-03-01 | spu: compact chan structure a bit | notaz |
2011-02-28 | gte_neon: implement MVMVA, some fixes | notaz |
2011-02-14 | dfxvideo: fill sanity check to prevent crashes | notaz |
2011-02-12 | dfinput: fix CONFIG_MODE behavior | notaz |
2011-02-11 | use analog handling from dfinput | notaz |
2011-02-10 | dfxvideo: fix frameskip issue | notaz |
2011-02-10 | frontend: enable SPUIRQWait by default | notaz |
2011-02-10 | spu: handle channels better in 'IRQ wait' case | notaz |
2011-02-09 | dfsound: backport fixes from pcsxr | notaz |
2011-02-04 | dfxvideo: fix word access macros | notaz |
2011-02-04 | spu: fix xa masking, was causing noise | notaz |
2011-02-04 | gpu_unai: support bgr888->rgb565 conversion for maemo | notaz |
2011-02-03 | dfxvideo: add bgr888->rgb565 converter for maemo port | notaz |
2011-01-31 | cdrcimg: support .bz/.znx/eboot formats | notaz |
2011-01-29 | spu: don't stop a channel by adsr if we have potential irq | notaz |
2011-01-29 | spu: cleanup build a bit | notaz |
2011-01-27 | gpu_unai: fix P.E.Op.S. save compatibility for good | notaz |
2011-01-24 | spu: don't read config, we manage it in frontend | notaz |
2011-01-24 | fix some alignment issues | notaz |
2011-01-07 | allow some build customization | notaz |
2011-01-05 | release r3 | notaz |
2011-01-04 | gpu_unai: add some framebuffer guard memory | notaz |
2011-01-04 | gpu_unai: freeze display size and position | notaz |
2011-01-04 | try to ensure fbdev buffer is valid | notaz |
2011-01-03 | dfxvideo: massive cleanup | notaz |
2011-01-03 | gpu_unai: basic frameskip | notaz |
2011-01-03 | gpu_unai: avoid useless blits | notaz |
2011-01-02 | gpu_unai: warning fix | notaz |
2011-01-02 | gpu_unai: pcsx-rearmed port | notaz |
2011-01-02 | import gpu_unai from PCSX4ALL project | notaz |
2011-01-02 | add a way for GPU plugin to get layer config | notaz |
2011-01-01 | gles: tweak Makefile, credits | notaz |
2010-12-31 | Pickle's port for this emu | notaz |
2010-12-31 | gpu-gles from psx4m | notaz |
2010-12-31 | prepare for external gpu plugins | notaz |
2010-12-30 | decouple input/frame limiter from GPU plugin | notaz |
2010-12-28 | move layer control to plugin/plugin_lib | notaz |
2010-12-28 | fix another alignment issue | notaz |
2010-12-25 | gpu: be sure bSkipNextFrame is consistent when fskip opt is toggled | notaz |
2010-12-25 | spu: kill voldiv on ARM too | notaz |
2010-12-16 | check for height changes too | notaz |
2010-12-16 | add basic .Z support | notaz |
2010-12-14 | spu: disable SPUIRQWait, it only seems to cause problems | notaz |
2010-12-14 | refactor OSD code and PCNT stuff | notaz |
2010-12-14 | fix bgr2rgb16 and reduce mode change glitching | notaz |
2010-12-14 | add OMAP layer, also preliminary menu, hud and input support | notaz |