- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I am using glGenerateMipmapEXT() with the ARB version of cubemaps to generate the mipmap chain and works on AMD/Nvidia hardware but not Intel. I am having to use
glTexParameteri(GL_TEXTURE_CUBE_MAP, GL_GENERATE_MIPMAP, GL_TRUE);
to get around this bug...
So can anyone here tell me how to contact intel to post this bug?
Thanks!
glTexParameteri(GL_TEXTURE_CUBE_MAP, GL_GENERATE_MIPMAP, GL_TRUE);
to get around this bug...
So can anyone here tell me how to contact intel to post this bug?
Thanks!
Link Copied
0 Replies

Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page