You are not logged in.

#1 2011-12-23 15:33:49

warrd
Member
Registered: 2011-10-21
Posts: 7

OpenGL on Intel HD Graphics 3000 (sandybridge)

Hi there.

According to Intel my integrated graphics  should support OpenGL 3. As you can see, this is not the case:

lspci | grep VGA
00:02.0 VGA compatible controller: Intel Corporation 2nd Generation Core Processor Family Integrated Graphics Controller (rev 09)
glxinfo | grep OpenGL
OpenGL vendor string: Tungsten Graphics, Inc
OpenGL renderer string: Mesa DRI Intel(R) Sandybridge Mobile 
OpenGL version string: 2.1 Mesa 7.11.2
OpenGL shading language version string: 1.20
OpenGL extensions:

Is this a deficiency with the xf86-video-intel drivers, or something else?

Thanks in advance for helping me clear things up...

Offline

#2 2011-12-23 15:40:54

Gusar
Member
Registered: 2009-08-25
Posts: 3,607

Re: OpenGL on Intel HD Graphics 3000 (sandybridge)

The card supports OpenGL 3, but Mesa doesn't. Mesa 8, which will be relased sometime in 2012, will support OpenGL 3.

Last edited by Gusar (2011-12-23 15:42:13)

Offline

#3 2011-12-24 05:38:30

aliasbody
Member
From: Portugal
Registered: 2010-12-16
Posts: 157
Website

Re: OpenGL on Intel HD Graphics 3000 (sandybridge)

And you are lucky XD In my case with my Asus 1215N netbook with an Intel X3150 and an Atom D525 (Dual Core), I have OpenGL 1.4 XD so.... But yes @Gusar is right, there no OpenGL 3 in mesa drivers for now, they are almost finished and ready to be published maybe not in the end of this year, but probably in the beginning of 2012 if I'm not wrong ^^

Here is the source :
http://www.phoronix.com/scan.php?page=n … px=MTAzMTc

Offline

#4 2012-01-20 17:13:08

zahariesergiu
Member
Registered: 2012-01-20
Posts: 2

Re: OpenGL on Intel HD Graphics 3000 (sandybridge)

I have the same configuration. How about on Windows 7, it will work OpenGL 3.0 ?

Offline

#5 2012-01-20 19:35:54

Gusar
Member
Registered: 2009-08-25
Posts: 3,607

Re: OpenGL on Intel HD Graphics 3000 (sandybridge)

May I ask why do you need OpenGL 3?

Anyway, Mesa 8 will be released in March.

Last edited by Gusar (2012-01-20 19:36:21)

Offline

#6 2012-01-21 09:40:41

zahariesergiu
Member
Registered: 2012-01-20
Posts: 2

Re: OpenGL on Intel HD Graphics 3000 (sandybridge)

I need it for a project. And my question is if it will work with windows 7 ?

Offline

#7 2012-03-03 21:30:39

lichengeese
Member
Registered: 2012-03-02
Posts: 2

Re: OpenGL on Intel HD Graphics 3000 (sandybridge)

I have Sandybridge graphics too, but for me the glx version string is only 1.4. Would this be because I have an ULV mobile CPU (i5-2557M on Asus UX31)?

glxinfo | grep OpenGL
OpenGL vendor string: Tungsten Graphics, Inc
OpenGL renderer string: Mesa DRI Intel(R) Sandybridge Mobile 
OpenGL version string: 1.4 (2.1 Mesa 7.11.2)
OpenGL extensions:

EDIT: Nevermind, I had the LIBGL_DRIVERS_PATH environment variable pointing to the 32-bit drivers for wine, so glxinfo couldn't load them. hmm

Last edited by lichengeese (2012-03-03 21:36:45)

Offline

Board footer

Powered by FluxBB