Mesa (pipe-video): g3dvl: Use ureg to build shaders.

Younes Manton ymanton at kemper.freedesktop.org
Sun Nov 8 00:47:19 UTC 2009


Module: Mesa
Branch: pipe-video
Commit: e57f7b7b107c610fa2d7f149f3441c2b4a9600cb
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=e57f7b7b107c610fa2d7f149f3441c2b4a9600cb

Author: Younes Manton <younes.m at gmail.com>
Date:   Sat Nov  7 19:46:33 2009 -0500

g3dvl: Use ureg to build shaders.

---

 src/gallium/auxiliary/vl/Makefile                |    3 +-
 src/gallium/auxiliary/vl/SConscript              |    1 -
 src/gallium/auxiliary/vl/vl_compositor.c         |  187 ++-----
 src/gallium/auxiliary/vl/vl_mpeg12_mc_renderer.c |  660 +++++++---------------
 src/gallium/auxiliary/vl/vl_shader_build.c       |  242 --------
 src/gallium/auxiliary/vl/vl_shader_build.h       |   88 ---
 6 files changed, 246 insertions(+), 935 deletions(-)

Diff:   http://cgit.freedesktop.org/mesa/mesa/diff/?id=e57f7b7b107c610fa2d7f149f3441c2b4a9600cb



More information about the mesa-commit mailing list