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: Add a note about log2 computation and denormalized numbers.
José Fonseca
2011-07-22
1
-0
/
+6
*
gallivm: Fix lp_build_exp2 order 4-5 polynomial coefficients and bump order.
José Fonseca
2011-07-22
1
-12
/
+12
*
gallivm: Increase lp_build_rsqrt() precision.
José Fonseca
2011-07-22
1
-1
/
+1
*
gallivm: Update minimax comments.
José Fonseca
2011-07-22
1
-6
/
+17
*
gallivm: Fix lp_build_exp/lp_build_log.
José Fonseca
2011-07-22
1
-2
/
+2
*
gallivm: Rename createAsmInfo to createMCAsmInfo with llvm-3.0.
Vinson Lee
2011-07-16
1
-0
/
+4
*
gallivm: Re-enable LLVMUnionTypeKind case for llvm-2.7 only.
Vinson Lee
2011-07-11
1
-2
/
+2
*
gallivm: Remove LLVMOpaqueKindType case with llvm-3.0.
Vinson Lee
2011-07-11
1
-0
/
+2
*
gallivm: Fix build with llvm-3.0
Gustaw Smolarczyk
2011-07-08
1
-9
/
+7
*
gallivm: Pass in CPU name to createTargetMachine when on llvm-3.0.
Vinson Lee
2011-06-30
1
-0
/
+4
*
gallivm: Rename TargetInstrDesc to MCInstrDesc when using llvm-3.0.
Vinson Lee
2011-06-30
1
-0
/
+4
*
gallivm: Fix x86 build with llvm-3.0svn.
Vinson Lee
2011-06-23
1
-0
/
+4
*
gallium: s/bool/boolean/
Brian Paul
2011-06-08
1
-1
/
+1
*
gallivm: Fix for dynamically linked LLVM 2.8 library.
José Fonseca
2011-05-20
1
-2
/
+12
*
gallivm: Tell LLVM to not assume a 16-byte aligned stack on x86.
José Fonseca
2011-05-18
1
-0
/
+13
*
Remove redundant util_unsigned_logbase2
Matt Turner
2011-05-12
1
-1
/
+1
*
gallivm: fix warning: ‘value’ may be used uninitialized in this function
Marek Olšák
2011-04-27
1
-1
/
+1
*
llvmpipe: Take the sampler view's first_level into account when sampling.
Fabian Bieler
2011-04-08
4
-24
/
+50
*
gallivm: Fix build with llvm-2.9.
Vinson Lee
2011-03-28
1
-2
/
+2
*
gallivm: Fix build with llvm-2.9
Tobias Droste
2011-03-28
1
-3
/
+9
*
gallivm: Fix build with llvm-2.9.
Vinson Lee
2011-03-25
1
-0
/
+5
*
gallivm: Fix build with llvm 2.6 on 32bit platforms
José Fonseca
2011-03-13
1
-2
/
+4
*
gallivm: Use LLVM MC disassembler, instead of udis86.
José Fonseca
2011-03-13
4
-201
/
+365
*
llvmpipe: clamp texcoords in lp_build_sample_compare()
Brian Paul
2011-03-07
1
-0
/
+5
*
gallivm: Initialize stack values
Jakob Bornecrantz
2011-02-26
1
-8
/
+8
*
gallivm: Use simple scaling plus casting in more unorm->float cases.
José Fonseca
2011-02-19
1
-25
/
+34
*
draw: Init llvm if not provided
Jakob Bornecrantz
2011-01-24
1
-1
/
+5
*
Merge branch 'draw-instanced'
Brian Paul
2011-01-15
2
-0
/
+81
|
\
|
*
gallivm/llvmpipe: implement system values and instanceID
Brian Paul
2010-12-08
2
-0
/
+79
*
|
gallivm: Disable MMX-disabling code on llvm-2.9.
Vinson Lee
2010-12-22
1
-0
/
+2
*
|
gallivm: Fix 'cast from pointer to integer of different size' warning.
Vinson Lee
2010-12-22
1
-1
/
+1
*
|
gallivm: Cleanup util_format_xxx_fetch_xxx call generation.
José Fonseca
2010-12-17
1
-47
/
+24
*
|
gallivm: fix copy&paste error from previous commit
Brian Paul
2010-12-16
1
-1
/
+1
*
|
gallivm: work around LLVM 2.6 bug when calling C functions
Brian Paul
2010-12-16
2
-11
/
+61
*
|
gallivm: do texture swizzle after shadow compare
Brian Paul
2010-12-14
2
-4
/
+2
*
|
gallivm: store callbacks in a linked list rather than fixed size array
Brian Paul
2010-12-13
1
-26
/
+28
*
|
gallivm: fix null builder pointers
Brian Paul
2010-12-03
1
-3
/
+2
*
|
gallivm/llvmpipe: remove lp_build_context::builder
Brian Paul
2010-12-02
11
-263
/
+339
*
|
gallium: support for array textures and related changes
Roland Scheidegger
2010-12-02
1
-2
/
+2
*
|
gallivm/llvmpipe: squash merge of the llvm-context branch
Brian Paul
2010-11-30
42
-1007
/
+1484
*
|
gallivm: fix storing of the addr register
Zack Rusin
2010-11-30
1
-1
/
+1
|
/
*
gallivm: implement indirect addressing over inputs
Zack Rusin
2010-11-10
1
-3
/
+64
*
gallivm: Allocate TEMP/OUT arrays only once.
José Fonseca
2010-11-09
1
-36
/
+23
*
gallivm: implement indirect addressing of the output registers
Zack Rusin
2010-11-09
1
-5
/
+105
*
gallivm: add const qualifiers, fix comment string
Brian Paul
2010-11-05
1
-4
/
+4
*
gallivm: alloca() was called too often for temporary arrays
Brian Paul
2010-11-05
1
-0
/
+2
*
gallivm: implement execution mask for scatter stores
Brian Paul
2010-11-04
1
-7
/
+34
*
gallivm: added lp_elem_type()
Brian Paul
2010-11-04
2
-0
/
+20
*
gallivm: add pixel offsets in scatter stores
Brian Paul
2010-11-04
1
-2
/
+18
*
gallivm: added debug code to dump temp registers
Brian Paul
2010-11-04
1
-0
/
+51
[next]