When using the old technique to set up the front buffer mapping, there
authorKeith Whitwell <keith@tungstengraphics.com>
Thu, 31 Aug 2006 17:24:55 +0000 (17:24 +0000)
committerKeith Whitwell <keith@tungstengraphics.com>
Thu, 31 Aug 2006 17:24:55 +0000 (17:24 +0000)
commitb237d7fa14269bcd2847f9b6e40e8cebfec1f318
tree89ec14d8bfe0fe88108b142880fd2c5b3f05a827
parent6c44c53e06f28d54d245a5926893132eaad2eceb
When using the old technique to set up the front buffer mapping, there
is no need to add front.offset to sPriv->pFB, it seems.  Fixes several
glean issues and frontbuffer rendering generally.
src/mesa/drivers/dri/i965/intel_screen.c