gfx_graphics
gfx_graphics copied to clipboard
Old graphics cards does not support sRGB conversion
What can we do when sRGB conversion is not supported by hardware?
I've yet to see the hardware that doesn't support sRGB. Do you have a test case? Asking because https://github.com/PistonDevelopers/piston_window/issues/139 doesn't look like one. I don't know why it fails though.