summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/nv50/nv50_reg.h
AgeCommit message (Collapse)Author
2010-09-25nv50: use CLEAR_BUFFERS for surface fillsChristoph Bumiller
The 2D engine's fill doesn't seem suited for RGBA32F or ZS buffers.
2010-09-15Merge remote branch 'origin/nv50-compiler'Christoph Bumiller
Conflicts: src/gallium/drivers/nouveau/nouveau_class.h src/gallium/drivers/nv50/nv50_screen.c
2010-09-05nouveau: delete nouveau_class.h, move nv50 regs to nv50_reg.hLuca Barbieri
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.