abhi66 / rokon

Automatically exported from code.google.com/p/rokon
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

Emulator VBO's #96

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Please provide any additional information below.
The emulator doesn't support VBO's, but Rokon isn't picking that up, so here's 
a quick fix for that.
(so you can use 'setDrawPriority(DrawPriority.PRIORITY_VBO);' on both the phone 
and emulator)

Original issue reported on code.google.com by anton.he...@gmail.com on 7 Jul 2010 at 1:00

Attachments:

GoogleCodeExporter commented 9 years ago
Thanks anton.

I hadn't tested it since it miraculously fixed itself to run on emulator :P

I'll get this committed soon

Original comment by rtaylor205@gmail.com on 8 Jul 2010 at 8:35