From owner-ogl-sample-cvs@oss.sgi.com Wed Jun 28 14:02:58 2000 Received: by oss.sgi.com id ; Wed, 28 Jun 2000 14:02:49 -0700 Received: (from localhost user: 'blythe', uid#10104) by oss.sgi.com id ; Wed, 28 Jun 2000 14:02:39 -0700 From: David Blythe To: ogl-sample-cvs@oss.sgi.com Subject: [ogl-sample-cvs] TAKE ogl-sample Message-Id: <20000628210239Z42193-29270+417@oss.sgi.com> Date: Wed, 28 Jun 2000 14:02:39 -0700 Sender: owner-ogl-sample-cvs@oss.sgi.com Precedence: bulk Reply-To: ogl-sample-cvs@oss.sgi.com Return-Path: X-Orcpt: rfc822;ogl-sample-cvs-outgoing --------------------- Commit by blythe on Wed Jun 28 14:02:38 PDT 2000 of files: main/gfx/lib/glu GNUmakefile Update of /home/pub/cvs/projects/ogl-sample/main/gfx/lib/glu In directory oss.sgi.com:/tmp/cvs-serv29471 Modified Files: GNUmakefile Log Message: another fix to make sure __pure_virtual is defined. From owner-ogl-sample-cvs@oss.sgi.com Thu Jun 29 17:49:21 2000 Received: by oss.sgi.com id ; Thu, 29 Jun 2000 17:49:11 -0700 Received: (from localhost user: 'shreiner', uid#10106) by oss.sgi.com id ; Thu, 29 Jun 2000 17:49:00 -0700 From: Dave Shreiner To: ogl-sample-cvs@oss.sgi.com Subject: [ogl-sample-cvs] TAKE ogl-sample Message-Id: <20000630004904Z42202-29274+291@oss.sgi.com> Date: Thu, 29 Jun 2000 17:49:00 -0700 Sender: owner-ogl-sample-cvs@oss.sgi.com Precedence: bulk Reply-To: ogl-sample-cvs@oss.sgi.com Return-Path: X-Orcpt: rfc822;ogl-sample-cvs-outgoing --------------------- Commit by shreiner on Thu Jun 29 17:49:00 PDT 2000 of files: main/gfx/lib/opengl GNUmakefile Update of /home/pub/cvs/projects/ogl-sample/main/gfx/lib/opengl In directory oss.sgi.com:/tmp/cvs-serv19384/gfx/lib/opengl Modified Files: GNUmakefile Log Message: Change the ECHO macro (defined in tools/include/commondefs) to accomodate the "-e" flag for Linux. This take also removes a local ECHO macro definition for uniformity. From owner-ogl-sample-cvs@oss.sgi.com Thu Jun 29 17:49:21 2000 Received: by oss.sgi.com id ; Thu, 29 Jun 2000 17:49:11 -0700 Received: (from localhost user: 'shreiner', uid#10106) by oss.sgi.com id ; Thu, 29 Jun 2000 17:49:00 -0700 From: Dave Shreiner To: ogl-sample-cvs@oss.sgi.com Subject: [ogl-sample-cvs] TAKE ogl-sample Message-Id: <20000630004904Z42207-29274+292@oss.sgi.com> Date: Thu, 29 Jun 2000 17:49:00 -0700 Sender: owner-ogl-sample-cvs@oss.sgi.com Precedence: bulk Reply-To: ogl-sample-cvs@oss.sgi.com Return-Path: X-Orcpt: rfc822;ogl-sample-cvs-outgoing --------------------- Commit by shreiner on Thu Jun 29 17:49:00 PDT 2000 of files: main/tools/include commondefs Update of /home/pub/cvs/projects/ogl-sample/main/tools/include In directory oss.sgi.com:/tmp/cvs-serv19384/tools/include Modified Files: commondefs Log Message: Change the ECHO macro (defined in tools/include/commondefs) to accomodate the "-e" flag for Linux. This take also removes a local ECHO macro definition for uniformity. From owner-ogl-sample-cvs@oss.sgi.com Thu Jun 29 17:52:40 2000 Received: by oss.sgi.com id ; Thu, 29 Jun 2000 17:52:21 -0700 Received: (from localhost user: 'shreiner', uid#10106) by oss.sgi.com id ; Thu, 29 Jun 2000 17:52:15 -0700 From: Dave Shreiner To: ogl-sample-cvs@oss.sgi.com Subject: [ogl-sample-cvs] TAKE ogl-sample Message-Id: <20000630005220Z42202-29274+295@oss.sgi.com> Date: Thu, 29 Jun 2000 17:52:15 -0700 Sender: owner-ogl-sample-cvs@oss.sgi.com Precedence: bulk Reply-To: ogl-sample-cvs@oss.sgi.com Return-Path: X-Orcpt: rfc822;ogl-sample-cvs-outgoing --------------------- Commit by shreiner on Thu Jun 29 17:52:15 PDT 2000 of files: main/glx/server glxserver.h Update of /home/pub/cvs/projects/ogl-sample/main/glx/server In directory oss.sgi.com:/tmp/cvs-serv19490/glx/server Modified Files: glxserver.h Log Message: Changed the GLX minor rev. number to be 2, which more accurately reflects the GLX version, and enhances interoperability between GLX implementations.