Commit fd5c629f authored by Björn Breitmeyer's avatar Björn Breitmeyer Committed by The Qt Project
Browse files

Don't use Vertexarrays


If custom Glcode is used and a buffer is not unbound
the drawcall will take the bound buffer over the
vertex array, so its a bad idea to use them, besides
the fact that in core profile buffers should be used.

Change-Id: I4107d85b664a0c67207652ae34c2569572fa6a8b
Reviewed-by: default avatarGunnar Sletta <gunnar.sletta@jollamobile.com>
parent c6c95915
Showing with 13 additions and 21 deletions
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment