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_wm_pass2.c
Age
Commit message (
Expand
)
Author
2010-12-06
i965: Fix gen6 interpolation setup for 16-wide.
Eric Anholt
2010-12-06
i965: Move payload reg setup to compile, not lookup time.
Eric Anholt
2010-11-03
intel: Annotate debug printout checks with unlikely().
Eric Anholt
2010-08-30
i965: Align the number of payload regs to 2 again in 16-wide mode.
Eric Anholt
2010-08-20
i965: Rename nr_depth_regs to nr_payload_regs.
Eric Anholt
2009-11-17
Merge branch 'outputswritten64'
Ian Romanick
2009-05-14
i965: Fix varying payload reg assignment for the non-GLSL-instructions path.
Eric Anholt
2009-05-14
i965: Fix register allocation of GLSL fp inputs.
Eric Anholt
2009-01-22
i965: whitespace changes and reformatting
Brian Paul
2008-02-19
fix compile for previous commit
Zou Nan hai
2008-02-19
[i965] fix broken glsl texdemo1
Zou Nan hai
2008-02-14
i965: use setup attributes as inputs when allocating registers
Xiang, Haihao
2007-06-21
support branch and loop in pixel shader
Zou Nan hai
2007-02-23
Update DRI drivers for new glsl compiler.
Brian
2006-08-09
Add Intel i965G/Q DRI driver.
Eric Anholt