[Intel-gfx] OpenGL ES2.0 support in Sandy Bridge
Kenneth Graunke
kenneth at whitecape.org
Tue Jan 25 16:05:50 CET 2011
On Tuesday, January 25, 2011 02:50:26 am Rozly-azni, Noor Amin Shahriz wrote:
> Hi.
>
> I'm been using a benchmark software, 3DMarkMobileES2.0 for Intel Atom E6XX
> platforms, which is based on Intel EGMD drivers.
>
> I tried porting the software in Sandy Bridge with the latest driver
> (Q42010), however it failed and I got an error message. It seems as if
> OpenGLES2.0 library is not there? Or is the library name not libGLESv2.so
> ? Even when I try to recompile the software, I got "ld: cannot find
> -lGLESv2" error.
[snip]
Have you built Mesa with the --enable-gles2 configure option? That enables the
building of libGLESv2. Also, there was a bug in our parser that prevented
3DMarkMobileES2.0 from running until about a week ago - you will likely need
to run Mesa master, rather than 7.10 from the Q4 release. (The rest of the
components from the Q4 release should be fine.)
--Kenneth
More information about the Intel-gfx
mailing list