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
/
gallium
/
auxiliary
/
tgsi
Age
Commit message (
Expand
)
Author
2009-11-24
tgsi: Document Declaration Semantic token and FACE semantic name.
Michal Krol
2009-11-24
tgsi: Implement predicated instructions in exec.
Michal Krol
2009-11-24
tgsi: Add ureg_DECL_loop().
Michal Krol
2009-11-24
tgsi: Account for gallium shader token representation changes.
Michal Krol
2009-11-23
tgsi: Clamp the source argument in micro_exp2() to avoid Inf.
Michal Krol
2009-11-23
tgsi: Remove code that actually had no effect.
Michal Krol
2009-11-23
tgsi: Fix POSITION and FACE fragment shader inputs.
Michal Krol
2009-11-23
tgsi: Bring BGNFOR/ENDFOR implementation up to spec.
Michal Krol
2009-11-23
tgsi: Fake TXD implementation in exec.
Michal Krol
2009-11-23
tgsi: Add execution debugging facilities to exec.
Michal Krol
2009-11-19
tgsi: Provide ultimate solution for SOA dependencies in exec.
Michal Krol
2009-11-10
tgsi/exec: Exit early on error.
Michal Krol
2009-11-10
tgsi/ureg: Simplify logic in tokens_expand().
Michal Krol
2009-11-04
tgsi/ureg: Allow for multiple extended instruction tokens.
Michal Krol
2009-11-03
tgsi: Up tgsi_exec's control flow nesting to 32.
Michal Krol
2009-11-02
tgsi/ureg: Add negate and swizzle for predicates.
Michal Krol
2009-11-02
tgsi/ureg: Update for gallium interface changes.
Michal Krol
2009-11-02
tgsi: Update for gallium interface changes.
Michal Krol
2009-10-23
gallium: remove extended negate also, and also the ExtSwz token
Keith Whitwell
2009-10-23
gallium: remove the swizzling parts of ExtSwizzle
Keith Whitwell
2009-10-23
gallium: remove noise opcodes
Keith Whitwell
2009-09-24
Merge branch 'mesa_7_6_branch'
Brian Paul
2009-09-24
tgsi/sse: remove old comments
Brian Paul
2009-09-24
tgsi/sse: implement SEQ, SGT, SLE, SNE
Brian Paul
2009-09-24
tgsi/sse: Pass the lodbias, not zero. More comments.
Brian Paul
2009-09-17
tgsi: Scan input interpolators, too.
Michal Krol
2009-09-13
tgsi: handle some src/dst aliasing in tgsi_sse2.c
Keith Whitwell
2009-09-12
tgsi: implement saturation
Keith Whitwell
2009-09-12
tgsi: add missing implementation of constant decl change
Keith Whitwell
2009-09-12
ureg: add a mechanism to get the built tokens rather than a full shader
Keith Whitwell
2009-09-12
ureg: add generic emitters for tex and branch instructions
Keith Whitwell
2009-09-12
tgsi/ureg: give ureg_DECL_constant an explicit index parameter
Keith Whitwell
2009-09-12
tgsi/ureg: VS inputs don't have any semantic tags, just an index
Keith Whitwell
2009-09-12
tgsi: free tokens on error
Keith Whitwell
2009-09-12
tgsi: sanity check ureg programs
Keith Whitwell
2009-09-12
tgsi: add const qualifier
Keith Whitwell
2009-09-10
tgsi: use new tgsi_call_record to handle execution mask stacks
Brian Paul
2009-09-04
tgsi: Document differencies between vs_1_1 and vs_2_0 for EXPP and LOGP.
Michal Krol
2009-09-03
aux/tgsi: pull back ureg work from 0.1 branch
Keith Whitwell
2009-09-01
tgsi: remove redundant CND0 opcode
Keith Whitwell
2009-08-24
tgsi: Only free temp uregs.
José Fonseca
2009-08-24
tgsi: Pass pipe_context as a parameter to ureg_create_shader.
José Fonseca
2009-08-24
tgsi: add generic instruction builder
Keith Whitwell
2009-08-20
tgsi: when printing/dumping programs indent loops and conditionals
Brian Paul
2009-08-20
tgsi: check for SOA dependencies in SSE and PPC code generators
Brian Paul
2009-08-20
tgsi: handle SOA dependencies for MOV/SWZ
Brian Paul
2009-08-20
tgsi: added tgsi_full_instruction::Flags field
Brian Paul
2009-08-19
tgsi: Add missing include.
José Fonseca
2009-08-19
tgsi: Fix typo in ureg constant creation.
José Fonseca
2009-08-19
tgsi: silence compiler warning
Keith Whitwell
[next]