Received: by oss.sgi.com id ; Sun, 17 Sep 2000 00:53:36 -0700 Received: (from localhost user: 'jlim', uid#10153) by oss.sgi.com id ; Sun, 17 Sep 2000 00:53:27 -0700 From: Jonathan Lim To: info-inventor-cvs@oss.sgi.com Subject: TAKE inventor: Workaround for glXChooseVisual() bug on ... Message-Id: <20000917075328Z42297-31377+909@oss.sgi.com> Date: Sun, 17 Sep 2000 00:53:27 -0700 Sender: owner-info-inventor-cvs@oss.sgi.com Precedence: bulk Return-Path: X-Orcpt: rfc822;info-inventor-cvs-outgoing -------------------------------------------------------------------------------- Commit by jlim on Sun Sep 17 00:53:27 PDT 2000 of files: inventor/libSoXt/src SoXtGLWidget.c++ Update of /oss/CVS/cvs/inventor/libSoXt/src In directory oss.sgi.com:/tmp/cvs-serv8533 Modified Files: SoXtGLWidget.c++ Log Message: Workaround for glXChooseVisual() bug on some systems where a doublebuffer visual is returned even when not requested. This occasionally prevented sliders from being displayed (identified by Dennis Mikkelson).