OSDN Git Service

t_dd_dmatmp: Pull out common 'count -= count & 3' code
authorIan Romanick <ian.d.romanick@intel.com>
Mon, 14 Sep 2015 18:56:20 +0000 (11:56 -0700)
committerEmil Velikov <emil.l.velikov@gmail.com>
Wed, 23 Sep 2015 20:10:11 +0000 (21:10 +0100)
commit2c65e64881045f99555c5fa7cc8284e2075d7383
tree0632806202969966ce7db64a5431c1e8b1b340a4
parent8be6b32d6558109fce4b63c90b434dd834819907
t_dd_dmatmp: Pull out common 'count -= count & 3' code

This was missing in the HAVE_TRIANGLES path, and that could cause
incorrect rendering.

No piglit regressions on i915 (G33) or radeon (Radeon 7500).

Signed-off-by: Ian Romanick <ian.d.romanick@intel.com>
Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=38109
Reviewed-by: Brian Paul <brianp@vmware.com>
Cc: Marius Predut <marius.predut@intel.com>
Cc: "10.6 11.0" <mesa-stable@lists.freedesktop.org>
(cherry picked from commit c0b3b2f7603eab210acdb2e654e5411fe912ca34)
src/mesa/tnl_dd/t_dd_dmatmp.h