Files
mesa/src
Brian Paul 1459c18f45 svga: fix FBO / viewport bugs
When drawing to a FBO, the viewport wasn't always set correctly.  It
was fine in the usual case of the viewport dims matching the surface
dims but broken otherwise.  In particular, this was happening because
the viewport scale is negative for FBO rendering.

The piglit fbo-viewport test exercises this.

Reviewed-by: José Fonseca <jfonseca@vmware.com>
2012-05-15 14:56:54 -06:00
..
2012-05-15 14:56:54 -06:00
2012-05-03 10:57:32 -04:00
2012-01-17 20:01:14 +00:00
2012-05-03 10:58:34 -07:00
2012-05-03 22:58:35 -07:00