g3dvl: Basic subpicture support.
authorYounes Manton <younes.m@gmail.com>
Sun, 22 Nov 2009 21:40:15 +0000 (16:40 -0500)
committerYounes Manton <younes.m@gmail.com>
Sun, 22 Nov 2009 21:40:15 +0000 (16:40 -0500)
commit5f730690f8166c94ee010605b6437a6fb2a7771d
tree785e51646d367a6c760dd0255c0e0437ad143ee0
parent334676ed9a185bc0836d2ffe070e21210fac1bde
g3dvl: Basic subpicture support.

RGB subpictures only at the moment.
src/gallium/auxiliary/vl/vl_compositor.c
src/gallium/auxiliary/vl/vl_compositor.h
src/gallium/auxiliary/vl/vl_mpeg12_mc_renderer.c
src/gallium/auxiliary/vl/vl_mpeg12_mc_renderer.h
src/gallium/auxiliary/vl/vl_types.h [new file with mode: 0644]
src/gallium/state_trackers/xorg/xvmc/subpicture.c
src/gallium/state_trackers/xorg/xvmc/tests/.gitignore
src/gallium/state_trackers/xorg/xvmc/tests/Makefile
src/gallium/state_trackers/xorg/xvmc/tests/test_subpicture.c [new file with mode: 0644]
src/gallium/state_trackers/xorg/xvmc/xvmc_private.h