summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/nv50/nv50_clear.c
AgeCommit message (Expand)Author
2011-02-28nv50: replace most of it with nvc0 driver ported to nv50Christoph Bumiller
2010-05-29nv50: adapt to clear interface changesRoland Scheidegger
2010-03-21nv50: don't validate arrays on clearChristoph Bumiller
2010-03-10nv50: ensure enough room for state changes in current pushbufBen Skeggs
2009-06-05nouveau: move channel creation into pipe driversBen Skeggs
2009-04-13nv50: fix mrt clearBen Skeggs
2009-04-09nv50: adapt for new clear interfaceBen Skeggs
2009-03-26gallium: Remove some little-used fields from struct pipe_surface.Michel Dänzer
2009-02-05nv50: stop using nouveau_push.h, it's evilBen Skeggs
2009-01-27gallium: standardize api on the prefix "nr"Zack Rusin
2008-09-18nv50: use 3D engine clears, 2D engine doesn't understand zeta formatsBen Skeggs
2008-07-11nv50: add license headers to .c filesBen Skeggs
2008-06-29nv50: maintain pipe surface status fieldBen Skeggs
2008-02-16nouveau: match gallium code reorginisation.Ben Skeggs