OSDN Git Service

i965: Subtract instead of adding when computing y delta in new FS backend.
authorEric Anholt <eric@anholt.net>
Tue, 28 Sep 2010 17:18:31 +0000 (10:18 -0700)
committerEric Anholt <eric@anholt.net>
Tue, 28 Sep 2010 17:19:54 +0000 (10:19 -0700)
commit9e96c737f8cb6faebf7c7339cfcf14f80ed8e73c
treed759a97d7ff4d61f2f0087c43df81f6692a6fbdf
parent5f7bd68149e59b6940e891928faa532bce0271f6
i965: Subtract instead of adding when computing y delta in new FS backend.

Fixes 7 piglit cases.
src/mesa/drivers/dri/i965/brw_fs.cpp