aboutsummaryrefslogtreecommitdiff
path: root/plugins/gpulib
AgeCommit message (Expand)Author
2012-11-24gpulib: check mode change on blanknotaz
2012-11-24plugins: drop arch filename extensionsnotaz
2012-11-18frontend: overlay improvementsnotaz
2012-11-18fix gun handling in enhancement modenotaz
2012-11-13fix some random corner casesnotaz
2012-11-05detect undefined symbols earlynotaz
2012-11-02move blit to core, allow filtering while blittingnotaz
2012-10-24gpu: move enhacement logic out of vout_plnotaz
2012-10-24psx_gpu: select buffers differentlynotaz
2012-10-12various enhancement tweaksnotaz
2012-10-12start mmap'ing vram, with hugetlb if possiblenotaz
2012-10-12psx_gpu: start handling vram loads/moves for enhancementnotaz
2012-10-12psx_gpu: switch to 1024 width again.notaz
2012-10-12psx_gpu: switch enhancement to 2048 widthnotaz
2012-10-12add support for software-enhanced renderingnotaz
2012-08-01gpulib: don't lose a fill in frameskip modenotaz
2012-07-19gpulib: implement rgb888_to_rgb565notaz
2012-07-19gpulib: clear fb when display is blankednotaz
2012-07-18psx_gpu: fix line cmd length and move w/h maskingnotaz
2012-07-18gpulib: drop prim buffer on stateloadnotaz
2012-05-27frontend: minor tweaksnotaz
2012-05-27automatically build pluginsnotaz
2012-04-29fix some build issues and warningsnotaz
2012-04-29gpu plugins: always support 16bpp blitnotaz
2012-04-22rename vout_fb to vout_plnotaz
2012-04-22bring in configure build systemnotaz
2012-03-02gpulib: yet another frameskip hacknotaz
2012-03-02gpulib: make gpulib.a a dependencynotaz
2012-02-27gpulib: eliminate list scan-aheadnotaz
2012-02-27gpu_unai: update CFLAGSnotaz
2012-01-21gpu-gles: add gpulib codenotaz
2012-01-19refactor gpu plugins and Makefilesnotaz