On 03/13/2013 10:40 AM, Brian Paul wrote:
> 
> Can you tell me what the parameters are for your OSMesaCreateContext() 
> and OSMesaMakeCurrent() calls (in particular the image format/type)?
> 

David Gobbi on the VTK developers list tells me these always look like :

contextId = OSMesaCreateContext(GL_RGBA, NULL);
OSMesaMakeCurrent(contextId, window,  GL_UNSIGNED_BYTE, xsize, ysize);



Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
mesa-dev mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to