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_main.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
llvmpipe: Call LLVMShutdown before exiting.
Jose Fonseca
2016-04-19
1
-0
/
+2
*
gallium/drivers: Trivial code-style cleanup
Edward O'Callaghan
2015-12-06
1
-2
/
+2
*
llvmpipe: (trivial) remove redundant util_cpu_detect() call in lp_test_main
Roland Scheidegger
2014-11-25
1
-2
/
+0
*
gallivm: More fallout from disabling with LLVM 3.6
Michel Dänzer
2014-09-26
1
-2
/
+3
*
util: treat denorm'ed floats like zero
Zack Rusin
2013-07-09
1
-0
/
+5
*
gallivm,draw,llvmpipe: Support wider native registers.
José Fonseca
2012-07-17
1
-6
/
+11
*
llvmpipe: Use u_math's round.
José Fonseca
2011-02-11
1
-12
/
+1
*
gallivm/llvmpipe: squash merge of the llvm-context branch
Brian Paul
2010-11-30
1
-4
/
+7
*
llvmpipe: Special case complementary and identify blend factors in SoA.
José Fonseca
2010-09-22
1
-12
/
+21
*
llvmpipe: new -s option to run single test
Brian Paul
2010-06-04
1
-1
/
+6
*
llvmpipe: Centralize LLVM initialization.
José Fonseca
2010-03-03
1
-2
/
+1
*
llvmpipe: Update for lp_bld_init.h rename.
José Fonseca
2010-03-03
1
-1
/
+1
*
llvmpipe: export the tgsi translation code to a common layer
Zack Rusin
2010-02-08
1
-2
/
+2
*
llvmpipe: Make sure the JIT engine and X86 target are linked on MSVC build.
José Fonseca
2009-10-28
1
-2
/
+1
*
llvmpipe: Implement round() for MSVC.
José Fonseca
2009-10-28
1
-0
/
+12
*
llvmpipe: Call util_cpu_detect() from the unit tests.
José Fonseca
2009-10-22
1
-0
/
+4
*
llvmpipe: Allow building with LLVM 2.6 too.
José Fonseca
2009-09-26
1
-0
/
+5
*
llvmpipe: Make the code portable for MinGW.
José Fonseca
2009-09-16
1
-4
/
+4
*
llvmpipe: Make lp_type a regular union.
José Fonseca
2009-09-14
1
-10
/
+10
*
llvmpipe: Several fixes of the conversion test.
José Fonseca
2009-08-29
1
-31
/
+22
*
llvmpipe: Clamp into range when writing integers.
José Fonseca
2009-08-29
1
-9
/
+11
*
llvmpipe: Handle more conversions.
José Fonseca
2009-08-29
1
-48
/
+35
*
llvmpipe: Use same type for reference vectors.
José Fonseca
2009-08-29
1
-4
/
+4
*
llvmpipe: Factor out shared test code into a separate module.
José Fonseca
2009-08-29
1
-0
/
+404