aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/i915/i830_texblend.c
Commit message (Expand)AuthorAgeFilesLines
* intel: Convert from GLboolean to 'bool' from stdbool.h.Kenneth Graunke2011-10-181-6/+6
* i915: don't include texstore.hBrian Paul2011-10-031-1/+0
* Drop GLcontext typedef and use struct gl_context insteadKristian Høgsberg2010-10-131-1/+1
* drivers: don't include texformat.hBrian Paul2009-10-051-1/+0
* mesa: added "main/" prefix to includes, remove some -I paths from Makefile.te...Brian Paul2008-09-181-9/+8
* intel: track move of bo_exec from drivers to bufmgr.Eric Anholt2008-09-101-1/+0
* Move i915tex driver into place as just i915.Eric Anholt2007-09-241-0/+463
* Remove the old i915 driver now that i915tex works without TTM.Eric Anholt2007-09-241-465/+0
* uint*t -> u_int*t changesAlan Hourihane2004-12-141-8/+0
* Merge in all the i830 functional differences from the old i830 driver.Ian Romanick2004-09-191-703/+98
* 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/+1058