aboutsummaryrefslogtreecommitdiff
path: root/plugins/dfxvideo/gpulib_if.c
AgeCommit message (Collapse)Author
2015-09-23(ctr/3ds) add target.aliaspider
2013-01-06gpus: handle list underflows betternotaz
2012-11-02move blit to core, allow filtering while blittingnotaz
also adds libpicofe to pull filters from, and filter related UI stuff
2012-10-12start mmap'ing vram, with hugetlb if possiblenotaz
2012-10-12psx_gpu: switch to 1024 width again.notaz
2012-02-27gpulib: eliminate list scan-aheadnotaz
2012-01-19refactor gpu plugins and Makefilesnotaz
name common gpu code gpulib, reduce amount of copy-paste in plugin Makefiles