aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/freedreno/a2xx/fd2_screen.c
Commit message (Expand)AuthorAgeFilesLines
* gallium: add storage_sample_count parameter into is_format_supportedMarek Olšák2018-07-311-0/+4
* gallium/util: remove dummy function util_format_is_supportedMarek Olšák2018-06-291-2/+1
* a2xx: add support for a few 16-bit color rendering formatsIlia Mirkin2017-10-151-1/+6
* freedreno/a20x: Enable rendering to RGBA/RGBXWladimir J. van der Laan2017-10-151-1/+3
* gallium: remove PIPE_BIND_TRANSFER_READ/WRITEMarek Olšák2016-09-081-5/+0
* freedreno/a2xx: fix comparison out of range warnings[email protected]2016-07-301-4/+4
* freedreno/a2xx: Fix sign compare warnings[email protected]2016-07-141-4/+4
* freedreno: convert blit program to array for each number of rtsIlia Mirkin2015-04-021-0/+1
* freedreno: prepare for a3xxRob Clark2013-06-081-0/+109