Files
mesa/src
Brian Paul 97dd2ddbd9 mesa: don't draw arrays if vertex position array is not enabled
For regular GL, we must have vertex positions in order to draw.  But ES2
doesn't have that requirement (positions can be computed from any array
of data).

See bug 19911.
2009-03-02 12:27:16 -07:00
..
2009-01-10 13:52:06 -05:00
2009-02-26 18:29:48 -07:00
2009-01-23 12:32:35 +00:00