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
2011-01-12
i965/vs: When MOVing to produce ABS, strip negate of the operand.
Eric Anholt
2011-01-07
i965: Avoid double-negation of immediate values in the VS.
Eric Anholt
2010-12-24
i965: fix register region description
Xiang, Haihao
2010-12-13
i965: Fix ARL to work on gen6.
Eric Anholt
2010-12-10
i965: support for two-sided lighting on Sandybridge
Xiang, Haihao
2010-12-09
i965: Add support for gen6 reladdr VS constant loading.
Eric Anholt
2010-12-09
i965: Add support for gen6 constant-index constant loading.
Eric Anholt
2010-12-09
i965: Fix VS constants regression pre-gen6.
Eric Anholt
2010-12-08
i965: Drop push-mode reladdr constant loading and always use constant_map.
Eric Anholt
2010-12-07
i965: Always hand the absolute value to RSQ.
Eric Anholt
2010-12-01
i965: Add support for loops in the VS.
Eric Anholt
2010-12-01
i965: also using align1 mode for math2 on sandybridge
Zhenyu Wang
2010-11-24
i965: Don't write mrf assignment for pointsize output
Kristian Høgsberg
2010-11-23
i965: Use the new embedded compare in SEL on gen6 for VS MIN and MAX opcodes.
Eric Anholt
2010-11-10
i965: Work around strangeness in swizzling/masking of gen6 math.
Eric Anholt
2010-11-10
Revert "i965: VS use SPF mode on sandybridge for now"
Zhenyu Wang
2010-11-03
intel: Annotate debug printout checks with unlikely().
Eric Anholt
2010-10-28
i965: Add user clip planes support to gen6.
Eric Anholt
2010-10-18
i965: Assert out on gen6 VS constant buffer reads that hang the GPU for now.
Eric Anholt
2010-10-11
i965: Don't compute-to-MRF in gen6 VS math.
Eric Anholt
2010-09-28
i965: VS use SPF mode on sandybridge for now
Zhenyu Wang
2010-09-28
i965: fix point size setting in header on sandybridge
Zhenyu Wang
2010-09-28
i965: Fix color interpolation on sandybridge
Zhenyu Wang
2010-09-07
i965: Store the byte address in the VS constant buffer as an integer.
Eric Anholt
2010-09-07
i965: set the source width/stride when handling reladdr dests in the VS.
Eric Anholt
2010-08-30
i965: Clear the cached constant buffer entry in the VS at control flow.
Eric Anholt
2010-08-30
i965: Make brw_CONT and brw_BREAK take the pop count.
Eric Anholt
2010-08-26
i965: Add support for destination RelAddr writes in the VS.
Eric Anholt
2010-08-20
i965: Add AccWrCtl support on Sandybridge.
Zhenyu Wang
2010-08-18
i965: Set the if stack pop count when breaking out of a loop inside an if.
Eric Anholt
2010-08-18
i965: Don't set the swizzle on an immediate value in the VS.
Eric Anholt
2010-08-17
i965: Add support for DP2 in the VS.
Eric Anholt
2010-08-09
i965: More s/stderr/stdout/ for program debug.
Eric Anholt
2010-08-04
i965: Settle on printing our program debug to stdout.
Eric Anholt
2010-07-26
Merge remote branch 'origin/master' into glsl2
Eric Anholt
2010-07-26
i965: Allow VS MOVs to use immediate constants.
Eric Anholt
2010-07-23
i965: Add support for VS relative addressing of temporary arrays.
Eric Anholt
2010-07-22
i965: Avoid extra MOV in VS indirect register reads.
Eric Anholt
2010-07-22
i965: Fix up VS temporary array access for fixed index offset != 0.
Eric Anholt
2010-07-21
i965: In the VS, multiply the address reg by the appropriate register size.
Eric Anholt
2010-07-21
i965: Clean up brw_dp_READ_4_vs() now that it has fewer options to support.
Eric Anholt
2010-07-21
i965: Support relative addressed VS constant reads using the appropriate msg.
Eric Anholt
2010-07-21
i965: Clean up dead code from the VS get_constant/get_reladdr_constant split.
Eric Anholt
2010-07-21
i965: Remove an unused variable.
Carl Worth
2010-07-19
i965: Mostly fix glsl-max-varyings.
Eric Anholt
2010-07-19
i965: Clean up message register setup in emit_vertex_write().
Eric Anholt
2010-07-19
i965: Don't set up VUE space for the disabled user clip distances on gen6.
Eric Anholt
2010-06-30
i965: Add support for OPCODE_SSG.
Eric Anholt
2010-06-10
mesa: rename src/mesa/shader/ to src/mesa/program/
Brian Paul
2010-05-14
i965: Dump out the correct shared function for SEND on Ironlake.
Eric Anholt
[next]