Module: Mesa
Branch: master
Commit: 9ea4319744fb7474635cb1994e1babe1552d4d4f
URL:    
http://cgit.freedesktop.org/mesa/mesa/commit/?id=9ea4319744fb7474635cb1994e1babe1552d4d4f

Author: Ian Romanick <[email protected]>
Date:   Fri Sep  4 16:35:50 2009 -0700

ARB prog parser: Add new constructor for asm_instruction

The new constructor copies fields from the prog_instruction that the
parser expects the lexer to set.

---

 src/mesa/shader/program_parse.tab.c |  621 ++++++++++++++++++-----------------
 src/mesa/shader/program_parse.tab.h |    2 +-
 src/mesa/shader/program_parse.y     |  111 ++++---
 3 files changed, 400 insertions(+), 334 deletions(-)

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

Reply via email to