index
:
android-x86-mesa.git
envsa_r300
froyo-x86
r300
Androïd/x86 port of Mesa drivers
Hugues Hiegel
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mesa
/
drivers
/
dri
/
i965
/
brw_vs.h
Age
Commit message (
Expand
)
Author
2010-06-10
mesa: rename src/mesa/shader/ to src/mesa/program/
Brian Paul
2010-05-17
i965: Fix point coordinate replacement after airlied's ffvertex changes.
Eric Anholt
2010-01-19
i965: Upload as many VS constants as possible through the push constants.
Eric Anholt
2010-01-18
i965: Only set up the stack register if it's going to get used.
Eric Anholt
2009-06-30
i965: first attempt at handling URB overflow when there's too many vs outputs
Brian Paul
2009-04-27
i965: only upload constant buffer data when we actually need the const buffer
Brian Paul
2009-04-14
i965: checkpoint commit: VS constant buffers
Brian Paul
2009-02-02
i965: Delete old metaops code now that there are no remaining consumers.
Eric Anholt
2008-09-28
Remove TNL-to-VP tracking from i965
Ian Romanick
2007-10-26
Merge branch '965-glsl'
Zou Nan hai
2007-09-11
Fix-up #includes to remove some -I options.
Brian
2007-06-21
support branch and loop in pixel shader
Zou Nan hai
2007-04-30
support nested function call
Zou Nan hai
2007-04-12
Initial 965 GLSL support
Zou Nan hai
2006-10-05
eliminate rhw divide under some circumstances
Keith Whitwell
2006-08-09
Add Intel i965G/Q DRI driver.
Eric Anholt