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
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
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
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 :
> >
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
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