summaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/i915/intel_tris.h
Commit message (Expand)AuthorAgeFilesLines
* s/Tungsten Graphics/VMware/José Fonseca2014-01-171-2/+2
* i915: remove occurances of _DD_NEW_x flagsBrian Paul2012-03-121-7/+5
* Drop GLcontext typedef and use struct gl_context insteadKristian Høgsberg2010-10-131-2/+2
* mesa: added "main/" prefix to includes, remove some -I paths from Makefile.te...Brian Paul2008-09-181-1/+1
* Revert "Revert "Merge branch 'drm-gem'""Dave Airlie2008-08-241-7/+7
* Revert "Merge branch 'drm-gem'"Dave Airlie2008-08-241-7/+7
* i915: Accumulate the VB into a local buffer and subdata it in.Eric Anholt2008-06-231-1/+2
* i915: Convert to using VBs instead of inline prims.Eric Anholt2008-06-231-7/+6
* [i915] Move meta_draw_quad into the vtbl with other meta operations.Eric Anholt2007-12-201-15/+0
* Move i915tex driver into place as just i915.Eric Anholt2007-09-241-0/+69
* Remove the old i915 driver now that i915tex works without TTM.Eric Anholt2007-09-241-46/+0
* add missing license textsKeith Whitwell2004-06-181-0/+20
* New driver for i915 as well as older i830/i845/i865 chipsets.Keith Whitwell2004-06-101-0/+26