Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-11-02 | move blit to core, allow filtering while blitting | notaz | |
also adds libpicofe to pull filters from, and filter related UI stuff | |||
2012-10-24 | gpu: move enhacement logic out of vout_pl | notaz | |
2012-10-12 | start mmap'ing vram, with hugetlb if possible | notaz | |
2012-10-12 | psx_gpu: switch to 1024 width again. | notaz | |
2012-10-12 | add support for software-enhanced rendering | notaz | |
2012-08-01 | gpulib: don't lose a fill in frameskip mode | notaz | |
..if it's done just before flip | |||
2012-07-19 | gpulib: clear fb when display is blanked | notaz | |
2012-02-27 | gpulib: eliminate list scan-ahead | notaz | |
2012-01-19 | refactor gpu plugins and Makefiles | notaz | |
name common gpu code gpulib, reduce amount of copy-paste in plugin Makefiles |