Mesa (master): i965/fs: Remove the ir_visitor code

Jason Ekstrand jekstrand at kemper.freedesktop.org
Fri May 29 00:10:40 UTC 2015


Module: Mesa
Branch: master
Commit: 78644ffc4d341deb431145108f0b2d377e59b61e
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=78644ffc4d341deb431145108f0b2d377e59b61e

Author: Jason Ekstrand <jason.ekstrand at intel.com>
Date:   Wed May 20 10:35:34 2015 -0700

i965/fs: Remove the ir_visitor code

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

Reviewed-by: Matt Turner <mattst88 at gmail.com>
Reviewed-by: Kenneth Graunke <kenneth at whitecape.org>

---

 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(-)

Diff:   http://cgit.freedesktop.org/mesa/mesa/diff/?id=78644ffc4d341deb431145108f0b2d377e59b61e



More information about the mesa-commit mailing list