That will let you know if the card is capable of supporting floating
point drawables. Then you need to use the appropriate pixel format
attributes (perhaps kCGLPFAColorFloat, and a kCGLPFAColorSize of 64 or
128) when you create your PBuffer. Then your check, executed on the
PBuffer's context, should return true...
-Keith
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Mac-opengl mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/mac-opengl/email@hidden