Thanks for the answer..
you are right.. it seems a really big pain.
For now I skip the glGenTex error calling the initWithData function in the first draw call and not on parallel thread.. I think this is not the better solution.. but works pretty well.
glGenTex seems fast enough so I can posticipate it at first draw.
|