nouveau: delete nouveau_class.h, move nv50 regs to nv50_reg.h
authorLuca Barbieri <luca@luca-barbieri.com>
Sun, 5 Sep 2010 08:34:55 +0000 (10:34 +0200)
committerLuca Barbieri <luca@luca-barbieri.com>
Sun, 5 Sep 2010 15:52:26 +0000 (17:52 +0200)
commitbeb3d030a1a23b827535e7c5845e53f9a77e716a
treeab0356ae673e2529a13c8e934d3ac32a0548ddf7
parent7d53a3b7a4418283a7813c2233753ddd2901a4b7
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 [deleted file]
src/gallium/drivers/nouveau/nouveau_winsys.h
src/gallium/drivers/nv50/nv50_context.h
src/gallium/drivers/nv50/nv50_reg.h [new file with mode: 0644]