summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/svga/svga_sampler_view.h
AgeCommit message (Expand)AuthorFilesLines
2017-04-26svga: add const qualifiers on svga_check_sampler_view_resource_collision()Brian Paul1-2/+2
2016-08-29svga: s/unsigned/enum pipe_shader_type/Brian Paul1-1/+1
2016-08-26svga: add new svga_check_sampler_framebuffer_resource_collision()Brian Paul1-0/+4
2016-01-14svga: add DXGenMips command supportCharmaine Lee1-0/+6
2015-09-02svga: fix backed surface view regressionCharmaine Lee1-2/+2
2015-09-02svga: update driver for version 10 GPU interfaceBrian Paul1-0/+4
2015-07-21gallium: replace INLINE with inlineIlia Mirkin1-1/+1
2011-02-18svga: Describe svga_sampler_views for refcnt debuggingJakob Bornecrantz1-1/+5
2010-04-10Squashed commit of the following:Keith Whitwell1-0/+97