aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/tdfx/tdfx_vb.c
Commit message (Expand)AuthorAgeFilesLines
* dri: Remove all DRI1 driversIan Romanick2011-08-261-347/+0
* Drop GLcontext typedef and use struct gl_context insteadKristian Høgsberg2010-10-131-10/+10
* Drop macro wrappers for the aligned memory functionsKristian Høgsberg2010-02-191-2/+2
* Merge branch 'mesa_7_7_branch'Brian Paul2010-01-251-5/+0
|\
| * tdfx: Remove unnecessary headers.Vinson Lee2010-01-231-5/+0
* | tnl: Replace deprecated ColorPtr[] with AttribPtr or new BackfaceColorPtr.Eric Anholt2009-11-191-7/+7
|/
* Remove CVS keywords.Keith Whitwell2008-09-211-1/+0
* mesa: added "main/" prefix to includes, remove some -I paths from Makefile.te...Brian Paul2008-09-181-5/+5
* semantic in parameter namesDaniel Borca2005-01-061-3/+3
* fix build problemAlan Hourihane2005-01-051-1/+1
* fog really needs WDaniel Borca2004-08-301-0/+2
* several new bugsDaniel Borca2004-07-191-42/+65
* Rename the various function types in t_context.h to include a tnl_ prefix.Keith Whitwell2004-07-011-2/+2
* Rename 'emit_func' usages in drivers. Will also rename the ones inKeith Whitwell2004-07-011-2/+2
* get tdfx compilingKeith Whitwell2003-12-081-39/+2
* add tdfx DRI driverAlan Hourihane2003-12-041-0/+365