Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-10-23 | psx_gpu: change reciprocal table again | notaz | |
otherwise something overflows somewhere and causes num_block overflow. Also added debug code to cache that issue early. | |||
2012-04-22 | bring in configure build system | notaz | |
not using autotools, trying to do something similar like qemu instead. | |||
2012-01-19 | refactor gpu plugins and Makefiles | notaz | |
name common gpu code gpulib, reduce amount of copy-paste in plugin Makefiles | |||
2012-01-02 | gpu_neon: fix x86 build | notaz | |
2011-12-21 | gpu_neon: integrate Exophase's rasterizer | notaz | |
2011-12-20 | gpu_unai: add 4bpp asm sprite blitter | notaz | |
2011-12-11 | gpu_neon: update for armv5pollux build | notaz | |
2011-11-19 | gpu_neon: support unai as rendering backend | notaz | |
2011-09-23 | support armv5 build | notaz | |
2011-08-13 | gpu_neon: add peops as temp renderer | notaz | |
2011-08-13 | gpu_neon: do list resubmit detection | notaz | |
done it a while ago, late commit.. | |||
2011-08-13 | gpu_neon: basic frameskip, change check, minor stuff | notaz | |
2011-08-13 | gpu_neon: vram fixes, list loop detection | notaz | |
2011-08-13 | gpu_neon: split output code, some refactoring | notaz | |
2011-08-13 | gpu_neon: basic skeleton gpu plugin | Grazvydas Ignotas | |