On 11/10/2011 02:17 PM, Morgan Armand wrote:
Because the type of the facing attribute is unsigned, the whole computation was
done in the unsigned range.
Fixes fbo-fragcoord2, glsl1-gl_FrontFacing var (2) and glsl-fs-frontfacing
tests.
---
src/gallium/drivers/softpipe/sp_fs_exec.c |2 +-
Because the type of the facing attribute is unsigned, the whole computation was
done in the unsigned range.
Fixes fbo-fragcoord2, glsl1-gl_FrontFacing var (2) and glsl-fs-frontfacing
tests.
---
src/gallium/drivers/softpipe/sp_fs_exec.c |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)