aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/mga/mgatris.c
Commit message (Expand)AuthorAgeFilesLines
* Drop GLcontext typedef and use struct gl_context insteadKristian Høgsberg2010-10-131-13/+13
* Remove stray defines of HAVE_RGBAIan Romanick2010-03-031-1/+0
* mga: Remove unnecessary headers.Vinson Lee2010-01-231-1/+0
* mga: Silence uninitialized variable warnings.Vinson Lee2009-12-141-1/+2
* 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-4/+4
* replace __inline and __inline__ with INLINE macroBrian Paul2008-06-211-4/+4
* Remove ctx->Point._Size and ctx->Line._Width.Brian2007-07-211-3/+7
* Add the description of the no_rast option fallback so that MGA_DEBUG=fallEric Anholt2005-05-301-1/+2
* Rename the various function types in t_context.h to include a tnl_ prefix.Keith Whitwell2004-07-011-4/+4
* Updates to tnl_dd_dmatmp.hKeith Whitwell2003-12-111-4/+3
* MGA only has one vertex format.Keith Whitwell2003-12-091-18/+15
* Fix VERT_SET_RGBA, VERT_SET_SPEC macros to account for change to floatingKeith Whitwell2003-12-091-22/+31
* bring over latest mga DRI driver from DRI trunkAlan Hourihane2003-12-051-1/+1
* Update DRI drivers to current DRI CVS and make them work.Jon Smirl2003-10-211-8/+8
* patch to import Jon Smirl's work from BitkeeperBrian Paul2003-08-221-47/+38
* mga driver, brought over by Jon SmirlKeith Whitwell2003-08-061-0/+915