On 11/21/2011 03:01 PM, Vincent Lejeune wrote:
    This patch adds a 2d ureg_src constructor, and add a field in
    st_src_reg inside glsl_to_tgsi that hold potential 2d index.
    2d indexing is required at least for uniform buffer object
    support
---
  src/gallium/auxiliary/tgsi/tgsi_ureg.h     |   12 ++++++++++++
  src/mesa/state_tracker/st_glsl_to_tgsi.cpp |    8 ++++++--
  2 files changed, 18 insertions(+), 2 deletions(-)


Reviewed-by: Brian Paul <[email protected]>
_______________________________________________
mesa-dev mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to