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_emit.c
Age
Commit message (
Expand
)
Author
2008-01-31
[i965] renable regative rhw test
Zou Nan hai
2008-01-29
i965: new integrated graphics chipset support
Xiang, Haihao
2008-01-16
[965] Fix inversion of SLT/SGE results in vertex programs.
Eric Anholt
2007-12-29
fix fd.o bug #13847
Zou Nan hai
2007-10-26
Merge branch '965-glsl'
Zou Nan hai
2007-09-18
fix double free in 965-glsl branch
Zou Nan hai
2007-09-11
Fix-up #includes to remove some -I options.
Brian
2007-08-02
Fix typo in logic for unalias2()
Keith Whitwell
2007-07-04
fix issue with output as src register.
Zou Nan hai
2007-07-03
Fix a nasty bug...
Zou Nan hai
2007-06-21
support branch and loop in pixel shader
Zou Nan hai
2007-05-09
Support loop, conditional update fix
Zou Nan hai
2007-04-30
support nested function call
Zou Nan hai
2007-04-12
Initial 965 GLSL support
Zou Nan hai
2007-02-23
Update DRI drivers for new glsl compiler.
Brian
2006-10-31
cleanup code, compiles with vbo changes
Keith Whitwell
2006-10-05
eliminate rhw divide under some circumstances
Keith Whitwell
2006-09-12
Disassemble active program when DEBUG_VS is set.
Keith Whitwell
2006-09-01
Catch a few more cases of using a message reg as an instruction source
Keith Whitwell
2006-09-01
fix a couple of cases where a message reg is used as an instruction source.
Keith Whitwell
2006-08-09
Add Intel i965G/Q DRI driver.
Eric Anholt