mesa.git
2006-11-07 Stephane MarchesinCommit a small nitpick
2006-11-05 Stephane MarchesinArchitect the DRI :
2006-11-01 Jeremy KolbAdded OUT_RING* debugging macros. Compile with NOUVEAU_...
2006-11-01 Jeremy KolbOops. Forgot to check in the context change.
2006-11-01 Jeremy KolbFix compile errors. Add vblank_seq to nouveau_context.
2006-09-24 Ben SkeggsKill all the current shader code.
2006-09-17 Stephane MarchesinSome small changes
2006-09-17 Stephane MarchesinRename nouveau_tris.* to nouveau_swtcl.*
2006-09-17 Stephane MarchesinSmall changes
2006-09-17 Stephane MarchesinMake nouveau actually compile
2006-09-17 Stephane MarchesinSome work towards making the nv10 swtcl compile
2006-09-08 Patrice Mandinoops, time to go to bed
2006-09-08 Patrice Mandinnv10: vertex attribute output format
2006-09-08 Patrice Mandinmore macros, still missing the alloc_verts one
2006-09-08 Patrice Mandinreimport sw stuff
2006-09-08 Patrice Mandinrender_primitive macro
2006-09-08 Patrice Mandinvert_copy_spec macro
2006-09-08 Patrice Mandinvert_copy_rgba macro
2006-09-08 Patrice Mandinbasic primitives
2006-09-08 Patrice MandinRemove useless reference to fifo_num field
2006-06-03 Ben SkeggsA couple of quick fixes, the original had some half...
2006-06-03 Ben SkeggsAnother TODO, so I don't forget..
2006-06-03 Ben SkeggsAdd start of vertex shader backend, will most likely...
2006-04-17 Jeremy KolbMore context.
2006-04-17 Jeremy KolbChanged invalid context fields to valid ones.
2006-04-15 Jeremy KolbState changes.
2006-04-14 Stephane MarchesinMore work on the tcl code... still have to make my...
2006-04-14 Jeremy KolbAdd more feilds to context.
2006-04-14 Stephane Marchesinooops
2006-04-14 Stephane MarchesinAdded render index field to the context
2006-04-14 Jeremy KolbCleaning
2006-04-14 Stephane MarchesinSilence the lock warning
2006-04-14 Stephane MarchesinAdded vertex attributes to the context
2006-04-14 Stephane MarchesinCleaned stuff in the tcl code
2006-04-14 Jeremy KolbAdded the beginnings of state (not much there yet)...
2006-04-13 Jeremy KolbSome compile fixes.
2006-03-13 Stephane MarchesinCleaned up some code, made more files compile. Renamed...
2006-03-10 Stephane MarchesinA little work here and there
2006-03-07 Stephane MarchesinAdded a missing field
2006-03-06 Stephane MarchesinCleaned up the software TCL code a bit. Renamed nv30_tr...
2006-03-06 Stephane MarchesinAdded some NV20 support - nv_30_tris.c should probably...
2006-03-06 Stephane MarchesinMore work on the nv30 software tcl code
2006-03-03 Stephane MarchesinRename nouveau_3d_reg.h to nouveau_reg.h
2006-03-03 Stephane Marchesinrename nv40_tris to nv30_tris.
2006-03-02 Stephane MarchesinSome small improvements.
2006-02-23 Stephane MarchesinImport
2006-02-23 Stephane MarchesinInitial revision