aboutsummaryrefslogtreecommitdiff
path: root/plugins/dfxvideo/draw_pl.c
AgeCommit message (Collapse)Author
2013-02-08move cspace back to frontendnotaz
plugins no longer depend on it
2012-12-02mave plugin and core shared includes to single locationnotaz
2012-11-18fix gun handling in enhancement modenotaz
2012-11-02move blit to core, allow filtering while blittingnotaz
also adds libpicofe to pull filters from, and filter related UI stuff
2012-04-29gpu plugins: always support 16bpp blitnotaz
use this for generic sdl and maemo
2012-04-22rename vout_fb to vout_plnotaz
that code outputs through plugin_lib, which is not necessary fb.