summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/i810/i810render.c
AgeCommit message (Expand)Author
2010-10-13Drop GLcontext typedef and use struct gl_context insteadKristian Høgsberg
2010-08-07i810: Add missing header m_xform.h.Vinson Lee
2010-01-20i810: Remove unnecessary headers.Vinson Lee
2008-09-18mesa: added "main/" prefix to includes, remove some -I paths from Makefile.te...Brian Paul
2007-12-22fix GL_LINE_LOOP with drivers using own render pipeline stage (#12410, #13527)Roland Scheidegger
2005-04-22First pass at updating these drivers with pipeline_stage struct changes.Keith Whitwell
2004-02-05fix ugly bug triggered by macro expansionDave Airlie
2004-01-05Re-commit t_vertex.[ch] changes to fd.o server.Keith Whitwell
2003-12-11Updates to tnl_dd_dmatmp.hKeith Whitwell
2003-11-24Import vtx-0-2-branchKeith Whitwell
2003-09-30add the i810 driver - no kernel driver yetAlan Hourihane