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_soa.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
gallivm: pass 3D texture stride as an array
Brian Paul
2010-04-19
1
-9
/
+13
*
gallivm: init some vars to silence warnings
Brian Paul
2010-04-16
1
-3
/
+3
*
gallivm: remove some old stuff
Brian Paul
2010-04-16
1
-5
/
+0
*
gallivm: Fallback to calling util_format_description::fetch_float for any for...
José Fonseca
2010-04-06
1
-25
/
+38
*
util: Generalize lp_format_is_rgba8 into util_format_is_rgba8_variant.
José Fonseca
2010-03-31
1
-1
/
+1
*
gallivm/llvmpipe: rename some constant building functions
Brian Paul
2010-03-15
1
-19
/
+19
*
gallivm: add min_lod==max_lod special-case code in lp_build_lod_selector()
Brian Paul
2010-03-15
1
-72
/
+83
*
gallivm: asst clean-ups, comments, etc.
Brian Paul
2010-03-15
1
-54
/
+60
*
gallivm: implement minification/magnification selection
Brian Paul
2010-03-15
1
-51
/
+137
*
gallivm: fix incorrect clamp in lp_build_linear_mip_levels()
Brian Paul
2010-03-15
1
-1
/
+1
*
gallivm: cube map sampling works now
Brian Paul
2010-03-12
1
-22
/
+154
*
gallivm: checkpoint WIP cubemap code
Brian Paul
2010-03-11
1
-1
/
+90
*
gallivm: enable 3D texture sampling
Brian Paul
2010-03-11
1
-0
/
+5
*
gallivm/llvmpipe: replace 'int stride' with 'int row_stride[MAX_LEVELS]'
Brian Paul
2010-03-11
1
-9
/
+41
*
gallivm: fix some bugs on the 1D texture paths
Brian Paul
2010-03-11
1
-8
/
+11
*
gallivm: overhaul of texture sampling code
Brian Paul
2010-03-10
1
-242
/
+400
*
gallivm: implement bilinear sampling with nearest mipmapping
Brian Paul
2010-03-10
1
-0
/
+79
*
gallivm: remove debug code. nearest minification works now.
Brian Paul
2010-03-10
1
-6
/
+3
*
gallivm: checkpoint: nearest mipmap filtering
Brian Paul
2010-03-09
1
-234
/
+358
*
llvmpipe/gallivm: checkpoint: array of pointers to mipmap levels
Brian Paul
2010-03-08
1
-23
/
+46
*
gallivm: Initialize variables for default cases.
Vinson Lee
2010-03-06
1
-0
/
+4
*
gallivm: checkpoint: code gen for mipmap selection
Brian Paul
2010-03-05
1
-0
/
+65
*
gallivm: checkpoint: texture LOD computation code gen
Brian Paul
2010-03-05
1
-3
/
+126
*
gallivm: minor arithmetic improvements
Brian Paul
2010-03-05
1
-9
/
+12
*
gallivm: implement non-normalized texture wrap modes
Brian Paul
2010-03-05
1
-39
/
+68
*
gallivm: implement texture border color, plus tweaks to some wrap modes
Brian Paul
2010-03-04
1
-23
/
+129
*
gallivm: rework and implement more texture wrap modes
Brian Paul
2010-03-04
1
-60
/
+448
*
gallivm: clarify unsigned vs. signed integer type construction
Brian Paul
2010-03-04
1
-19
/
+19
*
gallivm: s/debug_dump_/util_dump_/
José Fonseca
2010-02-14
1
-2
/
+2
*
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
/
+598