summaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/nouveau/nouveau_state.h
Commit message (Expand)AuthorAgeFilesLines
* Drop GLcontext typedef and use struct gl_context insteadKristian Høgsberg2010-10-131-5/+5
* dri/nouveau: Implement texture matrices.Francisco Jerez2010-03-181-0/+4
* dri/nouveau: Remove some CI remnants.Francisco Jerez2010-03-041-1/+0
* Import a classic DRI driver for nv0x-nv2x.Francisco Jerez2010-02-041-0/+119
* nouveau: say goodbye to the old DRI driver...Stephane Marchesin2008-07-141-50/+0
* nouveau: forgot function declarationPatrice Mandin2007-02-031-0/+1
* nouveau: add nv04 state support, and small nv04 fixes.Stephane Marchesin2007-01-211-0/+1
* Some work on buffer handling, most likely not entirely correct andBen Skeggs2006-12-081-3/+3
* Incomplete shader stuff, should mostly work for NV40. Other cards, not soBen Skeggs2006-11-251-0/+1
* Add state initialization to context creation.Jeremy Kolb2006-11-201-0/+3
* Add nv30InitStateFuncsBen Skeggs2006-11-161-0/+2
* Added the beginnings of state (not much there yet). Fixed some includes.Jeremy Kolb2006-04-141-0/+42