aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/freedreno/a2xx/fd2_texture.c
Commit message (Expand)AuthorAgeFilesLines
* freedreno: move a2xx specific hack out of coreRob Clark2017-04-181-1/+20
* freedreno: make texture state an arrayRob Clark2017-04-181-3/+3
* gallium: Use enum pipe_shader_type in bind_sampler_states() (v2)Kai Wasserbäch2016-08-291-1/+1
* freedreno: fix bind_sampler_states when hwcso is NULLSerge Martin2015-12-091-0/+3
* freedreno: remove tex_resourceIlia Mirkin2015-04-051-1/+0
* freedreno: allow each generation to hook into sampler view settingIlia Mirkin2014-11-301-0/+1
* freedreno: move bind_sampler_states to per-generationRob Clark2014-09-291-0/+20
* freedreno: multi-slice resources (cubemap, mipmap, etc)Rob Clark2013-09-141-1/+1
* freedreno: prepare for a3xxRob Clark2013-06-081-0/+158