move blit to core, allow filtering while blitting
authornotaz <notasas@gmail.com>
Sun, 28 Oct 2012 23:08:35 +0000 (01:08 +0200)
committernotaz <notasas@gmail.com>
Fri, 2 Nov 2012 01:03:39 +0000 (03:03 +0200)
commitfa56d36096cd4ab2b227ce2aa61c8404b8874689
tree21fafd8723022995c1ec9e00914cd1478a3d0476
parentb7569147823a8fc5a9de98e5d491da906e119296
move blit to core, allow filtering while blitting

also adds libpicofe to pull filters from, and filter related UI stuff
20 files changed:
.gitmodules
Makefile
frontend/libpicofe [new submodule]
frontend/libretro.c
frontend/main.c
frontend/main.h
frontend/menu.c
frontend/menu.h
frontend/plat_pandora.c
frontend/plat_pollux.c
frontend/plugin_lib.c
frontend/plugin_lib.h
plugins/dfxvideo/draw_pl.c
plugins/dfxvideo/gpu.c
plugins/dfxvideo/gpulib_if.c
plugins/gpu-gles/gpulib_if.c
plugins/gpu_neon/psx_gpu_if.c
plugins/gpu_unai/gpu.cpp
plugins/gpulib/gpu.h
plugins/gpulib/vout_pl.c