index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
gallium
/
auxiliary
/
gallivm
/
lp_bld_sample.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
gallivm/llvmpipe: squash merge of the llvm-context branch
Brian Paul
2010-11-30
1
-14
/
+14
*
gallivm: Eliminate unsigned integer arithmetic from texture coordinates.
José Fonseca
2010-10-11
1
-4
/
+0
*
gallivm: Do size computations simultanously for all dimensions (AoS).
José Fonseca
2010-10-09
1
-3
/
+19
*
llvmpipe: First minify the texture size, then broadcast.
José Fonseca
2010-10-08
1
-9
/
+4
*
gallivm: Move into the as much of the second level code as possible.
José Fonseca
2010-10-08
1
-11
/
+18
*
gallivm: Clamp mipmap level and zero mip weight simultaneously.
José Fonseca
2010-10-08
1
-0
/
+1
*
gallivm: Simplify lp_build_mipmap_level_sizes' interface.
José Fonseca
2010-10-08
1
-12
/
+6
*
gallivm: Vectorize the rho computation.
José Fonseca
2010-10-07
1
-1
/
+12
*
gallivm: Compute lod as integer whenever possible.
José Fonseca
2010-10-06
1
-5
/
+7
*
gallivm: Only apply min/max_lod when necessary.
José Fonseca
2010-10-06
1
-0
/
+2
*
gallivm: don't apply zero lod_bias
Keith Whitwell
2010-10-06
1
-0
/
+1
*
gallivm: added some comments
Brian Paul
2010-09-30
1
-8
/
+11
*
gallivm: More comprehensive border usage logic.
José Fonseca
2010-09-30
1
-0
/
+5
*
gallivm: Remove dead experimental code.
José Fonseca
2010-09-25
1
-4
/
+0
*
gallivm: Fetch the lod from the dynamic state when min_lod == max_lod.
José Fonseca
2010-09-25
1
-1
/
+0
*
llvmpipe: make texture border_color dynamic state
Brian Paul
2010-09-24
1
-1
/
+8
*
llvmpipe: make min/max lod and lod bias dynamic state
Brian Paul
2010-09-24
1
-1
/
+17
*
gallivm: added missing case for PIPE_TEXTURE_RECT
Brian Paul
2010-09-17
1
-0
/
+1
*
gallivm: make lp_build_sample_nop public
Keith Whitwell
2010-09-16
1
-0
/
+3
*
gallivm: expand AoS sampling to cover all filtering modes
Brian Paul
2010-09-15
1
-1
/
+163
*
gallivm: Compute the 4 texel offsets for linear filtering en ensemble.
José Fonseca
2010-08-30
1
-0
/
+9
*
gallivm: Include missing header in lp_bld_sample.h.
Vinson Lee
2010-08-24
1
-0
/
+2
*
gallivm: Do 4ubyte AoS texture filtering for any format that can be expressed.
José Fonseca
2010-07-02
1
-2
/
+5
*
gallivm: Move gather functions to its own module.
José Fonseca
2010-07-02
1
-9
/
+0
*
gallivm: rename texel result param
Brian Paul
2010-05-12
1
-1
/
+1
*
gallivm: add a few comments
Brian Paul
2010-05-12
1
-3
/
+3
*
gallivm/llvmpipe: add const qualifiers
Brian Paul
2010-05-12
1
-7
/
+7
*
gallivm: Proper implementation of TXL opcode.
José Fonseca
2010-05-04
1
-1
/
+2
*
gallivm: Implement TXD.
José Fonseca
2010-05-04
1
-0
/
+2
*
llvmpipe: Respect pipe_sampler_view::swizzle_r/g/b/a
José Fonseca
2010-04-26
1
-1
/
+7
*
gallivm: pass 3D texture stride as an array
Brian Paul
2010-04-19
1
-0
/
+5
*
llvmpipe: Respect pipe_sampler_view::format.
José Fonseca
2010-04-12
1
-1
/
+2
*
llvmpipe: pipe_target needs now 3 bits to be represented.
José Fonseca
2010-04-12
1
-1
/
+1
*
Squashed commit of the following:
Keith Whitwell
2010-04-10
1
-4
/
+4
*
gallivm/llvmpipe: rename os_llvm.h to lp_bld.h
Brian Paul
2010-03-15
1
-1
/
+1
*
gallivm/llvmpipe: replace 'int stride' with 'int row_stride[MAX_LEVELS]'
Brian Paul
2010-03-11
1
-3
/
+3
*
gallivm/llvmpipe: include os_llvm.h instead of llvm-c/Core.h
Brian Paul
2010-03-11
1
-1
/
+1
*
gallivm: overhaul of texture sampling code
Brian Paul
2010-03-10
1
-1
/
+3
*
llvmpipe/gallivm: checkpoint: array of pointers to mipmap levels
Brian Paul
2010-03-08
1
-2
/
+1
*
gallivm: added methods for getting texture depth, num mipmap levels
Brian Paul
2010-03-05
1
-0
/
+12
*
gallivm: added field for sampler lod
Brian Paul
2010-03-05
1
-0
/
+1
*
gallivm: added texture border_color field
Brian Paul
2010-03-04
1
-0
/
+1
*
gallium: Remove prefilter member from pipe_sampler_state struct.
Michal Krol
2010-02-09
1
-1
/
+0
*
llvmpipe: export the tgsi translation code to a common layer
Zack Rusin
2010-02-08
1
-0
/
+155