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_printf.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
gallivm: Fix trivial sign warnings
Jan Vesely
2016-06-13
1
-4
/
+3
*
gallivm: s/Elements/ARRAY_SIZE/
Brian Paul
2016-04-27
1
-1
/
+1
*
gallivm: support printing of 64 bit integers
Zack Rusin
2013-10-09
1
-1
/
+6
*
gallivm: Support pointers in lp_build_print_value().
José Fonseca
2013-05-16
1
-0
/
+2
*
gallivm: Fix lp_build_print_value of smaller integer types.
José Fonseca
2012-12-06
1
-1
/
+12
*
gallivm: Use %.9g to print floats.
José Fonseca
2012-07-12
1
-3
/
+6
*
gallivm: Fix potential buffer overflowing in strncat.
Johannes Obermayr
2012-06-28
1
-3
/
+3
*
gallivm: Added a generic lp_build_print_value which prints a LLVMValueRef.
James Benton
2012-06-27
1
-107
/
+114
*
gallivm: Use debug_printf in lp_build_printf.
José Fonseca
2012-05-02
1
-6
/
+9
*
gallivm: Cleanup/simplify lp_build_const_string_variable.
José Fonseca
2012-05-02
1
-20
/
+2
*
gallivm: Move loop var declaration to beginning of scope.
José Fonseca
2012-05-02
1
-1
/
+3
*
gallivm: added a debug function which allows llvm to print vectors of 16 unsi...
James Benton
2012-05-02
1
-0
/
+25
*
gallivm: added lp_build_print_ivec4() function
Brian Paul
2011-10-23
1
-0
/
+21
*
gallivm/llvmpipe: squash merge of the llvm-context branch
Brian Paul
2010-11-30
1
-15
/
+24
*
gallivm: use util_snprintf()
Brian Paul
2010-10-15
1
-1
/
+2
*
gallivm: added lp_build_print_vec4()
Brian Paul
2010-10-15
1
-0
/
+20
*
gallivm: Add fallthrough comment at end of case statement.
Vinson Lee
2010-04-02
1
-0
/
+1
*
gallivm: convert floats to doubles
Zack Rusin
2010-03-31
1
-2
/
+9
*
gallivm: use constant size array, added assertion check
Brian Paul
2010-03-29
1
-1
/
+5
*
gallivm: added lp_bld_printf() function
Chris Li
2010-03-29
1
-0
/
+109