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
2010-09-22
tgsi: Fix missing test before check
Jakob Bornecrantz
2010-09-20
tgsi: Remove duplicate case value.
Vinson Lee
2010-09-21
tgsi: Actually care what check_soa_dependencies says
Jakob Bornecrantz
2010-09-16
tgsi/sse: fix aos_to_soa() loop to handle num_inputs==0
Brian Paul
2010-06-03
tgsi: we don't support indirect input/output registers in SSE codegen yet
Brian Paul
2010-06-03
tgsi: whitespace cleanup
Brian Paul
2010-05-07
tgis: fix SOA aliasing for MUL instruction in SSE codegen
Brian Paul
2010-05-06
tgsi: make SSE ADD instruction SOA-safe
Brian Paul
2010-05-06
tgsi: code refactoring
Brian Paul
2010-04-27
tgsi: Drop BGNFOR, ENDFOR, REP, and ENDREP opcodes.
José Fonseca
2010-01-08
Merge branch 'mesa_7_7_branch'
Brian Paul
2010-01-07
tgsi: fix SSE code emit for XPD
Brian Paul
2010-01-07
gallium: Fix texture sampling with explicit LOD in softpipe.
Michal Krol
2010-01-07
gallium: Pass per-element (not per-quad) LOD bias values down to texture samp...
Michal Krol
2010-01-05
Remove TGSI_OPCODE_SHR, map existing usage to TGSI_OPCODE_ISHR.
Michal Krol
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
[next]