Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-02-28 | nv50: replace most of it with nvc0 driver ported to nv50 | Christoph Bumiller | |
We'll have to do some unification now to reduce code duplication. | |||
2010-09-25 | nv50: use CLEAR_BUFFERS for surface fills | Christoph Bumiller | |
The 2D engine's fill doesn't seem suited for RGBA32F or ZS buffers. | |||
2010-09-15 | Merge remote branch 'origin/nv50-compiler' | Christoph Bumiller | |
Conflicts: src/gallium/drivers/nouveau/nouveau_class.h src/gallium/drivers/nv50/nv50_screen.c | |||
2010-09-05 | nouveau: delete nouveau_class.h, move nv50 regs to nv50_reg.h | Luca 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. |