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_exec.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
tgsi: Verify constants are set before attempting to read them.
José Fonseca
2008-09-10
1
-0
/
+1
*
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: use new util_fast_exp2(), _log2(), pow() functions
Brian Paul
2008-08-22
1
-0
/
+30
*
tgsi: Implement LOG opcode for SSE2 codegen.
Michal Krol
2008-08-19
1
-4
/
+4
*
tgsi: Implement EXP opcode for SSE2.
Michal Krol
2008-08-19
1
-4
/
+4
*
tgsi: Fix ARL opcode in SSE2 codegen.
Michal Krol
2008-08-19
1
-3
/
+3
*
tgsi: Update condition code vector when storing dest register.
Michal Krol
2008-08-18
1
-1
/
+48
*
tgsi: Saturate modifier obeys ExecMask.
Michal Krol
2008-08-18
1
-4
/
+18
*
tgsi: Respect condition codes when storing destination register.
Michal Krol
2008-08-18
1
-8
/
+113
*
tgsi: Cosmetic changes.
Michal Krol
2008-08-18
1
-19
/
+12
*
tgsi: Add condition code (CC) register.
Michal Krol
2008-08-18
1
-2
/
+11
*
gallium: fix exec_kilp(), fix Exec/FuncMask test for TGSI_OPCODE_RET
Brian Paul
2008-08-13
1
-4
/
+10
*
tgsi: Initial code for KILP, needs CCs working to be complete.
Michal Krol
2008-08-13
1
-3
/
+21
*
tgsi: Swap meanings of KIL and KILP opcodes.
Michal Krol
2008-08-13
1
-4
/
+18
*
tgsi: Prevent division by zero.
José Fonseca
2008-08-12
1
-4
/
+12
*
Merge tgsi/exec and tgsi/util directories.
José Fonseca
2008-07-28
1
-0
/
+2522