go to www.geomview.org home page
 
Home

Overview
FAQ
Documentation

Download

Mailing List

Geomview For Windows?

Support
Users
Development

Bug Reporting
Contributing
Contact Us

Sponsors

 

Site Search

 

Advanced
Search

 
About the software@geom archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Closed REQ 6229]: I can not use the Mesa library.


  • To: software@geom.umn.edu
  • Subject: Re: [Closed REQ 6229]: I can not use the Mesa library.
  • From: daemon
  • Date: Wed, 25 Jun 1997 00:24:34 -0500 (CDT)

It looks as though Mesa 2.x, by default, has a smaller depth-buffer
size limit than Mesa 1.x did -- so though geomview worked with the
old Mesa, it doesn't with the new, unless you edit
   src/bin/geomview/x11/gvcamui.c

Near line 234, change
     GLX_RGBA, GLX_DEPTH_SIZE, 23,
to
     GLX_RGBA, GLX_DEPTH_SIZE, 16,

That should be all you need.

  Stuart


 
Home | Overview | FAQ | Documentation | Support | Download | Mailing List
Windows? | Development | Bug Reporting | Contributing | Contact Us | Sponsors
 
site hosted by
SourceForge Logo