Module: Mesa
Branch: asm-shader-rework-1
Commit: 88018e2e073909ae807f16707f2701e068900926
URL:    
http://cgit.freedesktop.org/mesa/mesa/commit/?id=88018e2e073909ae807f16707f2701e068900926

Author: Ian Romanick <[email protected]>
Date:   Mon Jul 27 15:47:52 2009 -0700

ARB prog parser: Fix handling of RECT

Require that GL_{ARB,EXT,NV}_texture_rectangle be supported before
allowing use of RECT texture target.

---

 src/mesa/shader/lex.yy.c            |  365 ++++++++++++++--------------
 src/mesa/shader/program_lexer.l     |    3 +-
 src/mesa/shader/program_parse.tab.c |  467 ++++++++++++++++++-----------------
 src/mesa/shader/program_parse.y     |    3 +
 src/mesa/shader/program_parser.h    |    1 +
 5 files changed, 424 insertions(+), 415 deletions(-)

Diff:   
http://cgit.freedesktop.org/mesa/mesa/diff/?id=88018e2e073909ae807f16707f2701e068900926
_______________________________________________
mesa-commit mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/mesa-commit

Reply via email to