vc4: Enable LIT lowering in TGSI instead of our own code.
authorEric Anholt <eric@anholt.net>
Tue, 30 Sep 2014 20:27:36 +0000 (13:27 -0700)
committerEric Anholt <eric@anholt.net>
Wed, 8 Oct 2014 20:47:39 +0000 (22:47 +0200)
commitef9914aa7481e483d6a12f35ed4eb46b26d17235
tree1d5b7d7f883586a8310c9232b7af7bf833535fc1
parent9773d4590817f3714065b2e8c301c34aa40e30c1
vc4: Enable LIT lowering in TGSI instead of our own code.

This brings us the -128/128 clamping on the w component.
src/gallium/drivers/vc4/vc4_program.c