We replace "a || b" with "a ? true : b", "a && b" with "a ? b : false". This is to work around short circuiting bug in Mac drivers. ANGLEBUG=482 TEST=webgl conformance tests R=alokp@chromium.org, kbr@chromium.org Review URL: https://codereview.appspot.com/14529048 Conflicts: src/build_angle.gypi src/compiler/translator/Compiler.cpp Change-Id: Ic2384a97d58f54294efcb3a012deb2007a9fc658 Reviewed-on: https://chromium-review.googlesource.com/178996Reviewed-by:Jamie Madill <jmadill@chromium.org> Commit-Queue: Jamie Madill <jmadill@chromium.org> Tested-by:
Shannon Woods <shannonwoods@chromium.org>
| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| angle.sln | Loading commit data... | |
| commit_id.vcxproj | Loading commit data... | |
| commit_id.vcxproj.filters | Loading commit data... | |
| copy_compiler_dll.vcxproj | Loading commit data... | |
| copy_compiler_dll.vcxproj.filters | Loading commit data... | |
| libEGL.vcxproj | Loading commit data... | |
| libEGL.vcxproj.filters | Loading commit data... | |
| libGLESv2.vcxproj | Loading commit data... | |
| libGLESv2.vcxproj.filters | Loading commit data... | |
| preprocessor.vcxproj | Loading commit data... | |
| preprocessor.vcxproj.filters | Loading commit data... | |
| translator.vcxproj | Loading commit data... | |
| translator.vcxproj.filters | Loading commit data... | |
| translator_static.vcxproj | Loading commit data... | |
| translator_static.vcxproj.filters | Loading commit data... |