Mesa (master): xlib: remove a ton of old xlib driver cruft

Brian Paul brianp at kemper.freedesktop.org
Tue Nov 15 14:55:24 UTC 2011


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

Author: Brian Paul <brianp at vmware.com>
Date:   Sat Nov 12 11:50:31 2011 -0700

xlib: remove a ton of old xlib driver cruft

The days of 1-bpp, 8-bpp and dithering are long behind us.

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

---

 src/mesa/drivers/x11/xm_api.c     |  489 ----------
 src/mesa/drivers/x11/xm_buffer.c  |   13 +-
 src/mesa/drivers/x11/xm_dd.c      |  172 ----
 src/mesa/drivers/x11/xm_line.c    |  145 ---
 src/mesa/drivers/x11/xm_span.c    | 1940 +------------------------------------
 src/mesa/drivers/x11/xm_tri.c     |  501 ----------
 src/mesa/drivers/x11/xmesaP.h     |  151 +---
 src/mesa/drivers/x11/xmesa_x.h    |    1 -
 src/mesa/drivers/x11/xmesa_xf86.h |    1 -
 9 files changed, 4 insertions(+), 3409 deletions(-)

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



More information about the mesa-commit mailing list