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-08-04
i965: Hook up the disassembler for INTEL_DEBUG={wm,vs}.
Eric Anholt
2009-08-03
i965: Even if no VS inputs are set, still load some amount of URB as required.
Eric Anholt
2009-08-03
i965: Make sure the VS URB size is big enough to fit a VF VUE.
Eric Anholt
2009-07-13
i965: add support for new chipsets
Xiang, Haihao
2009-06-30
i965: first attempt at handling URB overflow when there's too many vs outputs
Brian Paul
2009-06-30
i965: comments and a new assertion
Brian Paul
2009-06-19
i965: initial code for loops in vertex programs
Brian Paul
2009-06-19
i965: asst clean-ups, etc in brw_vs_emit()
Brian Paul
2009-05-08
i965: const qualifiers
Brian Paul
2009-05-07
i965: relAddr local var (to make debug/test a little easier)
Brian Paul
2009-05-01
Merge branch 'const-buffer-changes'
Brian Paul
2009-04-27
i965: only upload constant buffer data when we actually need the const buffer
Brian Paul
2009-04-27
i965: only upload constant buffer data when we actually need the const buffer
Brian Paul
2009-04-22
i965: disable debug printf
Brian Paul
2009-04-22
i965: enable VS constant buffers
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
[next]