Mailing Lists: Apple Mailing Lists

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

Re: something has gone missing in the header files



I have the shipping version of the latest developer tools (2002 not
2000) and have the following in my glext.h header:

#if GL_EXT_bgra
#define GL_BGR_EXT 0x80E0
#define GL_BGRA_EXT 0x80E1
#endif

...

#if GL_EXT_texture_rectangle
#define GL_TEXTURE_RECTANGLE_EXT 0x84F5
#define GL_TEXTURE_BINDING_RECTANGLE_EXT 0x84F6
#define GL_PROXY_TEXTURE_RECTANGLE_EXT 0x84F7
#define GL_MAX_RECTANGLE_TEXTURE_SIZE_EXT 0x84F8
#endif

So everything looks fine to me. What is the version you are seeing
in the glext.h file. I have...

#define GL_GLEXT_VERSION 7

but I am not sure if we bumped this or not. There would have to be
major chunks missing from your header so what exactly in wrong? Is
the entire bgra section above missing, is just the BGRA_EXT define
missing or is the EXT_bgra define (at the top of the file missing)?

>On Saturday, Dec 21, 2002, at 08:18 Europe/Paris, Richard Bleasdale wrote:
>
>>I installed the Dec2002 dev tools and os10.2.3 and the opengl
>>header file has been downgraded.
>>
>>This is what appears in the opengl framework.
>>This file doesnt have GL_TEXTURE_RECTANGLE_EXT or GL_BGRA_EXT.
>>They have gone missing or moved?
>
>This sounds pretty scary -- anyone else can confirm this? I'm
>putting off the Dec 2000 tools installation until some light is shed
>on this issue...

--
Geoff Stahl
OpenGL Engineer
Apple
_______________________________________________
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.

References: 
 >Re: something has gone missing in the header files (From: Dario Accornero <email@hidden>)



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.