diff options
author | Subv <subv2112@gmail.com> | 2018-04-21 19:19:33 -0500 |
---|---|---|
committer | Subv <subv2112@gmail.com> | 2018-04-23 11:34:50 -0500 |
commit | 9531a2928369bcc094c28b77408811d47c46c7f2 (patch) | |
tree | 791f30228e94a89ece5967306748d4e4d08e2020 /src/core/loader/loader.cpp | |
parent | 62937798a0d298ca463486120d27a752fa798b68 (diff) |
GPU: Support multiple enabled vertex arrays.
The vertex arrays will be copied to the stream buffer one after the other, and the attributes will be set using the ARB_vertex_attrib_binding extension.
yuzu now thus requires OpenGL 4.3 or the ARB_vertex_attrib_binding extension.
Diffstat (limited to 'src/core/loader/loader.cpp')
0 files changed, 0 insertions, 0 deletions