src/mesa/drivers/dri/i965/Makefile | 1 src/mesa/drivers/dri/i965/brw_hal.c | 52 ------------------------------------ src/mesa/drivers/dri/i965/brw_hal.h | 27 ------------------ src/mesa/drivers/dri/i965/brw_urb.c | 15 ---------- src/mesa/drivers/dri/i965/brw_wm.c | 19 ------------- 5 files changed, 114 deletions(-)
commit diffs at http://gitweb.freedesktop.org/?p=mesa/mesa.git;a=summary New commits: commit eb9da9706ee060a8e4bb5c4fa133ab06dc6b5a53 Author: Dave Airlie <[EMAIL PROTECTED]> Date: Thu Feb 14 10:44:43 2008 +1000 i965: remove unused hal hooks These don't appear to have ever been used. _______________________________________________ mesa-commit mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/mesa-commit
