aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/i915/i915_context.h
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'mesa_7_6_branch' into mesa_7_7_branchIan Romanick2009-11-301-0/+1
|\
| * i915: Fallback bit define missed on previous commitIan Romanick2009-11-291-0/+1
* | i915: Increase maximum program size to the hardware limits.Eric Anholt2009-10-011-5/+10
|/
* intel: Add support for EXT_provoking_vertex.Eric Anholt2009-08-041-0/+7
* i915: Add support for EXT_stencil_two_side and ATI_separate_stencil.Eric Anholt2009-07-291-1/+4
* intel: Don't keep intel->pClipRects, and instead just calculate it when needed.Eric Anholt2008-10-281-1/+7
* i915: Refine the texture indirect lookup accounting.Eric Anholt2008-10-041-0/+3
* i915: Keith Whitwell's swizzling TEX patch. fix #8283Xiang, Haihao2008-01-071-0/+6
* Remove leftover code for i915_texprog.c noticed in crossbar review.Eric Anholt2007-09-241-15/+0
* Move i915tex driver into place as just i915.Eric Anholt2007-09-241-0/+360
* Remove the old i915 driver now that i915tex works without TTM.Eric Anholt2007-09-241-358/+0
* Fix writemasks on texture arb fp instructions.Alan Hourihane2006-08-181-0/+1
* Some structure renaming. Prefix vertex/fragment-related structs withBrian Paul2006-07-201-1/+1
* prototype i915_udpate_fog() to silence warningBrian Paul2006-05-231-0/+1
* Add Intel 945GM supportAlan Hourihane2006-01-231-1/+6
* i915 will use _TexEnvProgram (if active)Keith Whitwell2005-05-091-0/+1
* 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/+330