1. 17 Jan, 2017 2 commits
    • Split TIntermFunctionPrototype from TIntermAggregate · 16c745a3
      Olli Etuaho authored
      Function prototypes now have their own class TIntermFunctionPrototype.
      It's only used for prototypes, not function parameter lists.
      
      TIntermAggregate is still used for parameter lists and function calls.
      
      BUGS=angleproject:1490
      TEST=angle_unittests
      
      Change-Id: I6e246ad00a29c2335bd2ab7f61cf73fe463b74bb
      Reviewed-on: https://chromium-review.googlesource.com/427944Reviewed-by: 's avatarJamie Madill <jmadill@chromium.org>
      Reviewed-by: 's avatarCorentin Wallez <cwallez@chromium.org>
      Commit-Queue: Olli Etuaho <oetuaho@nvidia.com>
    • ES31: Implement multisampled Textures. · bddc46b4
      JiangYizhou authored
      Implement TexStorage2DMultisample and getMultisamplefv entry point.
      Also modify sample state for Textures and Framebuffers.
      
      BUG=angleproject:1590
      TEST=angle_unittests
      TEST=angle_end2end_tests
      TEST=dEQP-GLES31.functional.texture.multisample.samples_*.sample_position
      TEST=dEQP-GLES31.functional.texture.multisample.samples_*.use_texture_color_2d
      TEST=dEQP-GLES31.functional.texture.multisample.samples_*.use_texture_depth_2d
      TEST=dEQP-GLES31.functional.texture.multisample.negative.fbo_attach_different_sample_count_tex_tex
      TEST=dEQP-GLES31.functional.texture.multisample.negative.fbo_attach_different_sample_count_tex_rbo
      TEST=dEQP-GLES31.functional.texture.multisample.negative.fbo_attach_non_zero_level
      TEST=dEQP-GLES31.functional.texture.multisample.negative.texture_high_sample_count
      TEST=dEQP-GLES31.functional.texture.multisample.negative.texture_zero_sample_count
      TEST=dEQP-GLES31.functional.shaders.builtin_functions.texture_size.samples_1_texture_2d
      TEST=dEQP-GLES31.functional.shaders.builtin_functions.texture_size.samples_4_texture_2d
      
      Change-Id: I8fa7bd4e73b95745858a3e16b1b92004b4a18712
      Reviewed-on: https://chromium-review.googlesource.com/414309
      Commit-Queue: Geoff Lang <geofflang@chromium.org>
      Reviewed-by: 's avatarYunchao He <yunchao.he@intel.com>
      Reviewed-by: 's avatarGeoff Lang <geofflang@chromium.org>
  2. 16 Jan, 2017 1 commit
  3. 13 Jan, 2017 9 commits
  4. 12 Jan, 2017 5 commits
  5. 11 Jan, 2017 6 commits
  6. 10 Jan, 2017 7 commits
  7. 09 Jan, 2017 2 commits
  8. 06 Jan, 2017 5 commits
  9. 05 Jan, 2017 3 commits