1. 25 Jul, 2017 1 commit
    • Remove IndexRange in DrawElements functions · 1da00653
      Qin Jiajia authored
      This change will remove IndexRange parameter in DrawElements functions.
      And calculate it until we truly need it. Meanwhile we add direct
      drawing path to avoid retrieving index range for DrawElements*
      functions in D3D11 backend. This change may not bring much performance
      improvement since we still need to retrieve index range in validation
      at the beginning of every DrawElements* call entry point.
      
      BUG=angleproject:1393
      
      Change-Id: I86a8739c0893954c94eb398db62820ced7871565
      Reviewed-on: https://chromium-review.googlesource.com/544634Reviewed-by: 's avatarJamie Madill <jmadill@chromium.org>
      Commit-Queue: Jamie Madill <jmadill@chromium.org>
  2. 24 Jul, 2017 3 commits
  3. 21 Jul, 2017 5 commits
  4. 20 Jul, 2017 7 commits
  5. 19 Jul, 2017 12 commits
  6. 18 Jul, 2017 6 commits
  7. 17 Jul, 2017 4 commits
  8. 16 Jul, 2017 1 commit
  9. 15 Jul, 2017 1 commit