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
/
drivers
/
llvmpipe
/
lp_test_arit.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
gallivm: add support for a cache object
Dave Airlie
2020-06-11
1
-1
/
+1
*
llvmpipe: Expect increased exp precision on Windows
Daniel Stone
2020-05-14
1
-2
/
+4
*
util: use standard name for snprintf()
Eric Engestrom
2019-07-19
1
-1
/
+1
*
gallivm: Return true from arch_rounding_available() if NEON is available
Matt Turner
2019-01-24
1
-1
/
+2
*
llvmpipe: s/Elements/ARRAY_SIZE/
Brian Paul
2016-04-27
1
-19
/
+19
*
llvmpipe: Avoid LLVMGetGlobalContext in tests.
Jose Fonseca
2016-04-19
1
-1
/
+4
*
llvmpipe: Skip false exp2 failure in lp_test_arit due to buggy MSVCRT.
Jose Fonseca
2016-04-19
1
-4
/
+34
*
llvmpipe: Test more vector lengths.
Jose Fonseca
2016-04-19
1
-13
/
+30
*
llvmpipe: Test rounding of x.5.
Jose Fonseca
2016-04-13
1
-1
/
+2
*
llvmpipe: Test abs.
Jose Fonseca
2016-04-03
1
-0
/
+1
*
llvmpipe: fix lp_test_arit denorm handling
Roland Scheidegger
2014-11-25
1
-1
/
+37
*
llvmpipe: Flush stdout on lp_test_* unit tests.
José Fonseca
2014-10-24
1
-0
/
+1
*
llvmpipe: Use two LLVMContexts per OpenGL context instead of a global one.
Mathias Fröhlich
2014-09-30
1
-1
/
+1
*
gallivm: give more verbose names to modules
Roland Scheidegger
2014-05-16
1
-1
/
+1
*
llvmpipe: Delete unneeded LLVM stuff earlier.
José Fonseca
2014-05-14
1
-2
/
+2
*
llvmpipe/tests: update arith test to check for edge cases
Zack Rusin
2013-07-19
1
-9
/
+19
*
gallivm: fix issues with trunc/round/floor/ceil with no arch rounding
Roland Scheidegger
2013-02-16
1
-0
/
+12
*
gallivm: fix rsqrt failures
Roland Scheidegger
2012-10-12
1
-7
/
+35
*
gallivm,draw,llvmpipe: Support wider native registers.
José Fonseca
2012-07-17
1
-51
/
+115
*
llvmpipe: Add a test for lp_build_sgn.
José Fonseca
2012-05-15
1
-0
/
+13
*
gallivm: Updated lp_build_log2_approx to use a more accurate polynomial.
James Benton
2012-04-05
1
-2
/
+2
*
llvmpipe: Test lp_test_arit with LP_NATIVE_VECTOR_WIDTH.
José Fonseca
2012-02-17
1
-3
/
+5
*
llvmpipe: Specify lp_test_arit's target precision per function.
José Fonseca
2012-02-17
1
-10
/
+16
*
llvmpipe: Add a negation test to lp_test_arit.
José Fonseca
2012-02-17
1
-0
/
+7
*
llvmpipe: Use lp_build_ifloor_fract for exp2 calculation.
José Fonseca
2011-10-16
1
-0
/
+10
*
llvmpipe: Add u_math.h include.
José Fonseca
2011-08-18
1
-0
/
+1
*
llvmpipe: Unit tests for arithmetic functions.
José Fonseca
2011-07-22
1
-0
/
+294