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

> On Tue, Aug 6, 2013 at 9:44 PM, Siarhei Siamashka
> <siarhei.siamas...@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
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to