summaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/i915tex/i915_fragprog.c
Commit message (Expand)AuthorAgeFilesLines
* Move i915tex driver into place as just i915.Eric Anholt2007-09-241-1074/+0
* Fix-up #includes to remove some -I options.Brian2007-09-111-5/+6
* fix range reduction for sin/cos in i915tex (#11609)Roland Scheidegger2007-07-291-4/+4
* i915/i915tex: minor cleanup (remove unneeded function callRoland Scheidegger2007-05-221-8/+0
* Update DRI drivers for new glsl compiler.Brian2007-02-231-4/+2
* Fix fragment program fog problems found with Glean.Brian Paul2006-11-021-1/+12
* fix compiler warningsKeith Whitwell2006-11-011-0/+1
* Patch from <[email protected]> -- pass program stringKeith Whitwell2006-11-011-0/+2
* Import texmem i915 driver to its new location as i915tex.Keith Whitwell2006-11-011-0/+1069