The following functions
* vertex_buffer_push_back
* vertex_buffer_insert
both expects a void* and a GLuint*, where a const void* and const GLuint* would
be enough.
What version of the product are you using?
r209
Please provide any additional information below.
I've changed it here, along with modifications to
vertex_buffer_push_back_vertices/vertex_buffer_push_back_indices and the
demo-font test run perfectly.
Original issue reported on code.google.com by henri...@gemignani.org on 9 Apr 2013 at 12:10
Original issue reported on code.google.com by
henri...@gemignani.org
on 9 Apr 2013 at 12:10