mesa: fix interpretation of glClearBuffer(drawbuffer)
authorMarek Olšák <marek.olsak@amd.com>
Tue, 3 Dec 2013 23:27:20 +0000 (00:27 +0100)
committerMarek Olšák <marek.olsak@amd.com>
Thu, 12 Dec 2013 17:48:04 +0000 (18:48 +0100)
commit03d848ea1003abefd8fe51a5b4a780527cd852af
tree8ad34b7a0ee91e7e9dcc5acbc1733d05579e8710
parent0ad57bef96ee51f6a559683f42d3491dfa036506
mesa: fix interpretation of glClearBuffer(drawbuffer)

This corresponding piglit tests supported this incorrect behavior instead of
pointing at it.

Reviewed-by: Ian Romanick <ian.d.romanick@intel.com>
Cc: 10.0 9.2 9.1 <mesa-stable@lists.freedesktop.org>
src/mesa/main/clear.c