Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Standard Widget Toolkit (SWT) » OpenGL Linux: no depth testing
OpenGL Linux: no depth testing [message #448948] Sun, 16 January 2005 03:01 Go to next message
Bo Majewski is currently offline Bo MajewskiFriend
Messages: 17
Registered: July 2009
Junior Member
I was testing the OpenGL plug-in under Windows and Linux and to my
surprised I have noticed that the depth testing support was not
enabled under Linux. After some searching, I found out that GLContext is
initialized without XGL.GLX_DEPTH_SIZE flag (two lines are commented out).
Is there any particular reason for this? I removed comments, re-created
opengl.jar and the code runs fine, without any undesirable side effects.
Anybody can shed any light on why these two lines were removed?
Re: OpenGL Linux: no depth testing [message #449296 is a reply to message #448948] Thu, 20 January 2005 18:45 Go to previous message
Steve Northover is currently offline Steve NorthoverFriend
Messages: 1636
Registered: July 2009
Senior Member
Enter a bug report. Thanks.

"Bo Majewski" <bo@fubar.majewski.com> wrote in message
news:pan.2005.01.16.03.01.45.390529@fubar.majewski.com...
> I was testing the OpenGL plug-in under Windows and Linux and to my
> surprised I have noticed that the depth testing support was not
> enabled under Linux. After some searching, I found out that GLContext is
> initialized without XGL.GLX_DEPTH_SIZE flag (two lines are commented out).
> Is there any particular reason for this? I removed comments, re-created
> opengl.jar and the code runs fine, without any undesirable side effects.
> Anybody can shed any light on why these two lines were removed?
Previous Topic:how to extract vt_bstr send byRef from Variant
Next Topic:Selecting image vs. text in tree or table
Goto Forum:
  


Current Time: Fri Apr 26 19:27:56 GMT 2024

Powered by FUDForum. Page generated in 0.03113 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top