On 31 March 2015 at 16:37, wrote:
> From: Mathias Froehlich
>
> The _WindowMap can be dropped from gl_viewport_attrib now.
> Simplify gl_viewport_attrib handling where possible.
You seemed to have left some warnings behind after this.
unused variables for scale and translate.
Dave.
__
From: Mathias Froehlich
The _WindowMap can be dropped from gl_viewport_attrib now.
Simplify gl_viewport_attrib handling where possible.
Signed-off-by: Mathias Froehlich
---
src/mesa/main/context.c | 12 ++--
src/mesa/main/mtypes.h | 1 -
src/mesa/main/state.c| 25 --