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