-
After some reading up on GLX I believe freeglut probably ought to check for GLX version 1.3 or above before using the GLX 1.3 subroutines (with GLXFBConfig structures). I suspect the original glut worked with GLX1.2. Freeglut does not.
2009-11-11 23:11:47 UTC in freeglut
-
Ubuntu seems to be using freeglut now, and while it renders ok to the local display it fails to draw via GLX on a remote display. Maybe it doesn't get a valid context because glGetString(gl_version) returns null. However glutGet(GLUT_DISPLAY_MODE_POSSIBLE) returns true, and glxgears and glxinfo both work ok, so it appears to be a freeglut problem. Here's a small test program and output...
2009-11-10 21:42:34 UTC in freeglut
-
dheyse committed patchset 73 of module lsynth to the LSynth CVS repository, changing 2 files.
2009-11-07 16:42:38 UTC in LSynth
-
dheyse committed patchset 546 of module ldglite to the LdGLite CVS repository, changing 1 files.
2009-11-06 18:50:32 UTC in LdGLite
-
dheyse committed patchset 72 of module lsynth to the LSynth CVS repository, changing 3 files.
2009-11-05 18:06:55 UTC in LSynth
-
dheyse committed patchset 71 of module lsynth to the LSynth CVS repository, changing 1 files.
2009-11-04 22:25:56 UTC in LSynth
-
dheyse committed patchset 70 of module lsynth to the LSynth CVS repository, changing 1 files.
2009-11-04 22:08:13 UTC in LSynth
-
dheyse committed patchset 69 of module lsynth to the LSynth CVS repository, changing 1 files.
2009-11-03 22:07:23 UTC in LSynth
-
dheyse committed patchset 68 of module lsynth to the LSynth CVS repository, changing 1 files.
2009-11-03 18:37:42 UTC in LSynth
-
dheyse committed patchset 67 of module lsynth to the LSynth CVS repository, changing 2 files.
2009-11-03 01:31:12 UTC in LSynth