summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/mach64/mach64_vb.c
AgeCommit message (Expand)AuthorFilesLines
2011-08-26dri: Remove all DRI1 driversIan Romanick1-641/+0
2010-10-13Drop GLcontext typedef and use struct gl_context insteadKristian Høgsberg1-8/+8
2010-02-19Drop macro wrappers for the aligned memory functionsKristian Høgsberg1-2/+2
2010-01-20mach64: Remove unnecessary headers.Vinson Lee1-1/+0
2008-09-21Remove CVS keywords.Keith Whitwell1-1/+1
2008-09-18mesa: added "main/" prefix to includes, remove some -I paths from Makefile.te...Brian Paul1-5/+5
2004-07-01Rename the various function types in t_context.h to include a tnl_ prefix.Keith Whitwell1-2/+2
2004-02-12remove vertex_stride_shift, fix up code to not need itDave Airlie1-5/+3
2004-02-06Remove warnings from mach64 build, fix up some _SOLO stuff,Dave Airlie1-1/+1
2004-02-05Initial mach64 driver import for DRI mach64-0-0-6 branch,Dave Airlie1-0/+644