aboutsummaryrefslogtreecommitdiff
path: root/plugins/gpulib/cspace.c
AgeCommit message (Collapse)Author
2012-12-23frontend: switch to libpicofe sdl codenotaz
2012-11-18frontend: overlay improvementsnotaz
work directly on psx vram
2012-07-19gpulib: implement rgb888_to_rgb565notaz
and use it for menu
2012-04-29gpu plugins: always support 16bpp blitnotaz
use this for generic sdl and maemo
2012-01-19refactor gpu plugins and Makefilesnotaz
name common gpu code gpulib, reduce amount of copy-paste in plugin Makefiles