search for: x_glxmakecontextcurrent

Displaying 3 results from an estimated 3 matches for "x_glxmakecontextcurrent".

2011 Nov 07
1
Re: OpenGL issues on OSX (wine 1.3.21)
...[99893] <Error>: kCGErrorFailure: Set a breakpoint @ CGErrorBreakpoint() to catch errors as they are logged. set off screen: invalid drawable DIAG: applegl_bind_context: error YES X Error of failed request: 0 Major opcode of failed request: 149 (GLX) Minor opcode of failed request: 26 (X_GLXMakeContextCurrent) Serial number of failed request: 1341 Current serial number in output stream: 1341 I compiled Wine 1.3.32 on OSX using the osxwinebuilder script. It's the first time I try wine on Mac. I am using the recent XQuartz 2.7.0 for X11 and I run OSX 10.6.8. Since I am getting similar errors...
2011 Dec 31
1
Re: OpenGL issues on OSX (wine 1.3.21)
...st and stable, but no OpenGL rendering at all (set off screen: invalid drawable). - With the XQuartz compiling/linking (and using the XQuartz runtime): The app did not run (see below) X Error of failed request: 0 Major opcode of failed request: 149 (GLX) Minor opcode of failed request: 26 (X_GLXMakeContextCurrent) Serial number of failed request: 3318 Current serial number in output stream: 3318 This is just a little tests I made before going deep into this issues. I want to le you note that the custom app I'm running (beside the qtgears sample) is an high-end big/complex app with so many depen...
2011 Nov 14
2
Re: OpenGL issues on OSX (wine 1.3.21)
...e[2791] <Error>: kCGErrorFailure: Set a breakpoint @ CGErrorBreakpoint() to catch errors as they are logged. set off screen: invalid drawable DIAG: applegl_bind_context: error YES X Error of failed request: 0 Major opcode of failed request: 149 (GLX) Minor opcode of failed request: 26 (X_GLXMakeContextCurrent) Serial number of failed request: 4752 Current serial number in output stream: 4752 Thanks a lot for looking at this! Chyman