OSDN Git Service

glsl: Update README talking about multi-instruction operations.
authorEric Anholt <eric@anholt.net>
Thu, 9 Sep 2010 00:49:10 +0000 (17:49 -0700)
committerEric Anholt <eric@anholt.net>
Thu, 9 Sep 2010 01:05:22 +0000 (18:05 -0700)
commite04f90712d8e04ce9d2fee46d0cccf818432c7d9
tree280343322dfd7136202a7cb8696d86b63db68933
parentd8ab9aac54c3b6e4d97016172527d4b7c85b27a2
glsl: Update README talking about multi-instruction operations.

The previous thing taking multiple instructions ended up being handled
at the IR level, as we suggested would be the common result.  Pick a
new one.
src/glsl/README