[vtk-developers] LoadOpenGLExtension test failure fixed

Wylie, Brian bnwylie at sandia.gov
Tue Jun 19 16:26:09 EDT 2007


Yea! Gooo... Mathieu! ;)

(I'm assuming you've submitted a patch)

  Brian Wylie - Org 1424
  Sandia National Laboratories
  MS 0822 - Building 880/A1-J
  (505)844-2238 FAX(505)845-0833    
       _______ __
      /_  __(_) /_____ _____
       / / / / __/ __ `/ __ \
      / / / / /_/ /_/ / / / /
     /_/ /_/\__/\__,_/_/ /_/
            VTK Informatics Toolkit
  

> -----Original Message-----
> From: vtk-developers-bounces+bnwylie=sandia.gov at vtk.org 
> [mailto:vtk-developers-bounces+bnwylie=sandia.gov at vtk.org] On 
> Behalf Of Mathieu Coursolle
> Sent: Tuesday, June 19, 2007 2:00 PM
> To: Vtk Developers
> Subject: [vtk-developers] LoadOpenGLExtension test failure fixed
> 
> Hi VTK developpers,
> 
> The Test LoadOpenGLExtension have been failing for a while on 
> our Dashboards.
> That failure seemed to appear only on Macs, so we filled a 
> bug report to apple.
> However, they replied that the problem seemed to be with the 
> swap buffer code of VTK.
> 
> I then found out that the vtkCocoaRenderWindow implementation 
> of Frame() is different then the ones of the other 
> vtkRenderWindow subclasses. All other classes call glFlush if 
> double buffering is disable, while vtkCocoaRenderWindow was 
> just doing nothing.
> 
> We changed the code of the Frame() method in 
> vtkCocoaRenderWindow to match the method used elsewhere and 
> the LoadOpenGLExtension test now succeeds for Cocoa builds.
> 
> Thanks.
> 
> Mathieu
> 
> 
> --
> ____________________________________________________________
> Mathieu Coursolle                   mcoursolle at rogue-research.com
> Rogue Research                      www.rogue-research.com 
> Montréal, Québec, Canada
> 
> _______________________________________________
> vtk-developers mailing list
> vtk-developers at vtk.org
> http://www.vtk.org/mailman/listinfo/vtk-developers
> 
> 




More information about the vtk-developers mailing list