On 05/28/2013 04:12 PM, Eric Anholt wrote:
Previously it would assertion fail in debug builds (though the correct
value was returned in a non-debug build).
Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=64727
---
src/mesa/drivers/dri/i965/brw_vec4.cpp | 2 ++
1 file changed, 2 inserti
Eric Anholt writes:
> Previously it would assertion fail in debug builds (though the correct
> value was returned in a non-debug build).
The subject should clarify "... on pre-gen6"
pgp7QYTJTHswi.pgp
Description: PGP signature
___
mesa-dev mailing li
Previously it would assertion fail in debug builds (though the correct
value was returned in a non-debug build).
Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=64727
---
src/mesa/drivers/dri/i965/brw_vec4.cpp | 2 ++
1 file changed, 2 insertions(+)
diff --git a/src/mesa/drivers/dri/i965/