aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/freedreno/a4xx/fd4_format.c
Commit message (Expand)AuthorAgeFilesLines
* freedreno: Remove the Emacs mode linesNeil Roberts2018-10-171-2/+0
* freedreno/a4xx: add stencil texturing supportIlia Mirkin2017-11-251-4/+7
* freedreno: fdN_gmem_restore_format() is not gen specificRob Clark2016-12-181-23/+0
* freedreno: fix indentationRob Clark2016-04-301-4/+4
* freedreno/a4xx: add render-target formatsRob Clark2016-04-251-3/+3
* gallium: merge PIPE_SWIZZLE_* and UTIL_FORMAT_SWIZZLE_*Marek Olšák2016-04-221-6/+6
* freedreno/a4xx: add formats for ARB_texture_buffer_object_rgb32 supportIlia Mirkin2015-11-231-3/+4
* freedreno/a4xx: add ARB_texture_rgb10_a2ui supportIlia Mirkin2015-11-231-2/+2
* freedreno/a4xx: add astc formatsIlia Mirkin2015-11-231-0/+33
* freedreno/a4xx: add 11_11_10_float vertex type supportIlia Mirkin2015-11-211-1/+1
* freedreno/a4xx: add missing formats to enable ARB_vertex_type_2_10_10_10_revIlia Mirkin2015-11-201-0/+4
* freedreno/a4xx: use hardware RGTC texture samplersIlia Mirkin2015-11-201-19/+8
* freedreno/a4xx: hook up RGB565 formatIlia Mirkin2015-11-201-0/+1
* freedreno/a4xx: add 16-bit unorm/snorm format texturing/renderingIlia Mirkin2015-11-201-25/+35
* freedreno/a4xx: add BPTC supportIlia Mirkin2015-11-201-0/+5
* freedreno/a4xx: add fake RGTC support (required for GL3)Rob Clark2015-11-181-0/+20
* freedreno/a4xx: add compressed texture formatsRob Clark2015-11-181-1/+23
* freedreno/a4xx: more texture formatsRob Clark2015-09-151-7/+8
* freedreno/a4xx: formats updateRob Clark2015-08-241-5/+5
* freedreno/a4xx: format updatesRob Clark2015-08-121-4/+4
* freedreno/a4xx: add s8/z32/z32_s8x24 supportRob Clark2015-08-101-1/+18
* freedreno/a4xx: formats updates/fixesRob Clark2015-04-221-32/+79
* freedreno/a4xx: texture fixesRob Clark2014-12-091-0/+17
* freedreno/a4xx: unify vertex/texture formats into a single tableRob Clark2014-12-041-299/+180
* freedreno/a4xx: fd4_util -> fd4_formatRob Clark2014-12-041-0/+421