Graphics
Intel® graphics drivers and software, compatibility, troubleshooting, performance, and optimization
20597 Discussions

Intel HD 5000 : glEnableVertexAttribArrayARB via GLEW still does not work

MSpar2
Beginner
1,529 Views

I'm recreating this thread having not received an acceptable answer to the original, and having had no responses despite providing an example as requested by Intel support.

The original thread : /thread/42590 https://communities.intel.com/thread/42590mntn

Perhaps this time, we might get some Christmas magic...

This GLSL tutorial on Normal Mapping...

http://fabiensanglard.net/bumpMapping/index.php BumpMapping with GLSL

The Windows download : http://fabiensanglard.net/bumpMapping/win32.zip http://fabiensanglard.net/bumpMapping/win32.zip

Produces this ;

I originally reported this against 9.18.10.3165 the driver set. I reproduced the above with 9.18.10.3165 and then installed the latest 15.31.17.64.3257 - which still reproduces the above.

This is infuriating I'm afraid to say - I purchased this HD based machine to do advanced graphics development whilst on the go - and it's effectively useless for this. I've noticed on the forums that plenty of users have reported issue after issue with the OpenGL / GLSL support on the HD range of hardware.

I find it absolutely astounding to find that Intel can release several major versions of the HD driver and still fail to address fundamental flaws in the OpenGL driver support.

How can a company like Intel produce such fundamentally broken software?

Are there any plans to fix these issues? Or have I made a grave mistake in presuming the Intel HD hardware had finally come of age, and sell my laptop in favour of an ATI or nVidia solution?

It seems the latest drivers improve matters - the geometry with the extra vertex attribute now renders correctly instead of as a ball of radius 1.0 - however none of the vertex tangent information is coming through to the shaders. Also - the shaders involved are no longer compiling due to using 'uint' types - which compile perfectly fine on NVidia and ATI based machines. Removing these types, and hard coding the shaders to generate tangent information results in normal mapping working 'as expected' - however this is not an acceptable solution. Message was edited by: Malcolm Sparrow

0 Kudos
2 Replies
Allan_J_Intel1
Employee
443 Views

Hi Maksw ,

I have read the thread you had previously opened, according to that forum, you are using an Apple computer. Please have in mind that Kevin has posted correct information about the support Intel provides to those systems. The support for driver issues and hardware is available through Apple only.

Allan.

0 Kudos
MSpar2
Beginner
443 Views

Hi Allan,

so - again - are Intel saying that they do not support their own Windows 7 Driver for the HD 5000?

This is - again - the driver downloaded from the Intel website, running under Windows 7 on a Mac Air. It is not being ran under Mac OSX, nor is it using the OSX supplied driver (which also has this bug).

I have to say - this is shocking support. I will never purchase anything relying on an Intel graphics driver again, that is certain,

0 Kudos
Reply