i965: Move FS backend structures to a header.
authorEric Anholt <eric@anholt.net>
Sun, 10 Oct 2010 22:42:37 +0000 (15:42 -0700)
committerEric Anholt <eric@anholt.net>
Mon, 11 Oct 2010 18:52:02 +0000 (11:52 -0700)
commit37758fb1cbb1ddcd106553763c1b1f222f4cfb47
tree2ffaffb5dc1b30b9a06ffea9712008ec3440293f
parent251fe2785484f7ba0c194c92fe0feff9c78b52ca
i965: Move FS backend structures to a header.

It's time to start splitting some of this up.
src/mesa/drivers/dri/i965/brw_fs.cpp
src/mesa/drivers/dri/i965/brw_fs.h [new file with mode: 0644]
src/mesa/drivers/dri/i965/brw_fs_channel_expressions.cpp
src/mesa/drivers/dri/i965/brw_fs_vector_splitting.cpp
src/mesa/drivers/dri/i965/brw_wm.h