summaryrefslogtreecommitdiffstats
path: root/src/mesa/pipe/i915simple/i915_fpc.h
Commit message (Expand)AuthorAgeFilesLines
* Allow more verbose error output.José Fonseca2007-10-311-1/+1
* fix get_result_vector() since fp output slots are not fixed anymoreBrian2007-10-101-0/+3
* Clean-up the TGSI_SEMANTIC tokens, introduce semantic indexes.Brian2007-09-201-1/+2
* Checkpoint: replacement of TGSI_ATTRIB_x tokens with input/output semantics.Brian2007-09-191-0/+2
* Convert shader to an immutable state object.Zack Rusin2007-09-181-1/+1
* clean-up commentsBrian2007-08-231-13/+6
* Checkpoint commit: i915 texture works, use new vertex_info structBrian2007-08-231-49/+2
* fix assertions in swizzle()Brian2007-08-221-5/+5
* Rework of shader constant buffers.Brian2007-08-221-4/+4
* code movement, null ptr checks, etcBrian2007-08-221-11/+0
* Fragment shader translation seems to basically work now. More testing needed.Brian2007-08-211-86/+19
* Initial check-in of i915 fragment program translation (from tgsi).Brian2007-08-211-0/+339