OSDN Git Service

i965: Add support for texturing with bias to i965 FS backend.
authorEric Anholt <eric@anholt.net>
Sun, 29 Aug 2010 05:34:30 +0000 (22:34 -0700)
committerEric Anholt <eric@anholt.net>
Mon, 30 Aug 2010 17:26:05 +0000 (10:26 -0700)
commit40aadafa91ef5b931436d400fedafd720d59deff
treec50e6e0a60fa1d479c69f152e0b80f36c0605c89
parentf3eebb846587b96da280659c7dea6457a886ab85
i965: Add support for texturing with bias to i965 FS backend.

Fixes 5 piglit tests for bias.  Note that LOD is a 1.30 feature and
not yet supported.
src/mesa/drivers/dri/i965/brw_defines.h
src/mesa/drivers/dri/i965/brw_fs.cpp