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
2009-04-27
i965: only upload constant buffer data when we actually need the const buffer
Brian Paul
2009-04-17
i915: fix broken indirect constant buffer reads
Brian Paul
2009-04-17
i965: updated CURBE allocation code
Brian Paul
2009-04-16
Merge branch 'register-negate'
Brian Paul
2009-04-16
i965: implement relative addressing for VS constant buffer reads
Brian Paul
2009-04-16
i965: handle address reg in get_dst()
Brian Paul
2009-04-16
i965: fix const buffer temp register clobbering
Brian Paul
2009-04-14
mesa: merge the prog_src_register::NegateBase and NegateAbs fields
Brian Paul
2009-04-14
i965: fix VS constant buffer reads
Brian Paul
2009-04-14
i965: checkpoint commit: VS constant buffers
Brian Paul
2009-04-03
i965: formatting clean-ups
Brian Paul
2009-04-03
i965: whitespace changes, comments
Brian Paul
2009-03-13
i965: debug code, use gl_register_file type
Brian Paul
2009-02-13
i965: rewrite the code for handling shader subroutine calls
Brian Paul
2009-02-13
i965: add missing break for OPCODE_RET case
Brian Paul
2009-02-02
i965: Delete old metaops code now that there are no remaining consumers.
Eric Anholt
2009-01-21
i965: Remove gratuitous whitespace in INTEL_DEBUG=wm output.
Eric Anholt
2009-01-07
i965: Note when we drop saturate mode on the floor in a VP.
Eric Anholt
2009-01-07
i965: Add support for LRP in VPs.
Eric Anholt
2009-01-05
i965: implement OPCODE_TRUNC (round toward zero) on vertex path.
Brian Paul
2009-01-01
i965: fix comment
Brian Paul
2009-01-01
i965: implement OPCODE_NRM3/NRM4
Brian Paul
2009-01-01
i965: whitespace, comment changes
Brian Paul
2008-12-19
965 / GLSL: Use full precision for EXP instruction
Ian Romanick
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
[next]