This patch is
Reviewed-by: Ian Romanick
On 06/01/2014 11:29 PM, Chris Forbes wrote:
> Move _mesa_error call for INVALID_VALUE to one place.
> Remove checks for previous value matching -- this was important when we
> were flushing vertices before the update, but that hasn't happened for a
> long
Move _mesa_error call for INVALID_VALUE to one place.
Remove checks for previous value matching -- this was important when we
were flushing vertices before the update, but that hasn't happened for a
long time now.
Signed-off-by: Chris Forbes
---
src/mesa/main/pixelstore.c | 175 +++--