[Mesa-dev] OpenGL ES only configuration (without "desktop" OpenGL support)

Siarhei Siamashka siarhei.siamashka at gmail.com
Wed Aug 7 03:19:12 PDT 2013


On Tue, 6 Aug 2013 21:49:52 -0700
Matt Turner <mattst88 at gmail.com> wrote:

> On Tue, Aug 6, 2013 at 9:44 PM, Siarhei Siamashka
> <siarhei.siamashka at gmail.com> wrote:
> > Based on a quick test, the current Mesa git master also can work in
> > ES-only mode if the following commits are reverted:
> >
> > http://cgit.freedesktop.org/mesa/mesa/commit/?id=afa33a001a39c44238ba8fd76f8eeabad041459e
> 
> This commit should be (should have been?) a no-op. Did it actually
> cause a problem?

Yes, it somehow causes the following compilation error:

egl_st.c:32:37: fatal error: state_tracker/st_gl_api.h: No such file or directory
 #include "state_tracker/st_gl_api.h"
                                     ^

I just used bisecting to identify the culprit and verified that
reverting afa33a001a39c44238ba8fd76f8eeabad041459e makes this
problem disappear.

-- 
Best regards,
Siarhei Siamashka


More information about the mesa-dev mailing list