util: Move gallium's PIPE_FORMAT utils to /util/format/
[mesa.git] / src / gallium / drivers / svga / svga_sampler_view.c
2019-11-14 Eric Anholtutil: Move gallium's PIPE_FORMAT utils to /util/format/
2019-07-19 Eric Engestromutil: use standard name for sprintf()
2018-09-05 Brian Paulsvga: update device header files from upstream
2017-04-26 Charmaine Leesvga: cache the backing surface handle in the texture...
2017-03-06 Timothy Arcerigallium/util: replace pipe_mutex_unlock() with mtx_unlock()
2017-03-06 Timothy Arcerigallium/util: replace pipe_mutex_lock() with mtx_lock()
2016-04-25 Brian Paulsvga: s/Elements/ARRAY_SIZE/
2015-10-09 Kristian Høgsberg... Merge ../mesa into vulkan
2015-10-07 Brian Paulsvga: whitespace fixes in svga_sampler_view.c
2015-10-01 Kristian Høgsberg... Merge branch 'master' of ../mesa into vulkan
2015-09-02 Brian Paulsvga: update driver for version 10 GPU interface
2014-02-14 Brian Paulsvga: remove a couple unneeded assertions
2013-06-25 Brian Paulsvga: add array index assertion in svga_validate_sample...
2013-06-22 Brian Paulsvga: add null ptr check in svga_get_tex_sampler_view()
2012-12-01 Dave Airliesvga: remove pointless assert on unsigned >= 0
2012-10-16 Brian Paulsvga: silence some MSVC signed/unsigned comparison...
2012-01-11 Brian Paulsvga: don't reference count svga_sampler_view's texture
2011-09-23 José Fonsecasvga: Cleanup format capability checking.
2011-09-23 José Fonsecasvga: Don't use the new depth formats for surfaces...
2011-09-23 Jakob Bornecrantzsvga: Expose the new depth formats
2011-02-24 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-02-21 José Fonsecasvga: Remove some remaining fake S3TC rendering support.
2011-02-18 José Fonsecasvga: Fix NULL dereference.
2011-02-18 Jakob Bornecrantzsvga: Describe svga_sampler_views for refcnt debugging
2011-02-14 José Fonsecasvga: Set the appropriate flags when creating sampler...
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-06-24 Eric AnholtMerge branch 'glsl2-head' into glsl2
2010-05-01 Younes MantonMerge branch 'master' of ssh://git.freedesktop.org...
2010-05-04 Roland ScheideggerMerge commit 'origin/master' into gallium-msaa
2010-05-02 José Fonsecasvga: Remove the screen private context.
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 Vinson Leesvga: Remove unnecessary headers.
2010-04-11 Maciej CencoraMerge commit 'origin/7.8'
2010-04-10 Keith WhitwellSquashed commit of the following: