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
/
tgsi_sse2.c
Age
Commit message (
Expand
)
Author
2009-12-14
tgsi: add properties and system value register
Zack Rusin
2009-11-24
tgsi: rename fields of tgsi_full_src_register to reduce verbosity
Keith Whitwell
2009-11-24
tgsi: rename fields of tgsi_full_dst_register to reduce verbosity
Keith Whitwell
2009-11-24
tgsi: rename fields of tgsi_full_declaration to reduce verbosity
Keith Whitwell
2009-11-24
tgsi: rename fields of tgsi_full_instruction to avoid excessive verbosity
Keith Whitwell
2009-11-24
gallium: simplify tgsi tokens further
Keith Whitwell
2009-10-23
gallium: remove the swizzling parts of ExtSwizzle
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-13
tgsi: handle some src/dst aliasing in tgsi_sse2.c
Keith Whitwell
2009-09-12
tgsi: implement saturation
Keith Whitwell
2009-09-01
tgsi: remove redundant CND0 opcode
Keith Whitwell
2009-08-20
tgsi: check for SOA dependencies in SSE and PPC code generators
Brian Paul
2009-08-18
Merge branch 'mesa_7_5_branch'
Brian Paul
2009-08-18
tgsi/sse: we don't implement saturation modes yet
Brian Paul
2009-08-03
tgsi: report opcode name in addition to the number when translation fails
Brian Paul
2009-07-31
Rename TGSI LOOP instruction to better match theri usage.
Michal Krol
2009-07-29
gallium: fix SSE shadow texture instructions
Brian Paul
2009-07-23
gallium: remove deprecated TGSI opcodes
Keith Whitwell
2009-07-22
gallium: remove multiple aliases for TGSI opcodes
Keith Whitwell
2009-07-22
gallium: simplify tgsi_full_immediate struct
Keith Whitwell
2009-07-20
tgsi: get texturing working in vertex shader sse2 path
Keith Whitwell
2009-07-20
tgsi: fix regression in indexed const lookups
Keith Whitwell
2009-07-16
tgsi: simplify and fix sse KIL implementation
Keith Whitwell
2009-07-16
tgsi: initial texturing support on sse path
Keith Whitwell
2009-07-16
tgsi: make sse function callout mechanism more generic
Keith Whitwell
2009-07-16
tgsi: reduce x86 reg usage in tgsi_sse generated programs
Keith Whitwell
2009-07-16
tgsi: make function call code in tgsi_sse.c less opaque
Keith Whitwell
2009-04-24
tgis: SSE code generator doesn't yet support indirect addressing of temp regs
Brian Paul
2009-04-10
tgsi/sse2: Cleanup NRM/NRM4 implementation.
Michal Krol
2009-04-09
tgsi/sse2: Fix build.
Michal Krol
2009-04-09
tgsi/sse2: Fix ARL instruction.
Michal Krol
2009-04-09
tgsi/sse2: Fix LIT instruction.
Michal Krol
2009-02-18
util: Move p_debug.h into util module.
José Fonseca
2009-02-16
gallium: fix glean's vertProg1
Alan Hourihane
2009-02-10
tgsi: Fix build -- rename Size to NrTokens.
Michal Krol
2008-11-26
tgsi: Implement OPCODE_SSG/SGN.
Michal Krol
2008-11-26
tgsi: Implement OPCODE_ARR.
Michal Krol
2008-11-26
tgsi: Implement OPCODE_ROUND for SSE2 backend.
Michal Krol
2008-11-12
tgsi: Fix a bug with saving/restoring xmm registers upon func call.
Michal Krol
2008-11-09
gallium: use PIPE_ARCH_SSE to protect use of SSE instrinsics only
Brian
2008-11-08
gallium: implement SSE codegen for TGSI_OPCODE_NRM/NRM4
Brian
2008-11-07
gallium: added SSE for DP2, DP2A
Brian Paul
2008-11-05
Merge commit 'origin/gallium-0.1' into gallium-0.2
Brian Paul
2008-11-05
gallium: call tgsi_set_exec_mask() and use exec mask in SSE ARL code
Brian Paul
2008-11-05
tgsi: Implement OPCODE_TRUNC.
michal
2008-11-05
tgsi: Implement OPCODE_TRUNC.
michal
2008-10-07
gallium: Introduce PIPE_ARCH_SSE define for SSE support.
José Fonseca
[next]