1. 29 Jul, 2020 8 commits
  2. 28 Jul, 2020 14 commits
  3. 27 Jul, 2020 15 commits
  4. 26 Jul, 2020 2 commits
  5. 25 Jul, 2020 1 commit
    • Enable KHR GLES31 tests blocked on Issue 4146 · bef908ee
      Tim Van Patten authored
      The KHR GLES31 tests disabled and marked with Issue 4146 are passing,
      likely due to the work for Issue 3570: Vulkan: Implement separate
      shader objects or program pipeline objects. This CL re-enables the
      tests.
      
      Bug: angleproject:4146
      Bug: angleproject:3570
      Test: KHR-GLES31.core.shader_storage_buffer_object.basic-syntaxSSO
      Test: KHR-GLES31.core.vertex_attrib_binding.advanced-bindingUpdate
      Test: KHR-GLES31.core.vertex_attrib_binding.advanced-largeStrideAndOffsetsNewAndLegacyAPI
      Change-Id: I4e42129c873604c937cf03412a105170755413e3
      Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/2318265Reviewed-by: 's avatarCharlie Lao <cclao@google.com>
      Commit-Queue: Tim Van Patten <timvp@google.com>