aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/nouveau/nv10_swtcl.c
Commit message (Expand)AuthorAgeFilesLines
* nouveau: nv10: set total stride of vertex array for POS attributePatrice Mandin2007-08-271-9/+15
* nouveau: nv10 and nv11,15 are differentPatrice Mandin2007-07-141-4/+4
* NV_17 is different from NV_10Patrice Mandin2007-07-061-4/+4
* nouveau: remove useless viewport xform with id matrix.Stephane Marchesin2007-06-141-31/+14
* nouveau: some swtcl fixesBen Skeggs2007-03-241-0/+9
* nouveau: a couple of NV3x fixesBen Skeggs2007-02-061-0/+10
* nouveau: OUT_RINGp expects the size in dwords, not bytes.Ben Skeggs2007-02-061-2/+2
* nouveau: fix a small bug in nv10 swtclBen Skeggs2007-02-061-1/+1
* nouveau: fix nv04 and nv10 swtcl, more work on nv04 state.Stephane Marchesin2007-02-041-0/+56
* nouveau: allow for card-specific shader infos to be keptBen Skeggs2007-01-231-3/+0
* nouveau: fix some bugs in the nv10 swtcl.Stephane Marchesin2007-01-221-3/+18
* nouveau: Cleanup the nv10 swtcl module.Stephane Marchesin2007-01-141-58/+0
* Get nv10_swtcl.c working enough for glxgears on NV40.Ben Skeggs2006-12-161-1/+26
* Fix the swtcl module.Stephane Marchesin2006-12-031-6/+4
* That was really stupid.Stephane Marchesin2006-11-231-1/+5
* Add the state caching mechanism. It seems to work, from what I can see.Stephane Marchesin2006-11-211-25/+28
* Cleanup the swtcl code.Stephane Marchesin2006-11-191-27/+0
* Use NONINC_METHOD for vertex data.Stephane Marchesin2006-11-191-3/+3
* More work on the swtclStephane Marchesin2006-11-191-3/+1
* Oops.Stephane Marchesin2006-11-191-1/+0
* New swtcl implementation. It's simpler than the previous one (doesn't useStephane Marchesin2006-11-191-405/+167
* Use RENDERINPUTS macros to access render_inputs_bitsetBen Skeggs2006-11-171-10/+14
* Commit a small nitpickStephane Marchesin2006-11-071-1/+1
* Architect the DRI :Stephane Marchesin2006-11-051-29/+30
* Rename nouveau_tris.* to nouveau_swtcl.*Stephane Marchesin2006-09-171-1/+1
* Small changesStephane Marchesin2006-09-171-2/+3
* Make nouveau actually compileStephane Marchesin2006-09-171-9/+17
* Some work towards making the nv10 swtcl compileStephane Marchesin2006-09-171-6/+35
* oops, time to go to bedPatrice Mandin2006-09-081-1/+1
* nv10: vertex attribute output formatPatrice Mandin2006-09-081-1/+22
* more macros, still missing the alloc_verts onePatrice Mandin2006-09-081-0/+6
* reimport sw stuffPatrice Mandin2006-09-081-36/+4
* render_primitive macroPatrice Mandin2006-09-081-1/+1
* vert_copy_spec macroPatrice Mandin2006-09-081-3/+5
* vert_copy_rgba macroPatrice Mandin2006-09-081-9/+1
* basic primitivesPatrice Mandin2006-09-081-30/+41
* Changed invalid context fields to valid ones.Jeremy Kolb2006-04-171-5/+5
* More work on the tcl code... still have to make my mind on a number ofStephane Marchesin2006-04-141-3/+3
* Cleaned stuff in the tcl codeStephane Marchesin2006-04-141-4/+3
* Some compile fixes.Jeremy Kolb2006-04-131-0/+1
* Cleaned up some code, made more files compile. Renamed nv20_swtcl.* toStephane Marchesin2006-03-131-0/+822