summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/i810/i810tris.c
AgeCommit message (Expand)Author
2010-10-13Drop GLcontext typedef and use struct gl_context insteadKristian Høgsberg
2010-03-03Remove stray defines of HAVE_RGBAIan Romanick
2009-12-13i810: Silence uninitialized variable warnings in i180tris.cVinson Lee
2008-09-21Remove CVS keywords.Keith Whitwell
2008-09-18mesa: added "main/" prefix to includes, remove some -I paths from Makefile.te...Brian Paul
2008-06-21replace __inline and __inline__ with INLINE macroBrian Paul
2007-07-21Remove ctx->Point._Size and ctx->Line._Width.Brian
2005-02-14fix some signed vs unsigned warningsDave Airlie
2004-07-01Rename the various function types in t_context.h to include a tnl_ prefix.Keith Whitwell
2003-12-11Updates to tnl_dd_dmatmp.hKeith Whitwell
2003-12-09Fix VERT_SET_RGBA, VERT_SET_SPEC macros to account for change to floatingKeith Whitwell
2003-09-30add the i810 driver - no kernel driver yetAlan Hourihane