freedreno/a4xx: formats updates/fixes
authorRob Clark <robclark@freedesktop.org>
Wed, 22 Apr 2015 17:00:03 +0000 (13:00 -0400)
committerRob Clark <robclark@freedesktop.org>
Wed, 22 Apr 2015 17:20:28 +0000 (13:20 -0400)
commit48a651e98ce764a9dae3d4dfd6e18044414be18b
tree659c114c34294c3d8b0af62f980be883144359f0
parent21ceedfd8bd1b9e45ee12be24b328876bd7fa4eb
freedreno/a4xx: formats updates/fixes

Update formats table with new formats that Ilia has figured out, and fix
sampling from srgb texture and integer vbo's.

Signed-off-by: Rob Clark <robclark@freedesktop.org>
src/gallium/drivers/freedreno/a4xx/fd4_emit.c
src/gallium/drivers/freedreno/a4xx/fd4_format.c
src/gallium/drivers/freedreno/a4xx/fd4_texture.c