-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 05/22/2012 10:21 AM, Eric Anholt wrote:
> When doing fast clears, a fulsim warning said that the batch was being
> emitted without the viewport set up. This could potentially have been
> a problem if some other app set the viewport to a range other
s/vieport/viewport/ in the commit message,
Does GEN6 need similar treatment?
On 05/22/2012 10:21 AM, Eric Anholt wrote:
When doing fast clears, a fulsim warning said that the batch was being
emitted without the viewport set up. This could potentially have been
a problem if some other app set t
When doing fast clears, a fulsim warning said that the batch was being
emitted without the viewport set up. This could potentially have been
a problem if some other app set the viewport to a range other than the
[0,1] we want.
---
src/mesa/drivers/dri/i965/gen7_blorp.cpp | 21 ++