index
:
Mesa
glamo
glamo-old
My Mesa repository
Thomas White
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-11-02
i965: Clean up stale NDC comment.
Eric Anholt
2008-11-02
i965: Avoid vs header computation for negative rhw on G4X.
Eric Anholt
2008-11-02
i965: Merge GM45 into the G4X chipset define.
Eric Anholt
2008-09-25
i965: support for sin() and cos() in vertex shaders.
Sam Hocevar
2008-09-25
i965: more meaningful message for unsupported opcodes.
Sam Hocevar
2008-08-21
965: Fix color clamping issues
Krzysztof Czurylo
2008-08-21
Formatting changes to ease application of patches
Ian Romanick
2008-07-24
Revert "965: Fix color clamping issues"
Ian Romanick
2008-07-21
965: Fix color clamping issues
Pawel Pieczul
2008-07-08
i965: official name for GM45 chipset
Xiang, Haihao
2008-04-17
Revert "[i965] renable regative rhw test"
Xiang, Haihao
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
[prev]