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_eu_emit.c
Age
Commit message (
Expand
)
Author
2010-12-24
i965: use align1 access mode for instructions with execSize=1 in VS
Xiang, Haihao
2010-12-23
i965: Correct the dp_read message descriptor setup on g4x.
Eric Anholt
2010-12-22
i965: explicit tell header present for fb write on sandybridge
Zhenyu Wang
2010-12-21
i965: Avoid using float type for raw moves, to work around SNB issue.
Eric Anholt
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: Clean up VS constant buffer location setup.
Eric Anholt
2010-12-07
i965: Work around gen6 ignoring source modifiers on math instructions.
Eric Anholt
2010-12-07
i965: Handle saturates on gen6 math instructions.
Eric Anholt
2010-12-06
i965: Add support for the instruction compression bits on gen6.
Eric Anholt
2010-12-06
i965: Make the sampler's implied move on gen6 be a raw move.
Eric Anholt
2010-12-06
i965: Fix up gen6 samplers for their usage by brw_wm_emit.c
Eric Anholt
2010-12-06
i965: Don't smash a group of coordinates doing gen6 16-wide sampler headers.
Eric Anholt
2010-12-01
i965: Add support for gen6 CONTINUE instruction emit.
Eric Anholt
2010-12-01
i965: Add support for gen6 BREAK ISA emit.
Eric Anholt
2010-12-01
i965: Add support for gen6 DO/WHILE ISA emit.
Eric Anholt
2010-11-10
i965: fix dest type of 'endif' on sandybridge
Zhenyu Wang
2010-10-26
i965: Drop the eot argument to read messages, which can never be set.
Eric Anholt
2010-10-26
i965: Add support for constant buffer loads on gen6.
Eric Anholt
2010-10-26
i965: Use SENDC on the first render target write on gen6.
Eric Anholt
2010-10-26
i965: Clarify an XXX comment in FB writes with real info.
Eric Anholt
2010-10-26
i965: Add EU code for dword scattered reads (constant buffer array indexing).
Eric Anholt
2010-10-22
i965: Add support for pull constants to the new FS backend.
Eric Anholt
2010-10-21
i965: Don't emit register spill offsets directly into g0.
Eric Anholt
2010-10-21
i965: Add support for register spilling.
Eric Anholt
2010-10-19
i965: Set the source operand types for gen6 if/else/endif to integer.
Eric Anholt
2010-10-19
i965: Add EU emit support for gen6's new IF instruction with comparison.
Eric Anholt
2010-10-14
i965: Add support for ir_unop_round_even via the RNDE instruction.
Kenneth Graunke
2010-10-14
i965: Correctly emit the RNDZ instruction.
Kenneth Graunke
2010-10-14
i965: Fix GS hang on Sandybridge
Zhenyu Wang
2010-10-11
i965: Add a couple of checks for gen6 math instruction limits.
Eric Anholt
2010-10-08
i965: Silence unused variable warning on non-debug builds.
Vinson Lee
2010-10-06
i965: Fix up IF/ELSE/ENDIF for gen6.
Eric Anholt
2010-10-06
i965: Gen6 no longer has the IFF instruction; always use IF.
Eric Anholt
2010-10-04
i965: Add support for gen6 FB writes to the new FS.
Eric Anholt
2010-09-28
i965: Fix sampler on sandybridge
Zhenyu Wang
2010-09-28
i965: fix jump count on sandybridge
Zhenyu Wang
2010-09-28
i965: ff sync message change for sandybridge
Zhenyu Wang
2010-09-28
i965: Add support for POW in gen6 FS.
Eric Anholt
2010-09-07
i965: Add some validation on BRW_OPCODE_MUL and ADD's arguments.
Eric Anholt
2010-09-07
i965: Add assertion for another requirement about types.
Eric Anholt
2010-09-07
i965: Add a bit of validation for some ISA restrictions in the docs.
Eric Anholt
2010-08-30
i965: Make brw_CONT and brw_BREAK take the pop count.
Eric Anholt
2010-08-20
i965: Also use the SIMD8 FB writes for SIMD8 mode on non-SNB.
Eric Anholt
2010-08-20
i965: Add support for FB writes on Sandybridge.
Zhenyu Wang
2010-08-20
i965: Set the destination horiz stride even for da16, as SNB seems to need it.
Zhenyu Wang
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
i956: Set the execution size correctly for scratch space writes.
Eric Anholt
2010-07-21
i965: Use the pretty define for 4-oword DP reads.
Eric Anholt
[next]