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_sample_aos.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
gallivm: do texture swizzle after shadow compare
Brian Paul
2010-12-14
1
-2
/
+0
*
gallivm/llvmpipe: squash merge of the llvm-context branch
Brian Paul
2010-11-30
1
-55
/
+57
*
gallivm: Silence uninitialized variable warnings.
Vinson Lee
2010-10-21
1
-1
/
+1
*
gallivm: Silence uninitialized variable warnings.
Vinson Lee
2010-10-21
1
-2
/
+2
*
gallivm: work-around trilinear mipmap filtering regression with LLVM 2.8
Brian Paul
2010-10-13
1
-0
/
+20
*
gallivm: Eliminate unsigned integer arithmetic from texture coordinates.
José Fonseca
2010-10-11
1
-26
/
+24
*
gallivm: Pass texture coords derivates as scalars.
José Fonseca
2010-10-10
1
-4
/
+4
*
gallivm: Simplify if/then/else implementation.
José Fonseca
2010-10-09
1
-12
/
+2
*
gallivm: Do size computations simultanously for all dimensions (AoS).
José Fonseca
2010-10-09
1
-62
/
+63
*
gallivm: Move into the as much of the second level code as possible.
José Fonseca
2010-10-08
1
-76
/
+38
*
gallivm: Clamp mipmap level and zero mip weight simultaneously.
José Fonseca
2010-10-08
1
-1
/
+3
*
gallivm: Don't compute the second mipmap level when frac(lod) == 0
José Fonseca
2010-10-08
1
-82
/
+85
*
gallivm: Simplify lp_build_mipmap_level_sizes' interface.
José Fonseca
2010-10-08
1
-6
/
+10
*
gallivm: Do not do mipfiltering when magnifying.
José Fonseca
2010-10-08
1
-8
/
+8
*
gallivm: Compute lod as integer whenever possible.
José Fonseca
2010-10-06
1
-19
/
+21
*
gallivm: fix repeat() function for NPOT textures
Brian Paul
2010-09-25
1
-5
/
+8
*
gallivm: Remove dead experimental code.
José Fonseca
2010-09-25
1
-74
/
+46
*
llvmpipe: make min/max lod and lod bias dynamic state
Brian Paul
2010-09-24
1
-1
/
+1
*
gallivm: Remove unnecessary header.
Vinson Lee
2010-09-16
1
-1
/
+0
*
gallivm: expand AoS sampling to cover all filtering modes
Brian Paul
2010-09-15
1
-0
/
+1145