anv/wsi/x11: Expose SRGB all the time
authorJason Ekstrand <jason.ekstrand@intel.com>
Mon, 1 Feb 2016 20:55:23 +0000 (12:55 -0800)
committerJason Ekstrand <jason.ekstrand@intel.com>
Mon, 1 Feb 2016 21:06:35 +0000 (13:06 -0800)
commit443c578bca973e960f823f753c9081d24ec50225
tree04658237af97c9557cafd10f9dd441efd417bf93
parentafb327a985d8ad70eb8fcd8b94fdbc040167c22b
anv/wsi/x11: Expose SRGB all the time

After a long discussion with Eric Anholt and Owen Taylor, I learned that
X11 is basically always sRGB as that's what the scanout hardware does and X
doesn't modify anything.  Therefore, we should just always expose sRGB
formats.
src/vulkan/anv_wsi_x11.c