Chromium Code Reviews
DescriptionImprove indexed gl state related GL commands.
1) draw* calls check for transformfeedback states.
2) add auto-generated parameter validation for unsafe commands
(and remove them from handwritten code)
3) Implement indexed UNIFORM_BUFFER bindings tracking and
restoring in context switching
4) shadow GetIntegeri_v and GetInteger64i_v
5) Improve validation for FramebufferTextureLayer().
BUG=604436
TEST=gpu_unittests, webgl2_conformance
R=piman@chromium.org,kbr@chromium.org
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/48ee6d3fd938f151f1d3f84c8e54738438c86de0
Cr-Commit-Position: refs/heads/master@{#392140}
Patch Set 1 #Patch Set 2 : #Patch Set 3 : #Patch Set 4 : #
Total comments: 2
Patch Set 5 : rebase #Patch Set 6 : #Patch Set 7 : fix a DCHECK failure #Messages
Total messages: 25 (12 generated)
|