mesa/main
Eric Anholt 84771df82e ir_to_mesa: Start building GLSL IR to Mesa IR conversion.
There are major missing pieces here.  Most operations aren't
supported.  Matrices need to be broken down to vector ops before we
get here.  Scalar operations (RSQ, RCP) are handled incorrectly.
Arrays and structures are not even considered.
2010-06-24 15:05:19 -07:00
..
imports.h Initial commit. lol 2010-02-22 13:19:34 -08:00
mtypes.h ir_to_mesa: Start building GLSL IR to Mesa IR conversion. 2010-06-24 15:05:19 -07:00
simple_list.h Initial commit. lol 2010-02-22 13:19:34 -08:00