tnl: Fix green gun regression in xonotic.
authorMathias Fröhlich <mathias.froehlich@web.de>
Fri, 10 Aug 2018 09:37:43 +0000 (11:37 +0200)
committerMathias Fröhlich <Mathias.Froehlich@gmx.net>
Thu, 6 Sep 2018 12:35:12 +0000 (14:35 +0200)
commita6232b69321b465e9733a4b207088d923b75e714
treee7091390459cf9c9377de5b648adeafab984c8d1
parent2dce1175c1c8899eb4f311a7d5334cbeec3a7610
tnl: Fix green gun regression in xonotic.

Fix an other regression of
mesa: Make gl_vertex_array contain pointers to first order VAO members.
The regression showed up with drivers using the tnl module and
was reproducible using xonotic-glx -benchmark demos/the-big-keybench.dem.

Fixes: 64d2a204805
    mesa: Make gl_vertex_array contain pointers to first order VAO members.
Tested-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Reviewed-by: Ian Romanick <ian.d.romanick@intel.com>
Signed-off-by: Mathias Fröhlich <Mathias.Froehlich@web.de>
src/mesa/tnl/t_split_copy.c