summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/nouveau
AgeCommit message (Expand)Author
2006-11-11fix typoBen Skeggs
2006-11-11Some nouveau_screen work for darktamaStephane Marchesin
2006-11-11Fill in nv30PointSize and nv30Viewport.Jeremy Kolb
2006-11-11Fix the texture init function nameStephane Marchesin
2006-11-11Add the GL_LIGHING enableStephane Marchesin
2006-11-11Some work on nv30 state, heavily based on jkolb's workStephane Marchesin
2006-11-07Commit a small nitpickStephane Marchesin
2006-11-05Architect the DRI :Stephane Marchesin
2006-11-01Added OUT_RING* debugging macros. Compile with NOUVEAU_RING_DEBUG to use.Jeremy Kolb
2006-11-01Oops. Forgot to check in the context change.Jeremy Kolb
2006-11-01Fix compile errors. Add vblank_seq to nouveau_context.Jeremy Kolb
2006-09-24Kill all the current shader code.Ben Skeggs
2006-09-17Some small changesStephane 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-09-08Remove useless reference to fifo_num fieldPatrice Mandin
2006-06-03A couple of quick fixes, the original had some half-finishedBen Skeggs
2006-06-03Another TODO, so I don't forget..Ben Skeggs
2006-06-03Add start of vertex shader backend, will most likely not work correctly yetBen Skeggs
2006-04-17More context.Jeremy Kolb
2006-04-17Changed invalid context fields to valid ones.Jeremy Kolb
2006-04-15State changes.Jeremy Kolb
2006-04-14More work on the tcl code... still have to make my mind on a number ofStephane Marchesin
2006-04-14Add more feilds to context.Jeremy Kolb
2006-04-14ooopsStephane Marchesin
2006-04-14Added render index field to the contextStephane Marchesin
2006-04-14CleaningJeremy Kolb
2006-04-14Silence the lock warningStephane Marchesin
2006-04-14Added vertex attributes to the contextStephane Marchesin
2006-04-14Cleaned stuff in the tcl codeStephane Marchesin
2006-04-14Added the beginnings of state (not much there yet). Fixed some includes.Jeremy Kolb
2006-04-13Some compile fixes.Jeremy Kolb
2006-03-13Cleaned up some code, made more files compile. Renamed nv20_swtcl.* toStephane Marchesin
2006-03-10A little work here and thereStephane Marchesin
2006-03-07Added a missing fieldStephane Marchesin
2006-03-06Cleaned up the software TCL code a bit. Renamed nv30_tris.[c,h] toStephane Marchesin
2006-03-06Added some NV20 support - nv_30_tris.c should probably be renamed again.Stephane Marchesin
2006-03-06More work on the nv30 software tcl codeStephane Marchesin
2006-03-03Rename nouveau_3d_reg.h to nouveau_reg.hStephane Marchesin
2006-03-03rename nv40_tris to nv30_tris.Stephane Marchesin