aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/nouveau/nouveau_context.h
Commit message (Expand)AuthorAgeFilesLines
* nouveau: add nv04 state support, and small nv04 fixes.Stephane Marchesin2007-01-211-9/+9
* nouveau: Add clear color for nv10Patrice Mandin2007-01-131-1/+4
* nouveau: Initial buffer object supportBen Skeggs2006-12-271-0/+1
* nouveau: add nouveau_mem_alloc/free debuggingBen Skeggs2006-12-271-1/+2
* nouveau: Make use of NOUVEAU_DEBUG for shader disasmBen Skeggs2006-12-261-0/+5
* nouveau: Add notifier support functionsBen Skeggs2006-12-261-0/+4
* nouveau: maintain numClipRects/pClipRects in context.Ben Skeggs2006-12-231-0/+2
* Get nv10_swtcl.c working enough for glxgears on NV40.Ben Skeggs2006-12-161-0/+1
* Some work on buffer handling, most likely not entirely correct andBen Skeggs2006-12-081-0/+20
* Merge the pciid work. Use lock step versioning with the drm.Stephane Marchesin2006-12-031-12/+0
* Incomplete shader stuff, should mostly work for NV40. Other cards, not soBen Skeggs2006-11-251-0/+7
* Add the state caching mechanism. It seems to work, from what I can see.Stephane Marchesin2006-11-211-1/+4
* Use RENDERINPUTS macros to access render_inputs_bitsetBen Skeggs2006-11-171-1/+1
* Adapt FIFO code to deal with cases where the base GET/PUT value isn't 0.Ben Skeggs2006-11-171-0/+1
* Some more nouveau_screen.c setup, not sure how correct it is yet though..Ben Skeggs2006-11-121-0/+4
* Add the GL_LIGHING enableStephane Marchesin2006-11-111-0/+1
* Some work on nv30 state, heavily based on jkolb's workStephane Marchesin2006-11-111-4/+6
* Architect the DRI :Stephane Marchesin2006-11-051-4/+1
* Oops. Forgot to check in the context change.Jeremy Kolb2006-11-011-0/+2
* Small changesStephane Marchesin2006-09-171-1/+1
* Make nouveau actually compileStephane Marchesin2006-09-171-1/+1
* Some work towards making the nv10 swtcl compileStephane Marchesin2006-09-171-3/+3
* More context.Jeremy Kolb2006-04-171-1/+3
* State changes.Jeremy Kolb2006-04-151-0/+17
* More work on the tcl code... still have to make my mind on a number ofStephane Marchesin2006-04-141-0/+1
* Add more feilds to context.Jeremy Kolb2006-04-141-1/+4
* ooopsStephane Marchesin2006-04-141-1/+0
* Added render index field to the contextStephane Marchesin2006-04-141-1/+2
* CleaningJeremy Kolb2006-04-141-1/+6
* Added vertex attributes to the contextStephane Marchesin2006-04-141-1/+5
* Cleaned stuff in the tcl codeStephane Marchesin2006-04-141-0/+13
* Added the beginnings of state (not much there yet). Fixed some includes.Jeremy Kolb2006-04-141-0/+3
* Some compile fixes.Jeremy Kolb2006-04-131-0/+2
* More work on the nv30 software tcl codeStephane Marchesin2006-03-061-0/+6
* Initial revisionStephane Marchesin2006-02-231-0/+129