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
*
tgsi: Reenable OPCODE_ARR.
Michal Krol
2008-11-26
1
-3
/
+2
*
tgsi: Fix build.
Michal Krol
2008-11-26
1
-6
/
+2
*
tgsi: Implement OPCODE_ROUND for SSE2 backend.
Michal Krol
2008-11-26
1
-1
/
+28
*
tgsi: Implement OPCODE_SSG/SGN.
Michal Krol
2008-11-26
1
-1
/
+29
*
gallium: disable TGSI_OPCODE_ARR case until emit_rnd() is redone.
Brian Paul
2008-11-26
1
-1
/
+2
*
Revert "tgsi: Implement OPCODE_ROUND for SSE2 backend."
Brian Paul
2008-11-26
1
-28
/
+1
*
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
*
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: 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
*
gallium: use new util_fast_exp2(), _log2(), pow() functions
Brian Paul
2008-08-22
1
-0
/
+19
*
tgsi: Implement LOG opcode for SSE2 codegen.
Michal Krol
2008-08-19
1
-1
/
+32
*
tgsi: Implement EXP opcode for SSE2.
Michal Krol
2008-08-19
1
-15
/
+49
*
tgsi: Fix ARL opcode in SSE2 codegen.
Michal Krol
2008-08-19
1
-22
/
+65
*
tgsi: Use NUM_CHANNELS.
Michal Krol
2008-08-19
1
-4
/
+4
*
tgsi: Swap meanings of KIL and KILP opcodes.
Michal Krol
2008-08-13
1
-6
/
+6
*
gallium: distinguish between KIL and KILP
Brian Paul
2008-08-12
1
-2
/
+18
*
Merge tgsi/exec and tgsi/util directories.
José Fonseca
2008-07-28
1
-0
/
+2275