Mailing Lists: Apple Mailing Lists

Image of Mac OS face in stamp
 
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Any way to get AGL_FULLSCREEN to work on a tiBook 800?



OS X (10.1.5 and 10.2.2):

Some full screen code that works happily on a 400 Mhz G4 tower with AGP 2x Mac Edition Radeon (a 3rd party board) refuses to work on a 800 Mhz G4 tiBook (mobility radeon).

after:

fmt = aglChoosePixelFormat(NULL, 0, attrib);

where attrib =
{AGL_RGBA,
AGL_DOUBLEBUFER,
AGL_FULLSREEN,
AGL_DEPTH_SIZE, 32,
AGL_NONE}

I get and AGL error: AGL Error 10006: invalid display pixel format

I tried some of the obvious things such as different versions of OS X, screen depths, sizes, ...

I am trying to follow the AGL_FULLSCREEN discussion. Seems that things are pretty complex here. Is there anything specific about 800 Mhz tiBooks? If so, are there any workarounds for Carbon programming without the need for sprockets etc? I am really puzzled by the fact that full screen worked right away of a 3rd party video board but not on off the shelve machine.

any pointers appreciated
--
Prof. Alexander Repenning
University of Colorado
Department of Computer Science and
Center of LifeLong Learning & Design
Campus Box 430
Boulder, CO 80309-0430
_____________________________________________________________
mailto:email@hidden phone: (303) 492-1349
http://www.agentsheets.com/ fax: (303) 492-2844
_______________________________________________
mac-opengl mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/mac-opengl
Do not post admin requests to the list. They will be ignored.



Visit the Apple Store online or at retail locations.
1-800-MY-APPLE

Contact Apple | Terms of Use | Privacy Policy

Copyright © 2007 Apple Inc. All rights reserved.