wined3d: Correctly handle GL implementations not supporting sRGB FBO attachments.
commit9fc3444d6ed8ad0e124a77d2faf1e2cc6639f40f
authorMatteo Bruni <mbruni@codeweavers.com>
Fri, 27 Jan 2017 18:52:54 +0000 (27 19:52 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 30 Jan 2017 20:38:49 +0000 (30 21:38 +0100)
treeec0aff8f7623c460865c53158fddfaf5bb88907c
parent7e30dc8b4eadb2b7baedb9bf8ab6fb6f6d21fd53
wined3d: Correctly handle GL implementations not supporting sRGB FBO attachments.

Signed-off-by: Matteo Bruni <mbruni@codeweavers.com>
Signed-off-by: Henri Verbeet <hverbeet@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
dlls/wined3d/directx.c
dlls/wined3d/utils.c