index
:
android-x86-mesa.git
envsa_r300
froyo-x86
r300
Androïd/x86 port of Mesa drivers
Hugues Hiegel
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
gallium
/
auxiliary
/
gallivm
/
lp_bld_sample.c
Age
Commit message (
Expand
)
Author
2010-05-13
llvmpipe: additional comments
Brian Paul
2010-04-26
llvmpipe: Respect pipe_sampler_view::swizzle_r/g/b/a
José Fonseca
2010-04-22
gallivm: remove Z/stencil special case code in lp_build_sample_offset()
Brian Paul
2010-04-12
llvmpipe: Respect pipe_sampler_view::format.
José Fonseca
2010-04-10
Squashed commit of the following:
Keith Whitwell
2010-04-06
gallivm: Fallback to calling util_format_description::fetch_float for any for...
José Fonseca
2010-03-15
gallivm/llvmpipe: rename some constant building functions
Brian Paul
2010-03-13
llvmpipe: Switch to PIPE_TEX_MIPFILTER_NONE when texture has no mipmaps.
José Fonseca
2010-03-10
gallivm: overhaul of texture sampling code
Brian Paul
2010-03-08
llvmpipe/gallivm: checkpoint: array of pointers to mipmap levels
Brian Paul
2010-03-06
gallivm: Add some notes about sampler static state construction.
José Fonseca
2010-03-05
gallivm: added field for sampler lod
Brian Paul
2010-03-04
gallivm: added texture border_color field
Brian Paul
2010-02-09
gallium: Remove prefilter member from pipe_sampler_state struct.
Michal Krol
2010-02-08
llvmpipe: export the tgsi translation code to a common layer
Zack Rusin