diff options
author | Chia-I Wu <olv@lunarg.com> | 2010-12-07 21:33:53 +0800 |
---|---|---|
committer | Chia-I Wu <olv@lunarg.com> | 2010-12-08 22:19:19 +0800 |
commit | 98ee6739d97b5592a7dad0b453c78e180a51ad50 (patch) | |
tree | f1984ecabf18a57a9af266072bbc7893cd60b6b4 /configs/linux-x86-64-profile | |
parent | 9f0d7dd25941b2f327c7bedf7513eee871829073 (diff) |
vbo: Fix GLES2 glVertexAttrib.
Attribute 0 has no special meaning in GLES2. Add VertexAttrib4f_nopos
for that purpose and make _es_VertexAttrib* call the new function.
Rename _vbo_* to _es_* to avoid confusion. These functions are only
used by GLES, and now some of them (_es_VertexAttrib*) even behave
differently than vbo_VertexAttrib*.
Diffstat (limited to 'configs/linux-x86-64-profile')
0 files changed, 0 insertions, 0 deletions