Mesa (master): nouveau: delete nouveau_class.h, move nv50 regs to nv50_reg. h

Luca Barbieri lb at kemper.freedesktop.org
Sun Sep 5 15:52:38 UTC 2010


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

Author: Luca Barbieri <luca at luca-barbieri.com>
Date:   Sun Sep  5 10:34:55 2010 +0200

nouveau: delete nouveau_class.h, move nv50 regs to nv50_reg.h

nv50 should switch to rules-ng-ng too at some point.

The classic Mesa Nouveau driver also includes a copy of nouveau_class.h,
and should convert to rules-ng-ng too and remove it.

---

 src/gallium/drivers/nouveau/nouveau_class.h  | 9049 --------------------------
 src/gallium/drivers/nouveau/nouveau_winsys.h |    1 -
 src/gallium/drivers/nv50/nv50_context.h      |    1 +
 src/gallium/drivers/nv50/nv50_reg.h          | 1774 +++++
 4 files changed, 1775 insertions(+), 9050 deletions(-)

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



More information about the mesa-commit mailing list