index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
gallium
/
auxiliary
/
gallivm
/
lp_bld_logic.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
gallivm: Remove dead code in lp_build_compare_ext.
Vinson Lee
2013-07-24
1
-6
/
+0
*
gallivm: export unordered/ordered cmp to a common function
Zack Rusin
2013-07-19
1
-283
/
+158
*
gallivm: handle nan's in min/max
Zack Rusin
2013-07-19
1
-2
/
+178
*
Revert "gallivm: Emit vector selects."
José Fonseca
2013-04-21
1
-2
/
+14
*
gallivm: Emit vector selects.
José Fonseca
2013-04-20
1
-12
/
+2
*
llvmpipe: Unswizzled rendering.
James Benton
2012-11-28
1
-4
/
+5
*
gallivm: Updated lp_build_const_mask_aos to input number of channels.
James Benton
2012-11-28
1
-1
/
+1
*
gallivm,draw,llvmpipe: Support wider native registers.
José Fonseca
2012-07-17
1
-6
/
+54
*
gallivm: Update comments and prototype of vector-selects.
José Fonseca
2012-03-01
1
-20
/
+31
*
gallivm/llvmpipe: remove lp_build_context::builder
Brian Paul
2010-12-02
1
-15
/
+18
*
gallivm/llvmpipe: squash merge of the llvm-context branch
Brian Paul
2010-11-30
1
-21
/
+24
*
gallivm: prefer blendvb for integer arguments
Keith Whitwell
2010-10-09
1
-2
/
+4
*
gallivm: Warn when doing inefficient integer comparisons.
José Fonseca
2010-10-08
1
-2
/
+18
*
gallivm: Start collecting bitwise arithmetic helpers in a new module.
José Fonseca
2010-09-16
1
-25
/
+0
*
gallivm: Add a new debug flag to warn about performance issues.
José Fonseca
2010-09-11
1
-2
/
+5
*
gallivm: Pass condition masks as an unsigned bitmask.
José Fonseca
2010-09-05
1
-10
/
+19
*
gallivm: Fix bitwise operations for floats, division for integers
nobled
2010-08-10
1
-2
/
+13
*
gallivm: Even more type checking
nobled
2010-08-10
1
-0
/
+15
*
gallivm: Add lp_build_select_bitwise() alternative to lp_build_select_bitwise
José Fonseca
2010-07-27
1
-22
/
+45
*
gallivm: Use SSE4.1's BLENDV instructions for lp_build_select().
José Fonseca
2010-07-06
1
-0
/
+41
*
gallivm: Fix 8bit comparisons.
José Fonseca
2010-07-06
1
-5
/
+3
*
gallivm: Ensure all allocas are in the first block.
José Fonseca
2010-04-27
1
-12
/
+0
*
gallivm: added lp_build_andc()
Brian Paul
2010-03-17
1
-0
/
+10
*
gallivm/llvmpipe: rename some constant building functions
Brian Paul
2010-03-15
1
-1
/
+1
*
gallivm/llvmpipe: include os_llvm.h instead of llvm-c/Core.h
Brian Paul
2010-03-11
1
-1
/
+1
*
gallivm: move declarations to silence unused var warnings
Brian Paul
2010-03-11
1
-2
/
+6
*
gallivm: Use bitmasks for scalar masks.
José Fonseca
2010-03-11
1
-4
/
+11
*
llvmpipe: Finally found a way to do vector comparisons without using intrinsics.
José Fonseca
2010-03-10
1
-6
/
+26
*
gallivm: checkpoint: nearest mipmap filtering
Brian Paul
2010-03-09
1
-42
/
+58
*
gallivm: comments
Brian Paul
2010-03-04
1
-0
/
+5
*
llvmpipe: switch to using dynamic stack allocation instead of registers
Zack Rusin
2010-02-08
1
-0
/
+12
*
llvmpipe: export the tgsi translation code to a common layer
Zack Rusin
2010-02-08
1
-0
/
+421