OSDN Git Service

i965/fs: Don't allocate the old backend's compile structs for our compile.
authorEric Anholt <eric@anholt.net>
Thu, 28 Jul 2011 16:57:19 +0000 (09:57 -0700)
committerEric Anholt <eric@anholt.net>
Fri, 5 Aug 2011 17:08:31 +0000 (10:08 -0700)
commit0722edc59cd526437c2d4bad474b934dad84d789
treeed4ee64b6c6a3a54fb1a76c1eff5228b437a3e38
parent5b005ecc2b624a0ffb577ab760abacf069694f8d
i965/fs: Don't allocate the old backend's compile structs for our compile.

This saves some 35MB when the program only uses GLSL shaders.
src/mesa/drivers/dri/i965/brw_wm.c