aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/i965/brw_draw.c
diff options
context:
space:
mode:
authorNeil Roberts <[email protected]>2015-12-11 12:32:17 +0000
committerNeil Roberts <[email protected]>2015-12-13 14:29:41 +0000
commit43f4be5f06b7a96b96a3a7b43f5112139a1f423a (patch)
tree1ac3d7e2602d186c8324a204315133c75419724f /src/mesa/drivers/dri/i965/brw_draw.c
parentc769efda939e06338d41e1046a5f954c690951d5 (diff)
i965: Add B8G8R8X8_SRGB to the alpha format override
brw_init_surface_formats overrides the render format for RGBX formats which aren't supported for rendering so that they internally use RGBA instead. However, B8G8R8X8_SRGB was missing so it wasn't marked as a renderable format. This patch just adds it. Cc: "11.0 11.1" <[email protected]> Cc: Ilia Mirkin <[email protected]> Reviewed-by: Kenneth Graunke <[email protected]>
Diffstat (limited to 'src/mesa/drivers/dri/i965/brw_draw.c')
0 files changed, 0 insertions, 0 deletions