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_format.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
gallium: Remove util_format_s3tc_init()
Matt Turner
2017-10-02
1
-2
/
+0
*
gallium: Remove util_format_s3tc_enabled
Matt Turner
2017-10-02
1
-5
/
+0
*
llvmpipe: s/Elements/ARRAY_SIZE/
Brian Paul
2016-04-27
1
-1
/
+1
*
llvmpipe: Avoid LLVMGetGlobalContext in tests.
Jose Fonseca
2016-04-19
1
-2
/
+8
*
llvmpipe: don't test for unsupported formats in lp_test_format
Roland Scheidegger
2015-11-24
1
-0
/
+12
*
llvmpipe: add cache for compressed textures
Roland Scheidegger
2015-11-04
1
-5
/
+31
*
gallivm: fix alignment issue for vertex data fetch
Roland Scheidegger
2014-11-18
1
-1
/
+2
*
llvmpipe: Ensure the packed input of the lp_test_format is aligned.
José Fonseca
2014-10-24
1
-2
/
+10
*
llvmpipe: Flush stdout on lp_test_* unit tests.
José Fonseca
2014-10-24
1
-0
/
+2
*
llvmpipe: Add missing LLVMGetGlobalContext() arg in lp_test_format.c.
Vinson Lee
2014-09-30
1
-1
/
+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
-2
/
+2
*
llvmpipe: Delete unneeded LLVM stuff earlier.
José Fonseca
2014-05-14
1
-4
/
+4
*
gallivm,draw,llvmpipe: Support wider native registers.
José Fonseca
2012-07-17
1
-53
/
+42
*
tests: Updated tests to properly handle NaN for half floats.
James Benton
2012-06-29
1
-0
/
+6
*
llvmpipe: llvmpipe doesn't support pure integers yet.
Dave Airlie
2011-10-26
1
-0
/
+3
*
gallivm/llvmpipe: squash merge of the llvm-context branch
Brian Paul
2010-11-30
1
-37
/
+39
*
gallivm: Support multiple pixels in lp_build_fetch_rgba_aos().
José Fonseca
2010-07-02
1
-1
/
+3
*
llvmpipe: silence pointer type warnings
Brian Paul
2010-07-01
1
-4
/
+8
*
gallivm: Support 4 x unorm8 in lp_build_fetch_rgba_aos().
José Fonseca
2010-07-01
1
-71
/
+159
*
llvmpipe: new -s option to run single test
Brian Paul
2010-06-04
1
-0
/
+8
*
llvmpipe: Use pointer_to_func() instead of custom wrappers.
José Fonseca
2010-05-30
1
-14
/
+2
*
llvmpipe: Also test compressed formats in lp_test_format()
José Fonseca
2010-05-24
1
-0
/
+2
*
llvmpipe: Fix lp_test_format on 32bit OSes.
José Fonseca
2010-05-24
1
-1
/
+1
*
llvmpipe: silence cast warnings in test programs
Brian Paul
2010-05-13
1
-1
/
+14
*
llvmpipe: s/bool/boolean/ in test progs
Brian Paul
2010-05-12
1
-3
/
+3
*
llvmpipe: Cover more formats in unit test.
José Fonseca
2010-05-08
1
-29
/
+38
*
gallivm: Universal format support on lp_build_fetch_rgba_aos via util_format_...
José Fonseca
2010-04-20
1
-47
/
+33
*
gallivm: Cleanups and bugfixes to aos format translation.
José Fonseca
2010-04-20
1
-131
/
+90
*
gallivm: Bring aos format back to life.
José Fonseca
2010-04-20
1
-0
/
+314
*
llvmpipe: Drop the aos format conversion.
José Fonseca
2010-03-31
1
-314
/
+0
*
gallivm/llvmpipe: rename os_llvm.h to lp_bld.h
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
*
llvmpipe: Rename pipe formats.
José Fonseca
2010-03-01
1
-24
/
+24
*
llvmpipe: export the tgsi translation code to a common layer
Zack Rusin
2010-02-08
1
-1
/
+1
*
gallium: Rename ALIGN_STACK -> PIPE_ALIGN_STACK for consistency.
José Fonseca
2010-01-12
1
-1
/
+1
*
llvmpipe: Ensure stack variables in unit tests are properly aligned.
José Fonseca
2009-11-09
1
-0
/
+1
*
llvmpipe: Share testing infrastructure with lp_test_format.
José Fonseca
2009-10-25
1
-22
/
+45
*
llvmpipe: Eliminate lp_build_store_rgba_aos.
José Fonseca
2009-10-25
1
-5
/
+14
*
llvmpipe: Eliminate lp_build_load_rgba_aos.
José Fonseca
2009-10-25
1
-6
/
+13
*
llvmpipe: Call util_cpu_detect() from the unit tests.
José Fonseca
2009-10-22
1
-0
/
+3
*
llvmpipe: Remove loop testing from format testing.
José Fonseca
2009-10-04
1
-6
/
+0
*
llvmpipe: Allow building with LLVM 2.6 too.
José Fonseca
2009-09-26
1
-0
/
+5
*
llvmpipe: SoA pixel unpacking specialization.
José Fonseca
2009-09-07
1
-2
/
+2
*
llvmpipe: Split control flow function declarations and notes.
José Fonseca
2009-08-29
1
-1
/
+2
*
llvmpipe: Cleanup test programs.
José Fonseca
2009-08-29
1
-0
/
+271