summaryrefslogtreecommitdiff
path: root/src/mesa/pipe/nv50
AgeCommit message (Collapse)Author
2008-02-15nouveau: interface updatesBen Skeggs
2008-01-28nouveau: quicky-port to gallium changesBen Skeggs
2008-01-16nouveau: remove assertions from PIPE_ -> GL_Ben Skeggs
It seems we need to keep some sane defaults around for a bit, at least until the pipe drivers learn to avoid translating things like alpha_src_factor when blend_enable is false.
2008-01-16nouveau: gallium changes..Ben Skeggs
2008-01-07nouveau: share pushbuf interface code between pipe driversBen Skeggs
2007-12-27nouveau: remove legacy stuffBen Skeggs
2007-12-18nouveau: match latest gallium changesBen Skeggs
2007-12-12nouveau: adaptBen Skeggs
Some things that worked before are now broken, there's an "XXX:" around one of the culprits in the GL state tracker so hopefully it'll get fixed soon!
2007-12-09nouveau: adapt to gallium interface changesBen Skeggs
2007-12-05nv50: 3d driver skeletonBen Skeggs