Chromium Code Reviews
DescriptionAdd plumbing for two gpu workarounds, soon to be used by DrawingBuffer.
The workaround disable_multisample_renderbuffer_color_mask is needed because
glColorMask does not work for multisample renderbuffers on old AMD GPUs.
The workaround disable_rgb_multisample_renderbuffer is needed because
multisample renderbuffers with format GL_RGB8 have performance issues on Intel
GPUs.
BUG=595948, 607130
CQ_INCLUDE_TRYBOTS=tryserver.chromium.linux:linux_optional_gpu_tests_rel;tryserver.chromium.mac:mac_optional_gpu_tests_rel;tryserver.chromium.win:win_optional_gpu_tests_rel
Committed: https://crrev.com/04a443352b363a4fdecee6c243ff5c02566a6795
Cr-Commit-Position: refs/heads/master@{#391780}
Patch Set 1 #
Total comments: 4
Patch Set 2 : Comments from kbr@. #
Messages
Total messages: 19 (8 generated)
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||