Module: Mesa Branch: master Commit: 1465dc26a540e2b6f8a055cf0ab48f774a3775bf URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=1465dc26a540e2b6f8a055cf0ab48f774a3775bf
Author: Maarten Lankhorst <[email protected]> Date: Sat Sep 10 09:55:55 2011 +0200 nouveau: Add support for XvMC acceleration Try to use the PMPEG where available Signed-off-by: Maarten Lankhorst <[email protected]> --- src/gallium/drivers/nouveau/nouveau_video.c | 892 ++++++++++++++++++++++++++- src/gallium/drivers/nouveau/nouveau_video.h | 42 ++ src/gallium/drivers/nouveau/nv17_mpeg.xml.h | 265 ++++++++ src/gallium/drivers/nouveau/nv31_mpeg.xml.h | 130 ++++ src/gallium/drivers/nvfx/nvfx_context.c | 4 +- src/gallium/drivers/nvfx/nvfx_context.h | 2 + 6 files changed, 1328 insertions(+), 7 deletions(-) Diff: http://cgit.freedesktop.org/mesa/mesa/diff/?id=1465dc26a540e2b6f8a055cf0ab48f774a3775bf _______________________________________________ mesa-commit mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/mesa-commit
