index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
gallium
/
auxiliary
/
tgsi
/
tgsi_sse2.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
gallium: remove the swizzling parts of ExtSwizzle
Keith Whitwell
2009-10-23
1
-26
/
+8
*
Merge branch 'mesa_7_6_branch'
Brian Paul
2009-09-24
1
-5
/
+5
|
\
|
*
tgsi/sse: Pass the lodbias, not zero. More comments.
Brian Paul
2009-09-24
1
-5
/
+5
*
|
tgsi/sse: remove old comments
Brian Paul
2009-09-24
1
-8
/
+0
*
|
tgsi/sse: implement SEQ, SGT, SLE, SNE
Brian Paul
2009-09-24
1
-4
/
+4
*
|
tgsi: handle some src/dst aliasing in tgsi_sse2.c
Keith Whitwell
2009-09-13
1
-8
/
+23
*
|
tgsi: implement saturation
Keith Whitwell
2009-09-12
1
-17
/
+26
|
/
*
tgsi: remove redundant CND0 opcode
Keith Whitwell
2009-09-01
1
-4
/
+0
*
tgsi: check for SOA dependencies in SSE and PPC code generators
Brian Paul
2009-08-20
1
-0
/
+4
*
Merge branch 'mesa_7_5_branch'
Brian Paul
2009-08-18
1
-0
/
+4
|
\
|
*
tgsi/sse: we don't implement saturation modes yet
Brian Paul
2009-08-18
1
-0
/
+4
*
|
tgsi: report opcode name in addition to the number when translation fails
Brian Paul
2009-08-03
1
-2
/
+5
*
|
Rename TGSI LOOP instruction to better match theri usage.
Michal Krol
2009-07-31
1
-2
/
+2
*
|
gallium: fix SSE shadow texture instructions
Brian Paul
2009-07-29
1
-3
/
+3
*
|
gallium: remove deprecated TGSI opcodes
Keith Whitwell
2009-07-23
1
-12
/
+0
*
|
gallium: remove multiple aliases for TGSI opcodes
Keith Whitwell
2009-07-22
1
-16
/
+8
*
|
gallium: simplify tgsi_full_immediate struct
Keith Whitwell
2009-07-22
1
-1
/
+1
*
|
tgsi: get texturing working in vertex shader sse2 path
Keith Whitwell
2009-07-20
1
-6
/
+6
*
|
tgsi: fix regression in indexed const lookups
Keith Whitwell
2009-07-20
1
-2
/
+4
*
|
tgsi: simplify and fix sse KIL implementation
Keith Whitwell
2009-07-16
1
-36
/
+28
*
|
tgsi: initial texturing support on sse path
Keith Whitwell
2009-07-16
1
-19
/
+183
*
|
tgsi: make sse function callout mechanism more generic
Keith Whitwell
2009-07-16
1
-40
/
+48
*
|
tgsi: reduce x86 reg usage in tgsi_sse generated programs
Keith Whitwell
2009-07-16
1
-113
/
+77
*
|
tgsi: make function call code in tgsi_sse.c less opaque
Keith Whitwell
2009-07-16
1
-23
/
+86
|
/
*
tgis: SSE code generator doesn't yet support indirect addressing of temp regs
Brian Paul
2009-04-24
1
-0
/
+29
*
tgsi/sse2: Cleanup NRM/NRM4 implementation.
Michal Krol
2009-04-10
1
-25
/
+76
*
tgsi/sse2: Fix build.
Michal Krol
2009-04-09
1
-1
/
+1
*
tgsi/sse2: Fix ARL instruction.
Michal Krol
2009-04-09
1
-0
/
+1
*
tgsi/sse2: Fix LIT instruction.
Michal Krol
2009-04-09
1
-1
/
+1
*
util: Move p_debug.h into util module.
José Fonseca
2009-02-18
1
-1
/
+1
*
gallium: fix glean's vertProg1
Alan Hourihane
2009-02-16
1
-0
/
+1
*
tgsi: Fix build -- rename Size to NrTokens.
Michal Krol
2009-02-10
1
-1
/
+1
*
tgsi: Implement OPCODE_SSG/SGN.
Michal Krol
2008-11-26
1
-1
/
+29
*
tgsi: Implement OPCODE_ARR.
Michal Krol
2008-11-26
1
-1
/
+6
*
tgsi: Implement OPCODE_ROUND for SSE2 backend.
Michal Krol
2008-11-26
1
-1
/
+28
*
tgsi: Fix a bug with saving/restoring xmm registers upon func call.
Michal Krol
2008-11-12
1
-3
/
+3
*
gallium: use PIPE_ARCH_SSE to protect use of SSE instrinsics only
Brian
2008-11-09
1
-9
/
+33
*
gallium: implement SSE codegen for TGSI_OPCODE_NRM/NRM4
Brian
2008-11-08
1
-1
/
+33
*
gallium: added SSE for DP2, DP2A
Brian Paul
2008-11-07
1
-2
/
+22
*
Merge commit 'origin/gallium-0.1' into gallium-0.2
Brian Paul
2008-11-05
1
-3
/
+32
|
\
|
*
gallium: call tgsi_set_exec_mask() and use exec mask in SSE ARL code
Brian Paul
2008-11-05
1
-3
/
+32
|
*
tgsi: Implement OPCODE_TRUNC.
michal
2008-11-05
1
-1
/
+17
*
|
tgsi: Implement OPCODE_TRUNC.
michal
2008-11-05
1
-1
/
+17
*
|
gallium: Introduce PIPE_ARCH_SSE define for SSE support.
José Fonseca
2008-10-07
1
-1
/
+1
*
|
tgsi: Include p_config.h.
José Fonseca
2008-10-01
1
-0
/
+2
*
|
cell: Moved X86 checks to wrap #include section so that Cell targets will co...
Jonathan White
2008-09-30
1
-2
/
+2
*
|
tgsi: SSE2 optimized exp2, log2 and pow implementations.
José Fonseca
2008-09-30
1
-76
/
+211
|
/
*
tgsi: Cleanup code.
Michal Krol
2008-09-08
1
-50
/
+37
*
gallium: refactor/replace p_util.h with util/u_memory.h and util/u_math.h
Brian Paul
2008-08-24
1
-1
/
+1
*
gallium: replace LOG2() macro with util_fast_log2() inline func
Brian Paul
2008-08-22
1
-4
/
+4
[next]