commit | 202c4c75fb806f751cf796850bf67fe9793e0643 | [log] [tgz] |
---|---|---|
author | cdalton <cdalton@nvidia.com> | Fri Jun 12 10:31:36 2015 -0700 |
committer | Commit bot <commit-bot@chromium.org> | Fri Jun 12 10:31:36 2015 -0700 |
tree | 618064f2f8c5c4dc80b91408e2bb1e495d6fd686 | |
parent | 8ed08e54f4868d3ef88225bf873ce678e7716bd9 [diff] |
Import functionality for new GL backend Brings in the following functionality: ARB_draw_instanced ARB_instanced_arrays NV_bindless_texture EXT_direct_state_access KHR_debug Also cleans up some of the NVPR extension loading. BUG=skia: Review URL: https://codereview.chromium.org/1185573003