Chromium Code Reviews
DescriptionAdd GL_EXT_color_buffer_half_float support
Only expose for GLES2 contexts.
For desktop support, add simliar checks to GL_EXT_color_buffer_float.
Change a number of instances of accidentally referring to the extension
as "color_buffer_float" instead of "color_buffer_half_float".
BUG=687439
CQ_INCLUDE_TRYBOTS=master.tryserver.blink:linux_trusty_blink_rel;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/2713553005
Cr-Commit-Position: refs/heads/master@{#452909}
Committed: https://chromium.googlesource.com/chromium/src/+/8507215795207d4868c9ad379957819c2f15b881
Patch Set 1 #
Total comments: 4
Patch Set 2 : Review feedback #Patch Set 3 : Add WebGL 1 #Patch Set 4 : Add WebGL, cleanup #
Total comments: 1
Patch Set 5 : Disallow in WebGL1 #Patch Set 6 : Refactor out function, change float args #Patch Set 7 : Fix compile error #Messages
Total messages: 36 (28 generated)
|