• yunchao.he's avatar
    [Command Buffer] emulate SRGB color format for BlitFramebuffer in OpenGL. · fd79169d
    yunchao.he authored
    In Desktop OGLs whose version < 4.4, they maybe don't enable srgb conversion
    between srgb color format and linear color format. This change can emulate
    srgb and do the conversion for machines with these OGL profiles.
    
    BUG=634525
    CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:linux_optional_gpu_tests_rel;master.tryserver.chromium.mac:mac_optional_gpu_tests_rel;master.tryserver.chromium.win:win_optional_gpu_tests_rel
    
    Review-Url: https://codereview.chromium.org/2286593002
    Cr-Commit-Position: refs/heads/master@{#419396}
    fd79169d
gles2_cmd_srgb_converter.h 1.95 KB