On Wed, 2006-04-26 at 09:15 -0400, Chris Metzler wrote:
> On Tue, 25 Apr 2006 12:38:20 -0500
> Curtis L. Olson wrote:
> >
> > - freeglut never implimented glut's fullscreen/game mode (so free glut 
> > is *not* a complete drop in replacement for original glut.)  Plus 
> > freeglut 2.4 has the well know bug that bites us.
> 
> Just an odd pair of datapoints for you:
> 
> 
> 1.  I currently have built a binary of fgfs that uses freeglut 2.4:
> 
> stax:~/Projects/FlightGear-0.9/source/src/Main-503> ldd fgfs
>         libpthread.so.0 => /lib/libpthread.so.0 (0x00002aaaaabc3000)
>         libz.so.1 => /usr/lib/libz.so.1 (0x00002aaaaacd8000)
>         libglut.so.3 => /usr/lib/libglut.so.3 (0x00002aaaaadef000)
> [ snip ]

Also build a binary for Debian Etch.  (It's packaged as a deb if anyone
is interested... Last CVS pull was around 0.9.10rc3.)

[EMAIL PROTECTED]:~/src/FlightGear-0.9-cvs/source/src/Main$ ldd fgfs
        libpthread.so.0 => /lib/tls/i686/cmov/libpthread.so.0 (0xb7dd4000)
        libz.so.1 => /usr/lib/libz.so.1 (0xb79cf000)
        libglut.so.3 => /usr/lib/libglut.so.3 (0xb799b000)



> stax:~/Projects/FlightGear-0.9/source/src/Main-504> grep 
> /usr/lib/libglut.so.3 /var/lib/dpkg/info/*.list
> /var/lib/dpkg/info/freeglut3.list:/usr/lib/libglut.so.3.8.0
> /var/lib/dpkg/info/freeglut3.list:/usr/lib/libglut.so.3

[EMAIL PROTECTED]:~/src/FlightGear-0.9-cvs/source/src/Main$ grep 
/usr/lib/libglut.so.3 /var/lib/dpkg/info/*.list
/var/lib/dpkg/info/freeglut3.list:/usr/lib/libglut.so.3.8.0
/var/lib/dpkg/info/freeglut3.list:/usr/lib/libglut.so.3



> stax:~/Projects/FlightGear-0.9/source/src/Main-505> dpkg -l freeglut3
> Desired=Unknown/Install/Remove/Purge/Hold
> | Status=Not/Installed/Config-files/Unpacked/Failed-config/Half-installed
> |/ Err?=(none)/Hold/Reinst-required/X=both-problems (Status,Err:
> uppercase=bad) ||/ Name           Version        Description
> +++-==============-==============-============================================
> ii  freeglut3      2.4.0-5        OpenGL Utility Toolkit

[EMAIL PROTECTED]:~/src/FlightGear-0.9-cvs/source/src/Main$ dpkg -l freeglut3
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Installed/Config-files/Unpacked/Failed-config/Half-installed
|/ Err?=(none)/Hold/Reinst-required/X=both-problems (Status,Err: uppercase=bad)
||/ Name                      Version                   Description
+++-=========================-=========================-=======================
ii  freeglut3                 2.4.0-5                   OpenGL Utility Toolkit


> 
> I do not get bit by the freeglut 2.4.0 bug ("failed to create cursor").
> Looking further, it appears that the Debian package has been patched against
> the bug -- the bug was filed by, and the patch was provided by, the
> Debian fgfs package maintainer.  So Debian's freeglut 2.4 appears to be
> OK.
> 
> 
> 2.  Using this freeglut, --enable-game-mode together with
> --enable-fullscreen works perfectly for me -- I get a fullscreen display,
> at my current resolution, with no window dressing.
> 

Same here (with ATI Radeon 9200 and Mesa drivers).

Ron




-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel

Reply via email to