summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/nouveau/nouveau_state.h
AgeCommit message (Expand)Author
2010-10-13Drop GLcontext typedef and use struct gl_context insteadKristian Høgsberg
2010-03-18dri/nouveau: Implement texture matrices.Francisco Jerez
2010-03-04dri/nouveau: Remove some CI remnants.Francisco Jerez
2010-02-04Import a classic DRI driver for nv0x-nv2x.Francisco Jerez
2008-07-14nouveau: say goodbye to the old DRI driver...Stephane Marchesin
2007-02-03nouveau: forgot function declarationPatrice Mandin
2007-01-21nouveau: add nv04 state support, and small nv04 fixes.Stephane Marchesin
2006-12-08Some work on buffer handling, most likely not entirely correct andBen Skeggs
2006-11-25Incomplete shader stuff, should mostly work for NV40. Other cards, not soBen Skeggs
2006-11-20Add state initialization to context creation.Jeremy Kolb
2006-11-16Add nv30InitStateFuncsBen Skeggs
2006-04-14Added the beginnings of state (not much there yet). Fixed some includes.Jeremy Kolb