summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/mach64/mach64_native_vb.c
AgeCommit message (Expand)Author
2010-10-13Drop GLcontext typedef and use struct gl_context insteadKristian Høgsberg
2009-11-19tnl: Replace deprecated ColorPtr[] with AttribPtr or new BackfaceColorPtr.Eric Anholt
2008-09-21Remove CVS keywords.Keith Whitwell
2007-07-21Remove ctx->Point._Size and ctx->Line._Width.Brian
2007-05-20Overhaul/simplify SWvertex and SWspan attribute handling.Brian
2007-04-24s/fog/attrib[FRAG_ATTRIB_FOGC][0]/Brian
2007-02-23Update DRI drivers for new glsl compiler.Brian
2004-06-07fix all those warningsDave Airlie
2004-02-12minor cleanups from t_dd_vb.cDave Airlie
2004-02-12more updates , gears sorta worksDave Airlie
2004-02-06Remove warnings from mach64 build, fix up some _SOLO stuff,Dave Airlie
2004-02-05Initial mach64 driver import for DRI mach64-0-0-6 branch,Dave Airlie