mesa: fix incorrect viewport position when GL_CLIP_ORIGIN = GL_LOWER_LEFT
authorBrian Paul <brianp@vmware.com>
Tue, 9 Feb 2016 16:58:39 +0000 (09:58 -0700)
committerBrian Paul <brianp@vmware.com>
Tue, 9 Feb 2016 18:27:48 +0000 (11:27 -0700)
commitfe14110f359b0665cb0c09aa14f13a5ebb33b1bc
treeab96a6369db77867a077e937a4edeed8f54c4b72
parent0193e20df531039e89de089bdb33abd4e2095e19
mesa: fix incorrect viewport position when GL_CLIP_ORIGIN = GL_LOWER_LEFT

Ilia Mirkin found/fixed the mistake.

Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=93813
Cc: "11.1" <mesa-stable@lists.freedesktop.org>
Reviewed-by: Jose Fonseca <jfonseca@vmware.com>
Reviewed-by: Roland Scheidegger <sroland@vmware.com>
src/mesa/main/viewport.c