[vtk-developers] OpenGL Extension loading with OSMesa?

Kevin H. Hobbs hobbsk at ohio.edu
Tue Apr 16 14:59:37 EDT 2013


On 04/16/2013 02:33 PM, Utkarsh Ayachit wrote:
> Kevin,
> 
> I believe that's so because the other dashboards (amber8, mango) are
> not using OSMesa, but onscreen Mesa.
> 

However, this experimental build :

http://open.cdash.org/buildSummary.php?buildid=2877576

does use OSMesa, and so exercises some more of your patch.

What I see in the LoadOpenGLExtension test when compared to this build :

http://open.cdash.org/buildSummary.php?buildid=2877084

is that I get :

GetExtensionsString...
GL_ARB_multisample GL_EXT_abgr GL_EXT_bgra GL_EXT_blend_color ...
Set up pipeline.

with the patch (I trimmed pages of extensions) yippee!, and :

GetExtensionsString...

Set up pipeline.

without it.



-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 255 bytes
Desc: OpenPGP digital signature
URL: <http://public.kitware.com/pipermail/vtk-developers/attachments/20130416/9923ef5a/attachment.sig>


More information about the vtk-developers mailing list