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_arit.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
gallivm: Eliminate 8.8 fixed point intermediates from AoS sampling path.
José Fonseca
2013-05-17
1
-8
/
+20
*
gallivm: Add and use lp_build_lerp_3d.
José Fonseca
2013-05-17
1
-0
/
+15
*
gallivm,draw,llvmpipe: Support wider native registers.
José Fonseca
2012-07-17
1
-2
/
+17
*
gallivm: add integer and unsigned mod arit functions. (v2)
Dave Airlie
2012-02-28
1
-0
/
+5
*
gallivm: Less code duplication in log computation.
José Fonseca
2010-10-09
1
-1
/
+9
*
gallivm: Combined ifloor & fract helper.
José Fonseca
2010-10-06
1
-0
/
+6
*
gallivm: Fast implementation of iround(log2(x))
José Fonseca
2010-10-06
1
-0
/
+4
*
gallivm: Use a faster (and less accurate) log2 in lod computation.
José Fonseca
2010-10-06
1
-0
/
+5
*
gallivm/llvmpipe: rename os_llvm.h to lp_bld.h
Brian Paul
2010-03-15
1
-1
/
+1
*
gallivm: added lp_build_sum_vector()
Brian Paul
2010-03-11
1
-0
/
+4
*
gallivm/llvmpipe: include os_llvm.h instead of llvm-c/Core.h
Brian Paul
2010-03-11
1
-1
/
+1
*
gallivm: added lp_build_fract()
Brian Paul
2010-03-04
1
-0
/
+4
*
gallivm: added lp_build_set_sign()
Brian Paul
2010-03-04
1
-0
/
+4
*
gallivm: added lp_build_negate()
Brian Paul
2010-03-04
1
-0
/
+4
*
gallivm: added clamp and int_to_float functions
Brian Paul
2010-02-23
1
-0
/
+10
*
llvmpipe: export the tgsi translation code to a common layer
Zack Rusin
2010-02-08
1
-0
/
+203