OSDN Git Service

Merge branch 'mesa'
authorEric Anholt <eric@anholt.net>
Thu, 24 Jun 2010 22:21:51 +0000 (15:21 -0700)
committerEric Anholt <eric@anholt.net>
Thu, 24 Jun 2010 22:27:10 +0000 (15:27 -0700)
commit0ee7d80269bfab14683623b0c8fc12da43db8d78
tree7b2a65190c9934ed8a0ff02f2845323c420153a3
parent6b01b50888d22ee330df44240591051cb55cf2a9
parent8364fc85b8273b4d0f2ecebe7e0085e250d29990
Merge branch 'mesa'

This brings in the ir_to_mesa.cpp code I've been developing to codegen
to the Mesa IR.  It does not actually generate a complete Mesa
fragment/vertex program yet.
ir.h
ir_to_mesa.cpp