softpipe: fix shadow sampling
[mesa.git] / src / gallium / drivers / softpipe / sp_tex_sample.c
2014-04-11 Heinrich Janzingsoftpipe: fix shadow sampling
2014-01-17 José Fonsecas/Tungsten Graphics/VMware/
2013-10-12 Roland Scheideggersoftpipe: fix seamless cube filtering
2013-08-30 Roland Scheideggersoftpipe: handle NULL sampler views for texture samplin...
2013-08-08 Roland Scheideggersoftpipe: don't clamp reference value for shadow compar...
2013-07-12 Brian Paulsoftpipe: silence some MSVC warnings
2013-05-22 Roland Scheideggersoftpipe: disambiguate TILE_SIZE / TEX_TILE_SIZE
2013-03-21 Brian Paulsoftpipe: silence some asst. MSVC type warnings in...
2013-03-11 Roland Scheideggersoftpipe: don't use samplers with prebaked sampler...
2013-03-02 Roland Scheideggertgsi: add texel offsets and derivatives to sampler...
2013-02-28 Roland Scheideggersoftpipe/draw/tgsi: simplify driver/tgsi sampler interface
2013-02-09 Roland Scheideggersoftpipe: clean up lod computation
2013-02-09 Roland Scheideggersoftpipe: get rid of tgsi_sampler_control param in...
2013-02-09 Roland Scheideggersoftpipe: fix using optimized filter function
2012-12-12 Brian Paulsoftpipe: remove unused corner0 variable
2012-12-12 Dave Airliesoftpipe: implement seamless cubemap support. (v1.1)
2012-12-08 Dave Airliesoftpipe: add texture buffer object support
2012-11-09 Dave Airliesoftpipe: fix unused variable warning.
2012-11-09 Dave Airliesoftpipe: add ARB_texture_cube_map_array support (v1.1)
2012-10-26 Brian Paulsoftpipe: remove extraneous whitespace
2012-07-25 Olivier Galibertsoftpipe: fix copy/paste error in tex sample code
2012-07-19 Olivier Galibertsoftpipe: Fix segfault with fbo-cubemap.
2012-07-18 Olivier Galibertsoftpipe: Take all lods into account when texture sampling.
2012-06-19 Olivier Galibertsoftpipe: Offset is not to be applied to the layer...
2012-05-11 Marek OlšákMerge branch 'gallium-userbuf'
2012-05-01 Brian Paulsoftpipe: use any_swizzle() helper in sp_tex_sample.c
2012-05-01 Brian Paulsoftpipe: whitespace, comment clean-ups in sp_tex_sample.c
2012-05-01 Brian Paulsoftpipe: implement coord clamping for texel fetches...
2012-01-30 Tom Stellardgallium: Prefix #defines in tgsi_exec.h with TGSI_
2012-01-11 Dave Airliesoftpipe: route correct coordinates for shadow cube...
2012-01-11 Dave Airliesoftpipe: fix texel fetch swizzles
2011-12-19 Dave Airliesoftpipe: fix shadow 2d texture array sampling
2011-12-19 Dave Airliesoftpipe: fix depth sampling for linear vs nearest.
2011-09-27 Dave Airliegallium: move border color to be a color union
2011-09-25 José Fonsecasoftpipe: Use memory allocation macros.
2011-09-02 Dave Airlietgsi: add support for texture offsets to the TGSI IR...
2011-08-27 Stéphane MarchesinMerge branch 'master' of git://anongit.freedesktop...
2011-08-25 Brian PaulMerge branch 'kasanen-post-process-v2'
2011-08-25 Brian Paulsoftpipe: add const qualifier to silence warnings
2011-08-25 Dave Airliesoftpipe: implement TXF support via get_texel callback
2011-08-25 Dave Airliesoftpipe: add get_dims callback for TXQ support. (v2)
2011-08-04 Bryan CainMerge branch 'glsl-to-tgsi'
2011-07-21 Brian PaulMerge branch 'gallium-polygon-stipple'
2011-07-14 Brian Paulsoftpipe: fix various warnings about int/float/double...
2011-06-09 Christian KönigMerge remote-tracking branch 'origin/master' into pipe...
2011-06-06 Andreas Faengersoftpipe: Anisotropic filtering extension.
2011-06-03 Christian KönigMerge remote-tracking branch 'mareko/r300g-draw-instanc...
2011-05-15 Christian KönigMerge remote-tracking branch 'origin/master' into pipe...
2011-05-12 Matt TurnerRemove redundant util_unsigned_logbase2
2011-04-23 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-04-08 Henri Verbeetsoftpipe: Take the sampler view's first_level into...
2011-03-19 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-03-08 Philip Taylorsoftpipe: clamp texcoords in sample_compare()
2011-02-24 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-01-29 Brian Paulsoftpipe: fix array textures to use resource array_size
2011-01-26 Brian Paulsoftpipe: support for 1D/2D texture arrays
2011-01-20 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-01-20 Henri Verbeetsoftpipe: Bind samplers to views instead of the underly...
2011-01-15 Brian PaulMerge branch 'draw-instanced'
2011-01-10 Christian KönigMerge remote branch 'vdpau/pipe-video' into pipe-video
2010-12-22 Christian KönigMerge remote branch 'origin/master' into pipe-video
2010-12-19 Christoph BumillerMerge remote branch 'origin/master' into nvc0-new
2010-12-17 Brian Paulsoftpipe: remove sp_tex_tile_cache_border_color()
2010-12-16 Brian Paulsoftpipe: s/varient/variant
2010-12-14 Brian Paulsoftpipe: do texture swizzle during texture sampling
2010-11-22 Keith WhitwellMerge branch 'lp-offset-twoside'
2010-10-28 Christian KönigMerge branch 'master' of ssh://git.freedesktop.org...
2010-10-26 Thomas Balling Sør... Merge branch 'pipe-video' of git://anongit.freedesktop...
2010-10-26 Thomas Balling Sør... Merge branch 'master' into pipe-video
2010-10-23 Brian Paulsoftpipe: added some texture sample debug code (disabled)
2010-10-18 Keith WhitwellMerge remote branch 'origin/master' into lp-setup-llvm
2010-10-12 Christian KönigMerge branch 'master' of ssh://git.freedesktop.org...
2010-10-05 Thomas Balling Sør... Merge branch 'master' into pipe-video
2010-09-27 Brian Paulsoftpipe: fix swizzling of texture border color
2010-09-25 Brian Paulsoftpipe: fix repeat() function for NPOT textures
2010-09-02 Christoph BumillerMerge remote branch 'origin/master' into nv50-compiler
2010-08-20 Luca Barbierigallium: make all checks for PIPE_TEXTURE_2D check...
2010-07-27 Eric AnholtMerge remote branch 'origin/master' into glsl2
2010-06-28 Jakob BornecrantzMerge branch 'gallium-drm-driver-drescriptor'
2010-06-25 Brian Paulsoftpipe: fix comment typo
2010-06-24 Eric AnholtMerge branch 'glsl2-head' into glsl2
2010-05-01 Younes MantonMerge branch 'master' of ssh://git.freedesktop.org...
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 Dan NicholsonMerge branch '7.8'
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-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'
next