Chromium Code Reviews
        
  DescriptionAdd command buffer support for EXT_sRGB_write_control
This state is not set in the service side at glEnable/glDisable time.
Instead, it is set during framebuffer validation, to accommodate
driver bug workarounds on desktop.
Move the logic for updating framebuffer SRGB in the decoder to
a separate function, GLES2DecoderImpl::UpdateFramebufferSRGB.
BUG=655247
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
Committed: https://crrev.com/a48dcecc89523bf034b2138c308fc959380c8028
Cr-Commit-Position: refs/heads/master@{#435631}
   
  Patch Set 1 #Patch Set 2 : Clean up initialization #Patch Set 3 : Do not expose without GL_EXT_sRGB #Patch Set 4 : And more cleanup #
      Total comments: 8
      
     
  
  
  
  Patch Set 5 : Review feedback #
      Total comments: 2
      
     
  
  
  
  Patch Set 6 : Review feedback #Patch Set 7 : Remove DCHECK for write-control -- WebGL doesn't have it" #Patch Set 8 : Fix extension test #Patch Set 9 : and without breaking compile #Dependent Patchsets: Messages
    Total messages: 57 (41 generated)
     
  
  
       |