Mesa (master): i965: Remove the old ARB_fragment_program backend.

Eric Anholt anholt at kemper.freedesktop.org
Mon Oct 8 15:52:41 UTC 2012


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

Author: Eric Anholt <eric at anholt.net>
Date:   Tue Sep 18 02:29:43 2012 -0700

i965: Remove the old ARB_fragment_program backend.

Reviewed-by: Kenneth Graunke <kenneth at whitecape.org>

---

 src/mesa/drivers/dri/i965/Makefile.sources |    6 -
 src/mesa/drivers/dri/i965/brw_wm.c         |   55 -
 src/mesa/drivers/dri/i965/brw_wm.h         |  364 ------
 src/mesa/drivers/dri/i965/brw_wm_debug.c   |  174 ---
 src/mesa/drivers/dri/i965/brw_wm_emit.c    | 1927 ----------------------------
 src/mesa/drivers/dri/i965/brw_wm_fp.c      | 1182 -----------------
 src/mesa/drivers/dri/i965/brw_wm_pass0.c   |  445 -------
 src/mesa/drivers/dri/i965/brw_wm_pass1.c   |  298 -----
 src/mesa/drivers/dri/i965/brw_wm_pass2.c   |  359 ------
 9 files changed, 0 insertions(+), 4810 deletions(-)

Diff:   http://cgit.freedesktop.org/mesa/mesa/diff/?id=098acf6c84333edbb7b1228545e4bdb2572ee0cd



More information about the mesa-commit mailing list