Files
mesa/progs
Vinson Lee 25fd168f03 progs/glsl: Change tangentAttrib from GLuint to GLint in bump.c.
tangentAtrrib is assigned the result of glGetAttribLocation.
The assertion 'assert(tangentAtrrib >= 0)' would be a no-op if
tangentAttrib is a GLuint.
(cherry picked from commit b8dcb79c53)
2009-12-03 22:51:43 -08:00
..
2008-09-21 11:00:44 -07:00
2009-12-03 15:59:56 -08:00
2008-09-21 11:00:44 -07:00
2008-09-21 11:00:44 -07:00
2008-06-05 15:37:17 -06:00
2009-04-28 18:15:17 +01:00
2009-12-03 15:53:13 -08:00
2008-07-14 08:50:36 -06:00
2009-06-17 15:23:25 +01:00
2008-09-21 11:00:44 -07:00