OSDN Git Service

softpipe: enable clamping control
authorDave Airlie <airlied@redhat.com>
Thu, 5 Jan 2012 15:36:43 +0000 (15:36 +0000)
committerDave Airlie <airlied@redhat.com>
Wed, 11 Jan 2012 13:49:02 +0000 (13:49 +0000)
commit0fe2b397bbee346f72f48f364a78459e5a54c534
treeb06d8bf4bee458251d1ff820a429832b78aeb157
parente809b7a6787e40f974883104606550fb3d53ba47
softpipe: enable clamping control

This enables fragment clamping in softpipe, it passes more
tests than it did previously with no regressions, There are still
a couple of failures in the SNORM types to investigate.

Signed-off-by: Dave Airlie <airlied@redhat.com>
src/gallium/drivers/softpipe/sp_quad_blend.c
src/gallium/drivers/softpipe/sp_screen.c