freedreno: Make the slice pitch be bytes, not pixels.
[mesa.git] / src / gallium / drivers / freedreno / a2xx / fd2_texture.c
2020-04-23 Eric Anholtfreedreno: Make the slice pitch be bytes, not pixels.
2019-11-26 Rob Clarkfreedreno: switch to layout helper
2019-11-26 Eric Anholtfreedreno: Convert the slice struct to the new resource...
2019-11-26 Rob Clarkfreedreno: use rsc->slice accessor everywhere
2019-10-30 Jonathan Marekfreedreno/a2xx: add missing vertex formats (SSCALE...
2019-09-06 Jonathan Marekfreedreno/a2xx: formats update
2019-08-02 Jonathan Marekfreedreno: a2xx: implement texture tiling
2019-08-02 Jonathan Marekfreedreno: a2xx: fix non-etc1 cubemaps
2018-11-27 Jonathan Marekfreedreno: a2xx texture update
2018-10-17 Neil Robertsfreedreno: Remove the Emacs mode lines
2017-04-18 Rob Clarkfreedreno: move a2xx specific hack out of core
2017-04-18 Rob Clarkfreedreno: make texture state an array
2016-08-29 Kai Wasserbächgallium: Use enum pipe_shader_type in bind_sampler_stat...
2015-12-11 Jason EkstrandMerge remote-tracking branch 'mesa-public/master' into...
2015-12-09 Serge Martinfreedreno: fix bind_sampler_states when hwcso is NULL
2015-04-05 Ilia Mirkinfreedreno: remove tex_resource
2014-11-30 Ilia Mirkinfreedreno: allow each generation to hook into sampler...
2014-09-29 Rob Clarkfreedreno: move bind_sampler_states to per-generation
2013-09-14 Rob Clarkfreedreno: multi-slice resources (cubemap, mipmap,...
2013-06-08 Rob Clarkfreedreno: prepare for a3xx