Re: [Mesa-dev] problems in building GLES1

2010-11-09 Thread Clurado cl
Still having the problem , i attached the config file , anybody can help !? On Fri, Nov 5, 2010 at 5:09 PM, Clurado cl wrote: > yes , those configs has -DFEATURE_ES1=y > > > On Fri, Nov 5, 2010 at 5:19 AM, Chia-I Wu wrote: > >> On Fri, Nov 5, 2010 at 1:34 AM, Clurado cl wrote: >> > >> > >> >

Re: [Mesa-dev] problems in building GLES1

2010-11-04 Thread Chia-I Wu
On Fri, Nov 5, 2010 at 1:34 AM, Clurado cl wrote: > > > On Thu, Nov 4, 2010 at 6:56 AM, Chia-I Wu wrote: >> >> On Thu, Nov 4, 2010 at 6:14 AM, Clurado cl wrote: >> > Hi, i have build mesa with ./configure --disable-gallium-radeon >> > --with-dri-drivers=i915 --enable-gles-overlay --enable-gles1

Re: [Mesa-dev] problems in building GLES1

2010-11-04 Thread Clurado cl
i tested with gallium drivers , it works well but its not dri enabled . it uses swrast_pipe instead of dri. On Thu, Nov 4, 2010 at 9:04 PM, Clurado cl wrote: > > > On Thu, Nov 4, 2010 at 6:56 AM, Chia-I Wu wrote: > >> On Thu, Nov 4, 2010 at 6:14 AM, Clurado cl wrote: >> > Hi, i have build mesa

Re: [Mesa-dev] problems in building GLES1

2010-11-04 Thread Clurado cl
On Thu, Nov 4, 2010 at 6:56 AM, Chia-I Wu wrote: > On Thu, Nov 4, 2010 at 6:14 AM, Clurado cl wrote: > > Hi, i have build mesa with ./configure --disable-gallium-radeon > > --with-dri-drivers=i915 --enable-gles-overlay --enable-gles1 > > i make it and installed it in /usr/lib > > > > the problem

Re: [Mesa-dev] problems in building GLES1

2010-11-03 Thread Chia-I Wu
On Thu, Nov 4, 2010 at 6:14 AM, Clurado cl wrote: > Hi, i have build mesa with ./configure --disable-gallium-radeon > --with-dri-drivers=i915 --enable-gles-overlay --enable-gles1 > i make it and installed it in /usr/lib > > the problem is i cant run demos in egl/opengles1 demos from > mesa.demos.8

[Mesa-dev] problems in building GLES1

2010-11-03 Thread Clurado cl
Hi, i have build mesa with ./configure --disable-gallium-radeon --with-dri-drivers=i915 --enable-gles-overlay --enable-gles1 i make it and installed it in /usr/lib the problem is i cant run demos in egl/opengles1 demos from mesa.demos.8.0.1. with EGL_LOG_LEVEL=debug . i get errors like this : li