[Mesa-dev] OSMesa VTK

Kevin H. Hobbs hobbsk at ohio.edu
Wed Mar 13 12:05:18 PDT 2013


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);



-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 255 bytes
Desc: OpenPGP digital signature
URL: <http://lists.freedesktop.org/archives/mesa-dev/attachments/20130313/9cd49caa/attachment.pgp>


More information about the mesa-dev mailing list