aboutsummaryrefslogtreecommitdiff
path: root/plugins/gpulib/gpu.h
AgeCommit message (Expand)Author
2020-10-22Add a threaded rendererJustin Weiss
2020-08-13Merge pull request #444 from justinweiss/hires-downscalehizzlekizzle
2020-08-13Add an option to downscale hi-res viewsJustin Weiss
2020-08-04Add header guardsnegativeExponent
2017-05-06Adding enable/disable dithering core option with support for Neon GPUpjft
2012-11-02move blit to core, allow filtering while blittingnotaz
2012-10-24gpu: move enhacement logic out of vout_plnotaz
2012-10-12start mmap'ing vram, with hugetlb if possiblenotaz
2012-10-12psx_gpu: switch to 1024 width again.notaz
2012-10-12add support for software-enhanced renderingnotaz
2012-08-01gpulib: don't lose a fill in frameskip modenotaz
2012-07-19gpulib: clear fb when display is blankednotaz
2012-02-27gpulib: eliminate list scan-aheadnotaz
2012-01-19refactor gpu plugins and Makefilesnotaz