Software Archive
Read-only legacy content
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
17060 Discussions

OpenGL glGenerateMipmapEXT(GL_TEXTURE_CUBE_MAP); nothing to render Core i3-330UM

SyntheticPrime
Beginner
511 Views
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!
0 Kudos
0 Replies
Reply