Mesa (master): i965/vs: Delete the old vertex shader backend.

Kenneth Graunke kwg at kemper.freedesktop.org
Thu Nov 1 21:35:24 UTC 2012


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

Author: Kenneth Graunke <kenneth at whitecape.org>
Date:   Fri Oct 26 10:45:31 2012 -0700

i965/vs: Delete the old vertex shader backend.

It's no longer used for anything.

Reviewed-by: Eric Anholt <eric at anholt.net>

---

 src/mesa/drivers/dri/i965/Makefile.sources |    1 -
 src/mesa/drivers/dri/i965/brw_context.h    |    1 -
 src/mesa/drivers/dri/i965/brw_vs.h         |   24 -
 src/mesa/drivers/dri/i965/brw_vs_emit.c    | 1810 ----------------------------
 4 files changed, 0 insertions(+), 1836 deletions(-)

Diff:   http://cgit.freedesktop.org/mesa/mesa/diff/?id=4b2457b548a7e79eb998fe1a33557fc45d7b2e03



More information about the mesa-commit mailing list