1. 17 Oct, 2018 1 commit
    • Re-land: "ES31: Add vector and matrix support in SSBO for D3D" · 1d8a783c
      Qin Jiajia authored
      Re-land skips ProgramInterfaceTestES31.GetProgramInterface/ES3_1_D3D11 to pass
      the bots. In fact, ProgramInterfaceTestES31.GetProgramInterface/ES3_1_D3D11 is
      not a regression. The reverted CL added more SSBO features and triggered the
      failure. To enable ProgramInterfaceTestES31.GetProgramInterface/ES3_1_D3D11,
      we should support SSBO in render pipeline. This needs to bind SSBO to UAV
      registers in link time instead of compile time since output variables also
      occupies the UAVs. Let's enable this test when we support SSBO in render
      pipeline. Currently, we shouldn't block the SSBO implementation in some common
      features.
      
      Bug: angleproject:1951
      Change-Id: Ic339e8327e79335e6db1d86bedf0072635976f5f
      Reviewed-on: https://chromium-review.googlesource.com/c/1282277Reviewed-by: 's avatarJamie Madill <jmadill@chromium.org>
      Commit-Queue: Jiajia Qin <jiajia.qin@intel.com>
  2. 16 Oct, 2018 4 commits
  3. 15 Oct, 2018 1 commit
  4. 12 Oct, 2018 5 commits
  5. 11 Oct, 2018 1 commit
  6. 10 Oct, 2018 6 commits
  7. 09 Oct, 2018 9 commits
  8. 08 Oct, 2018 4 commits
  9. 05 Oct, 2018 9 commits