commit | e8963f7c37f8fb329867f71333eea8ccf35029e7 | [log] [tgz] |
---|---|---|
author | Mathias Agopian <mathias@google.com> | Wed Aug 18 20:06:34 2010 -0700 |
committer | Mathias Agopian <mathias@google.com> | Wed Aug 18 20:07:25 2010 -0700 |
tree | d0cc15b4005e811567f7cb536dd42934d2a3f8ba | |
parent | 3d8c9bdbed0c31143227697bd0d94fd234fe08ad [diff] |
fix [2931718] glDrawArrays skips a triangle when more than 70 vertices are used. a typo prevented the last 2 vertices of a batch to be copied to the front of the next batch. Instead, the 2 very first vertices were used. Change-Id: I3c344784dac1cef64df2fb6f6efb2f901cc788db