summaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/i810/i810tris.c
Commit message (Expand)AuthorAgeFilesLines
* dri: Remove all DRI1 driversIan Romanick2011-08-261-872/+0
* Drop GLcontext typedef and use struct gl_context insteadKristian Høgsberg2010-10-131-15/+15
* Remove stray defines of HAVE_RGBAIan Romanick2010-03-031-1/+0
* i810: Silence uninitialized variable warnings in i180tris.cVinson Lee2009-12-131-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-5/+5
* replace __inline and __inline__ with INLINE macroBrian Paul2008-06-211-4/+4
* Remove ctx->Point._Size and ctx->Line._Width.Brian2007-07-211-1/+3
* fix some signed vs unsigned warningsDave Airlie2005-02-141-2/+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
* Fix VERT_SET_RGBA, VERT_SET_SPEC macros to account for change to floatingKeith Whitwell2003-12-091-22/+27
* add the i810 driver - no kernel driver yetAlan Hourihane2003-09-301-0/+867