gallium: change comments to remove 'state tracker'
[mesa.git] / src / gallium / auxiliary / gallivm / lp_bld_sample.c
2020-05-13 Marek Olšákgallium: change comments to remove 'state tracker'
2019-11-14 Eric Anholtutil: Move gallium's PIPE_FORMAT utils to /util/format/
2019-08-27 Dave Airliegallivm: add image load/store/atomic support
2018-03-29 Ian Romanickutil: Move util_is_power_of_two to bitscan.h and rename...
2018-02-12 Eric Anholtgallium/llvmpipe: Fix compiler warnings about ddx/ddy...
2017-09-20 Roland Scheideggerllvmpipe, gallivm: implement lod queries (LODQ opcode)
2017-04-07 Brian Paulgallivm: init vars to silence gcc warnings
2016-06-10 Jose Fonsecagallivm: Use llvm.fmuladd.*.
2015-06-26 Connor AbbottMerge branch 'wip/nir-vtn' into vulkan
2015-06-24 Jason EkstrandMerge remote-tracking branch 'mesa-public/master' into...
2015-05-13 Roland Scheideggerllvmpipe: enable ARB_texture_view
2015-03-27 Roland Scheideggergallivm: pass jit_context pointer through to sampling
2015-02-20 Marek Olšákgallivm: fix uninitialized-variable warnings
2015-01-05 Brian Paulgallivm: silence a couple compiler warnings
2014-11-26 José Fonsecadraw,gallivm,llvmpipe: Avoid implicit casts of 32-bit...
2014-08-29 Roland Scheideggergallivm: handle cube map arrays for texture sampling
2014-07-30 Roland Scheideggergallivm: fix up out-of-bounds level when using conforma...
2014-05-14 José Fonsecagallivm,draw,llvmpipe: Remove support for versions...
2013-11-05 Roland Scheideggergallivm: optimize lp_build_minify for sse
2013-10-21 Roland Scheideggergallivm: implement seamless cube filtering
2013-10-10 Roland Scheideggergallivm: kill old per-quad face selection code
2013-10-10 Roland Scheideggergallivm: handle explicit derivatives for cubemaps
2013-10-10 Roland Scheideggergallivm: ignore rho approximation for cube maps
2013-09-17 Roland Scheideggergallivm: some bits of seamless cube filtering implement...
2013-08-30 Roland Scheideggergallivm: don't calculate square root of rho if we use...
2013-08-30 Roland Scheideggergallivm: refactor num_lods handling
2013-08-23 Roland Scheideggergallivm: fix min/mag switchover point for nearest/none...
2013-08-22 Roland Scheideggergallivm: do per-element lod for lod bias and explicit...
2013-08-21 Roland Scheideggergallivm: unify sin and cos implementation
2013-08-21 Roland Scheideggergallivm: add comment for bogus min/mag filter selection...
2013-08-21 Roland Scheideggergallivm: fix rho calculation for 1d case
2013-08-14 Roland Scheideggergallivm: change coordinate handling throughout functions
2013-08-08 Roland Scheideggergallivm: fix out-of-bounds behavior for fetch/ld
2013-07-04 Roland Scheideggergallivm: (trivial) fix bogus assertion for per-element...
2013-07-04 Roland Scheideggergallivm: do per-pixel lod calculations for explicit lod
2013-04-26 José Fonsecagallivm: Fix trivial out-of-bounds indirection in lp_bu...
2013-04-18 Roland Scheideggergallivm: change cubemaps / derivatives handling, take 55
2013-04-18 Roland Scheideggergallivm: Add no_rho_approx debug option
2013-04-15 Roland Scheideggergallivm: fix small but severe bug in handling multiple...
2013-04-04 Roland Scheideggergallivm: some minor cube map cleanup
2013-04-03 Roland Scheideggergallivm: honor explicit derivatives values for cube...
2013-04-03 Roland Scheideggergallivm: do per-pixel cube face selection (finally!!!)
2013-04-03 Roland Scheideggergallivm: minor rho calculation optimization for 1 or...
2013-03-11 Roland Scheideggergallivm: clean up passing derivatives around
2013-02-25 Roland Scheideggerdraw: make sure pipeline is revalidated when sampler...
2013-01-28 Roland Scheideggergallivm,draw,llvmpipe: mass rename of unit->texture_uni...
2013-01-28 Roland Scheideggergallivm: split sampler and texture state
2012-11-29 Roland Scheideggergallivm: support array textures
2012-11-28 James Bentonllvmpipe: Unswizzled rendering.
2012-11-27 Roland Scheideggergallivm: use the new mip per quad handling in texture...
2012-11-27 Roland Scheideggergallivm,llvmpipe: handle TXF (texelFetch) instruction...
2012-11-12 Roland Scheideggergallivm,draw,llvmpipe: use base ptr + mip offsets inste...
2012-08-10 Brian Paulgallivm: fix crash in lp_sampler_static_state()
2012-07-17 Brian Paulgallivm: silence uninitialized variable warnings
2012-07-17 José Fonsecagallivm,draw,llvmpipe: Support wider native registers.
2012-06-08 Roland Scheideggergallivm: Fix calculating rho for 3d textures for the...
2012-05-17 Olivier Galibertllvmpipe: Implement TXQ.
2012-05-11 Marek OlšákMerge branch 'gallium-userbuf'
2012-05-04 Brian Paulgallivm: fix comment typo
2011-11-14 José Fonsecagallivm: Remove duplicate statement.
2011-09-13 Brian Paulgallivm: remove unused vars
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 Fabian Bielerllvmpipe: Take the sampler view's first_level into...
2011-01-15 Brian PaulMerge branch 'draw-instanced'
2011-01-10 Christian KönigMerge remote branch 'vdpau/pipe-video' into pipe-video
2010-12-19 Christoph BumillerMerge remote branch 'origin/master' into nvc0-new
2010-12-11 Christian KönigMerge remote branch 'origin/master' into pipe-video
2010-12-03 Brian Paulgallivm/llvmpipe: remove lp_build_context::builder
2010-12-02 Roland Scheideggergallium: support for array textures and related changes
2010-11-30 Brian Paulgallivm/llvmpipe: squash merge of the llvm-context...
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-20 Keith WhitwellMerge branch 'llvm-cliptest-viewport'
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-10 José Fonsecagallivm: Pass texture coords derivates as scalars.
2010-10-10 José Fonsecagallivm: Allow to disable bri-linear filtering with...
2010-10-09 José Fonsecagallivm: Simplify if/then/else implementation.
2010-10-09 José Fonsecagallivm: Use varilables instead of Phis for cubemap...
2010-10-09 José Fonsecagallivm: Special bri-linear computation path for unmodi...
2010-10-09 José Fonsecagallivm: Do size computations simultanously for all...
2010-10-08 José Fonsecagallivm: Help for combined extraction and broadcasting.
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: Implement brilinear filtering.
2010-10-08 José Fonsecagallivm: Fix copy'n'paste typo in previous commit.
2010-10-08 José Fonsecagallivm: Clamp mipmap level and zero mip weight simulta...
2010-10-08 José Fonsecagallivm: Use lp_build_ifloor_fract for lod computation.
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-10-06 José Fonsecagallivm: Combined ifloor & fract helper.
2010-10-06 José Fonsecagallivm: Use a faster (and less accurate) log2 in lod...
2010-10-05 Thomas Balling Sør... Merge branch 'master' into pipe-video
next