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
Commit message (
Expand
)
Author
Age
Files
Lines
*
gallivm: Omit references to NoFramePointerElimNonLeaf
José Fonseca
2010-06-14
1
-3
/
+0
*
gallivm: Override some of the default target options.
José Fonseca
2010-06-14
2
-0
/
+31
*
gallivm: Use func_to_pointer().
José Fonseca
2010-06-14
1
-16
/
+1
*
gallivm: eliminate tgsi_exec.h include
Keith Whitwell
2010-06-07
1
-1
/
+1
*
gallivm: Register the JIT engine with oprofile on debug/profile builds.
José Fonseca
2010-06-03
2
-1
/
+30
*
gallivm: Factor out the quad derivative code into a single place. Fix ddy.
José Fonseca
2010-06-03
3
-52
/
+202
*
gallium: silence all debug_named_value related warnings
Joakim Sindholt
2010-06-03
1
-5
/
+5
*
gallivm: bump up LP_BUILD_FLOW_MAX_VARIABLES
Brian Paul
2010-06-02
1
-1
/
+1
*
gallivm: Add a lp_build_const_elem().
José Fonseca
2010-06-02
2
-14
/
+29
*
llvmpipe: Store often used LLVM types in the lp_build_context.
José Fonseca
2010-06-02
2
-2
/
+30
*
gallivm: Zero min_lod and max_lod when only one view is selected and min/mag ...
José Fonseca
2010-06-02
1
-3
/
+9
*
gallivm: Make lp_build_sample_wrap_int usage more accurate.
José Fonseca
2010-06-02
1
-11
/
+2
*
gallivm: Don't use reciprocate in lp_build_sample_wrap_linear().
José Fonseca
2010-06-02
1
-51
/
+50
*
gallivm: Avoid fp arithmetic in lp_build_sample_wrap_nearest().
José Fonseca
2010-06-02
1
-78
/
+32
*
gallivm: Don't use lp_build_sample_wrap_nearest()
José Fonseca
2010-06-02
1
-42
/
+46
*
gallivm: add assertions to check type of phi variables
Brian Paul
2010-05-27
1
-0
/
+2
*
gallivm: Remove unnecessary headers.
Vinson Lee
2010-05-26
1
-2
/
+0
*
gallivm: Choose an appropriate code generation optimization level.
José Fonseca
2010-05-25
1
-1
/
+33
*
gallivm: Efficient implementation of sin/cos.
Qicheng Christopher Li
2010-05-24
1
-105
/
+429
*
gallivm: rename a var: s/val/array_size/
Brian Paul
2010-05-20
1
-3
/
+3
*
gallivm: fix spelling in comment
Brian Paul
2010-05-20
1
-1
/
+1
*
gallivm: handle pointer types in lp_dump_llvmtype()
Brian Paul
2010-05-20
1
-0
/
+5
*
gallivm: Tweak ret_mask handling.
José Fonseca
2010-05-17
1
-24
/
+15
*
gallivm: implement function calls by inlining
Zack Rusin
2010-05-17
1
-11
/
+134
*
gallivm: Centralize some of the LLVM debugging options.
José Fonseca
2010-05-15
2
-0
/
+31
*
gallivm: Temporarily remove function call support
José Fonseca
2010-05-15
1
-438
/
+53
*
gallivm: use our util_snprintf
Zack Rusin
2010-05-15
1
-1
/
+2
*
gallivm: implement function calls
Zack Rusin
2010-05-15
1
-53
/
+437
*
gallivm: added some vector length sanity checks
Brian Paul
2010-05-14
1
-0
/
+2
*
gallivm: added lp_sizeof_llvm_type()
Brian Paul
2010-05-14
2
-0
/
+41
*
gallivm: comments, const qualifiers
Brian Paul
2010-05-14
1
-4
/
+11
*
tgsi: clean up in emit_fetch()
Brian Paul
2010-05-14
1
-43
/
+41
*
gallivm: silence uninitialized var warning
Brian Paul
2010-05-13
1
-1
/
+1
*
gallivm: silence casting warning
Brian Paul
2010-05-13
1
-1
/
+17
*
gallivm: silence uninitialized var warning
Brian Paul
2010-05-13
1
-1
/
+1
*
llvmpipe: silence uninitialized var warnings
Brian Paul
2010-05-13
1
-1
/
+2
*
gallivm: added lp_dump_llvmtype() debug helper
Brian Paul
2010-05-13
2
-0
/
+40
*
llvmpipe: additional comments
Brian Paul
2010-05-13
1
-3
/
+5
*
gallivm: rename a var
Brian Paul
2010-05-13
1
-3
/
+4
*
Conditionally revert "gallivm: Use a more compact approach for lp_build_broad...
José Fonseca
2010-05-13
1
-0
/
+10
*
gallivm: Ensure PIPE_OS_xxx are defined.
José Fonseca
2010-05-12
1
-0
/
+1
*
gallivm: Use a more compact approach for lp_build_broadcast_scalar().
José Fonseca
2010-05-12
1
-8
/
+10
*
gallivm: additional comments
Brian Paul
2010-05-12
2
-6
/
+39
*
gallivm: s/bool/boolean
Brian Paul
2010-05-12
1
-3
/
+3
*
gallivm: rename vars, update comments, etc
Brian Paul
2010-05-12
2
-21
/
+23
*
gallivm: comment out LLVMUnionTypeKind case
Brian Paul
2010-05-12
1
-0
/
+2
*
gallivm: rename texel result param
Brian Paul
2010-05-12
2
-17
/
+22
*
gallivm: add a few comments
Brian Paul
2010-05-12
1
-3
/
+3
*
gallivm/llvmpipe: add const qualifiers
Brian Paul
2010-05-12
3
-11
/
+11
*
gallivm: added lp_typekind_name() util function
Brian Paul
2010-05-12
2
-0
/
+49
[next]