Merge branch 'llvm-cliptest-viewport'
[mesa.git] / src / gallium / auxiliary / gallivm / lp_bld_sample.h
2010-10-20 Keith WhitwellMerge branch 'llvm-cliptest-viewport'
2010-10-18 Keith WhitwellMerge remote branch 'origin/master' into lp-setup-llvm
2010-10-11 José Fonsecagallivm: Eliminate unsigned integer arithmetic from...
2010-10-09 José Fonsecagallivm: Do size computations simultanously for all...
2010-10-08 José Fonsecallvmpipe: First minify the texture size, then broadcast.
2010-10-08 José Fonsecagallivm: Move into the as much of the second level...
2010-10-08 José Fonsecagallivm: Clamp mipmap level and zero mip weight simulta...
2010-10-08 José Fonsecagallivm: Simplify lp_build_mipmap_level_sizes' interface.
2010-10-07 José Fonsecagallivm: Vectorize the rho computation.
2010-10-06 José Fonsecagallivm: Compute lod as integer whenever possible.
2010-10-06 José Fonsecagallivm: Only apply min/max_lod when necessary.
2010-10-06 Keith Whitwellgallivm: don't apply zero lod_bias
2010-09-30 Brian Paulgallivm: added some comments
2010-09-30 José Fonsecagallivm: More comprehensive border usage logic.
2010-09-25 José Fonsecagallivm: Remove dead experimental code.
2010-09-25 José Fonsecagallivm: Fetch the lod from the dynamic state when...
2010-09-24 Brian Paulllvmpipe: make texture border_color dynamic state
2010-09-24 Brian Paulllvmpipe: make min/max lod and lod bias dynamic state
2010-09-21 Brian PaulMerge branch 'sprite-coord'
2010-09-17 Brian Paulgallivm: added missing case for PIPE_TEXTURE_RECT
2010-09-16 Keith Whitwellgallivm: make lp_build_sample_nop public
2010-09-15 Brian Paulgallivm: expand AoS sampling to cover all filtering...
2010-09-02 Christoph BumillerMerge remote branch 'origin/master' into nv50-compiler
2010-08-30 José Fonsecagallivm: Compute the 4 texel offsets for linear filteri...
2010-08-25 Vinson Leegallivm: Include missing header in lp_bld_sample.h.
2010-07-27 Eric AnholtMerge remote branch 'origin/master' into glsl2
2010-07-02 José Fonsecagallivm: Do 4ubyte AoS texture filtering for any format...
2010-07-02 José Fonsecagallivm: Move gather functions to its own module.
2010-06-24 Eric AnholtMerge branch 'glsl2-head' into glsl2
2010-05-21 Roland ScheideggerMerge branch 'gallium-msaa'
2010-05-12 Brian Paulgallivm: rename texel result param
2010-05-12 Brian Paulgallivm: add a few comments
2010-05-12 Brian Paulgallivm/llvmpipe: add const qualifiers
2010-05-04 Roland ScheideggerMerge commit 'origin/master' into gallium-msaa
2010-05-04 José Fonsecagallivm: Proper implementation of TXL opcode.
2010-05-04 José Fonsecagallivm: Implement TXD.
2010-05-02 Kristian HøgsbergMerge branch 'gles2-2'
2010-04-25 José Fonsecallvmpipe: Respect pipe_sampler_view::swizzle_r/g/b/a
2010-04-23 Ian RomanickMerge branch '7.8'
2010-04-23 Jerome GlisseMerge remote branch 'origin/7.8'
2010-04-23 Michel DänzerMerge branch '7.8'
2010-04-22 Brian PaulMerge branch '7.8'
2010-04-20 José FonsecaMerge branch 'gallium-index-bias'
2010-04-20 Dan NicholsonMerge branch '7.8'
2010-04-19 Brian Paulgallivm: pass 3D texture stride as an array
2010-04-19 Jesse BarnesMerge branch '7.8'
2010-04-28 Brian PaulMerge branch '7.8'
2010-04-28 Jakob BornecrantzMerge branch '7.8'
2010-04-28 Brian PaulMerge branch '7.8'
2010-04-27 Brian PaulMerge branch '7.8'
2010-04-19 Jesse BarnesMerge branch '7.8'
2010-04-19 Brian PaulMerge branch '7.8'
2010-04-13 Jesse BarnesMerge branch '7.8'
2010-04-12 José Fonsecallvmpipe: Respect pipe_sampler_view::format.
2010-04-12 José Fonsecallvmpipe: pipe_target needs now 3 bits to be represented.
2010-04-11 Maciej CencoraMerge commit 'origin/7.8'
2010-04-10 Keith WhitwellSquashed commit of the following:
2010-04-09 Brian PaulMerge branch '7.8'
2010-04-08 Dave AirlieMerge remote branch 'origin/7.8'
2010-04-05 Ian RomanickMerge branch '7.8'
2010-04-04 Ian RomanickMerge branch '7.8'
2010-03-31 Zack RusinMerge remote branch 'origin/master' into gallium_draw_llvm
2010-03-30 Michel DänzerMerge branch '7.8'
2010-03-26 Michel DänzerMerge branch '7.8'
2010-03-25 Brian PaulMerge branch '7.8'
2010-03-23 Brian PaulMerge branch '7.8'
2010-03-22 Brian PaulMerge branch '7.8'
2010-03-17 Brian PaulMerge branch '7.8'
2010-03-17 Pauli NieminenMerge branch '7.8' into master
2010-03-16 Keith WhitwellMerge commit 'origin/master' into gallium-sampler-view
2010-03-16 Chia-I WuMerge remote branch 'origin/gallium-st-api'
2010-03-16 Brian Paulgallivm/llvmpipe: rename os_llvm.h to lp_bld.h
2010-03-15 Zack RusinMerge remote branch 'origin/master' into gallium_draw_llvm
2010-03-13 Keith WhitwellMerge commit 'origin/master' into gallium-sampler-view
2010-03-12 Michel DänzerMerge branch '7.8'
2010-03-12 Keith WhitwellMerge commit 'origin/gallium-context-transfers-2'
2010-03-11 Brian Paulgallivm/llvmpipe: replace 'int stride' with 'int row_st...
2010-03-11 Brian Paulgallivm/llvmpipe: include os_llvm.h instead of llvm...
2010-03-11 Michel DänzerMerge remote branch 'origin/7.8'
2010-03-11 Brian Paulgallivm: overhaul of texture sampling code
2010-03-10 Brian PaulMerge branch '7.8'
2010-03-10 Michel DänzerMerge branch '7.8'
2010-03-10 Michal KrolMerge branch 'master' into gallium-sampler-view
2010-03-09 Roland ScheideggerMerge branch 'gallium-vertexelementcso'
2010-03-09 Keith WhitwellMerge commit 'origin/master' into gallium-sw-api-2
2010-03-08 Brian Paulllvmpipe/gallivm: checkpoint: array of pointers to...
2010-03-08 Keith WhitwellMerge commit 'origin/gallium-winsys-handle-rebased'
2010-03-05 Brian Paulgallivm: added methods for getting texture depth, num...
2010-03-05 Brian Paulgallivm: added field for sampler lod
2010-03-05 Chris WilsonMerge branch 'object-purgeable'
2010-03-04 Brian Paulgallivm: added texture border_color field
2010-02-09 Roland ScheideggerMerge branch 'gallium-nopointsizeminmax'
2010-02-09 Michal Krolgallium: Remove prefilter member from pipe_sampler_stat...
2010-02-08 Zack Rusinllvmpipe: export the tgsi translation code to a common...