bug-gnustep
[Top][All Lists]
Advanced

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

[bug #34433] NSOpenGLPixelFormatAttribute completely broken


From: julian
Subject: [bug #34433] NSOpenGLPixelFormatAttribute completely broken
Date: Tue, 08 Nov 2011 22:12:16 +0000
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_6_8) AppleWebKit/534.51.22 (KHTML, like Gecko) Version/5.1.1 Safari/534.51.22

Follow-up Comment #4, bug #34433 (project gnustep):

yes sorry you are right. i reinstalled base and gui, but not back.

NSOpenGLPixelFormat no longer crashes.

i can also confirm that the CocoaGL sample i attached runs fine except for one
problem: 

in XGGLContext.m this method throws an exception:


- (void)setValues:(const long *)vals 
     forParameter:(NSOpenGLContextParameter)param
{
  [self notImplemented: _cmd];
}


when the sample calls 
[[self openGLContext] setValues:&swapInt
forParameter:NSOpenGLCPSwapInterval|;

commenting out the line makes it work and look fine.

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?34433>

_______________________________________________
  Nachricht geschickt von/durch Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]