summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/unichrome/via_render.c
AgeCommit message (Expand)Author
2010-10-13Drop GLcontext typedef and use struct gl_context insteadKristian Høgsberg
2010-08-07dri: Add missing header m_xform.h.Vinson Lee
2010-01-19unichrome: 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
2005-03-22merge unichrome changes from branchKeith Whitwell
2005-01-04Change to use the t_vertex.c mechanisms for building vertices,Keith Whitwell
2004-12-29Fix some wrapping bugs in the last commit. Probably there are moreKeith Whitwell
2004-12-29Large updateKeith Whitwell
2004-12-23Remove the VIA_PERFORMANCE code. A step towards moving the driverKeith Whitwell
2004-12-23Chop out more dead code.Keith Whitwell
2004-12-21Add vsync swapbuffers. This waits on the irq so gears run in this modeKeith Whitwell
2004-12-20Remove #ifdef DEBUG's in code, but still allow compiler to remove debugKeith Whitwell
2004-12-15Unichrome DRI:Thomas Hellström
2004-07-01Rename the various function types in t_context.h to include a tnl_ prefix.Keith Whitwell
2004-02-23updates from Erdi ChenBrian Paul
2004-01-30Via Unichrome/cle266 driver (Erdi Chen)Brian Paul