summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/nouveau/nv10_swtcl.c
AgeCommit message (Expand)Author
2006-12-16Get nv10_swtcl.c working enough for glxgears on NV40.Ben Skeggs
2006-12-03Fix the swtcl module.Stephane Marchesin
2006-11-23That was really stupid.Stephane Marchesin
2006-11-21Add the state caching mechanism. It seems to work, from what I can see.Stephane Marchesin
2006-11-19Cleanup the swtcl code.Stephane Marchesin
2006-11-19Use NONINC_METHOD for vertex data.Stephane Marchesin
2006-11-19More work on the swtclStephane Marchesin
2006-11-19Oops.Stephane Marchesin
2006-11-19New swtcl implementation. It's simpler than the previous one (doesn't useStephane Marchesin
2006-11-17Use RENDERINPUTS macros to access render_inputs_bitsetBen Skeggs
2006-11-07Commit a small nitpickStephane Marchesin
2006-11-05Architect the DRI :Stephane Marchesin
2006-09-17Rename nouveau_tris.* to nouveau_swtcl.*Stephane Marchesin
2006-09-17Small changesStephane Marchesin
2006-09-17Make nouveau actually compileStephane Marchesin
2006-09-17Some work towards making the nv10 swtcl compileStephane Marchesin
2006-09-08oops, time to go to bedPatrice Mandin
2006-09-08nv10: vertex attribute output formatPatrice Mandin
2006-09-08more macros, still missing the alloc_verts onePatrice Mandin
2006-09-08reimport sw stuffPatrice Mandin
2006-09-08render_primitive macroPatrice Mandin
2006-09-08vert_copy_spec macroPatrice Mandin
2006-09-08vert_copy_rgba macroPatrice Mandin
2006-09-08basic primitivesPatrice Mandin
2006-04-17Changed invalid context fields to valid ones.Jeremy Kolb
2006-04-14More work on the tcl code... still have to make my mind on a number ofStephane Marchesin
2006-04-14Cleaned stuff in the tcl codeStephane Marchesin
2006-04-13Some compile fixes.Jeremy Kolb
2006-03-13Cleaned up some code, made more files compile. Renamed nv20_swtcl.* toStephane Marchesin