i965/fs: Remove the ir_visitor code

Graphics / Mesa 3D Graphics Library / Mesa - Jason Ekstrand [intel.com] - 28 May 2015 19:07 UTC

Now that everything is running through NIR, this is all dead.

78644ff i965/fs: Remove the ir_visitor code
src/mesa/drivers/dri/i965/brw_fs.cpp | 99 --
src/mesa/drivers/dri/i965/brw_fs.h | 50 +-
src/mesa/drivers/dri/i965/brw_fs_visitor.cpp | 2139 +-------------------------
3 files changed, 31 insertions(+), 2257 deletions(-)

Upstream: cgit.freedesktop.org


  • Share