summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/freedreno/a2xx/fd2_texture.c
AgeCommit message (Expand)AuthorFilesLines
2018-11-27freedreno: a2xx texture updateJonathan Marek1-5/+62
2018-10-17freedreno: Remove the Emacs mode linesNeil Roberts1-2/+0
2017-04-18freedreno: move a2xx specific hack out of coreRob Clark1-1/+20
2017-04-18freedreno: make texture state an arrayRob Clark1-3/+3
2016-08-29gallium: Use enum pipe_shader_type in bind_sampler_states() (v2)Kai Wasserbäch1-1/+1
2015-12-09freedreno: fix bind_sampler_states when hwcso is NULLSerge Martin1-0/+3
2015-04-05freedreno: remove tex_resourceIlia Mirkin1-1/+0
2014-11-30freedreno: allow each generation to hook into sampler view settingIlia Mirkin1-0/+1
2014-09-29freedreno: move bind_sampler_states to per-generationRob Clark1-0/+20
2013-09-14freedreno: multi-slice resources (cubemap, mipmap, etc)Rob Clark1-1/+1
2013-06-08freedreno: prepare for a3xxRob Clark1-0/+158