Re: [Mesa-dev] Mesa build fails with xlib/egl

2010-07-13 Thread Chia-I Wu
On Tue, Jul 13, 2010 at 4:25 PM, Lionel Landwerlin wrote: > On Tue, Jul 13, 2010 at 9:40 AM, Chia-I Wu wrote: >> On Sun, Jul 11, 2010 at 1:18 AM, Lionel Landwerlin >> wrote: >>> Thanks for your response, it worked well. >>> >>> I have another question but first I think I need to give some contex

Re: [Mesa-dev] Mesa build fails with xlib/egl

2010-07-13 Thread Lionel Landwerlin
On Tue, Jul 13, 2010 at 9:40 AM, Chia-I Wu wrote: > On Sun, Jul 11, 2010 at 1:18 AM, Lionel Landwerlin > wrote: >> Thanks for your response, it worked well. >> >> I have another question but first I think I need to give some context. >> >> I'm trying to build an environment on my laptop which mim

Re: [Mesa-dev] Mesa build fails with xlib/egl

2010-07-13 Thread Chia-I Wu
On Sun, Jul 11, 2010 at 1:18 AM, Lionel Landwerlin wrote: > Thanks for your response, it worked well. > > I have another question but first I think I need to give some context. > > I'm trying to build an environment on my laptop which mimics what I'm > going to use on an embedded target. What I ex

Re: [Mesa-dev] Mesa build fails with xlib/egl

2010-07-10 Thread Lionel Landwerlin
Le mardi 06 juillet 2010 à 16:00 +0800, Chia-I Wu a écrit : > On Tue, Jul 6, 2010 at 4:39 AM, Lionel Landwerlin > wrote: > > I'm trying to build the last Mesa 7.8.2 on top of an Xlib stack. > > What I need, is a software implementation of GLES 2.0 with EGL. > > This is how I configure Mesa : > >

Re: [Mesa-dev] Mesa build fails with xlib/egl

2010-07-06 Thread Chia-I Wu
On Tue, Jul 6, 2010 at 4:39 AM, Lionel Landwerlin wrote: > I'm trying to build the last Mesa 7.8.2 on top of an Xlib stack. > What I need, is a software implementation of GLES 2.0 with EGL. > This is how I configure Mesa : > > ./configure --disable-glu --disable-glw --disable-glut --with-driver=xl

[Mesa-dev] Mesa build fails with xlib/egl

2010-07-05 Thread Lionel Landwerlin
Hello everyone, I'm trying to build the last Mesa 7.8.2 on top of an Xlib stack. What I need, is a software implementation of GLES 2.0 with EGL. This is how I configure Mesa : ./configure --disable-glu --disable-glw --disable-glut --with-driver=xlib --with-state-trackers=es,egl --disable-gallium