aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/freedreno/a4xx/fd4_screen.c
Commit message (Expand)AuthorAgeFilesLines
* freedreno/a4xx: Fix sign compare warnings[email protected]2016-07-141-7/+7
* freedreno/ir3: add dev ptr to ir3_compilerRob Clark2016-03-011-1/+1
* freedreno/a4xx: add formats for ARB_texture_buffer_object_rgb32 supportIlia Mirkin2015-11-231-0/+2
* freedreno/a4xx: MRT supportRob Clark2015-08-041-1/+1
* freedreno/ir3: introduce ir3_compiler objectRob Clark2015-06-211-1/+4
* freedreno: convert blit program to array for each number of rtsIlia Mirkin2015-04-021-0/+1
* freedreno/a4xx: fd4_util -> fd4_formatRob Clark2014-12-041-1/+1
* freedreno/a4xx: stencil fixesRob Clark2014-11-301-1/+1
* freedreno: add adreno 420 supportRob Clark2014-11-151-0/+105