Re: [Mesa-dev] Regading OpenGLES2 on Linux

2013-01-31 Thread Michel Dänzer
On Don, 2013-01-31 at 14:01 +, Ramesh Reddy Emmadi wrote: > > Got the error1 while compiling mesa-8.0.4 with the following > configuration options and commented the "_mesa_BindBufferBase" > function in src/mesa/main/bufferobj.c file. After this change able to > compile the code successfully

Re: [Mesa-dev] Regading OpenGLES2 on Linux

2013-01-31 Thread Ramesh Reddy Emmadi
ddy Emmadi Cc: mesa-dev@lists.freedesktop.org Subject: Re: [Mesa-dev] Regading OpenGLES2 on Linux On Don, 2013-01-31 at 09:29 +, Ramesh Reddy Emmadi wrote: > > OpenGL: no (ES1: no ES2: yes) [...] > make[4]: Entering directory > `/home/amd/Downloads/testtrai

Re: [Mesa-dev] Regading OpenGLES2 on Linux

2013-01-31 Thread Michel Dänzer
On Don, 2013-01-31 at 09:29 +, Ramesh Reddy Emmadi wrote: > > OpenGL: no (ES1: no ES2: yes) [...] > make[4]: Entering directory > `/home/amd/Downloads/testtrails/mesa-mesa-9.0.1/src/mesa' > > CC api_arrayelt.lo > > CC api_exec.lo > > ../../src/mesa/main/api_

Re: [Mesa-dev] Regading OpenGLES2 on Linux

2013-01-31 Thread Ramesh Reddy Emmadi
ble-opengles2 for Gallium driver hardware. To work with gallium driver is it required both opengles1 and opengles2? Thanks in advance. Thanks and Regards, Ramesh From: Tom Gall [tom.g...@linaro.org] Sent: Tuesday, January 29, 2013 10:48 PM To: Ramesh R

[Mesa-dev] Regading OpenGLES2 on Linux

2013-01-29 Thread Ramesh Reddy Emmadi
ble-opengles2 for Gallium driver hardware. To work with gallium driver is it required both opengles1 and opengles2? Thanks in advance. Thanks and Regards, Ramesh From: Tom Gall [tom.g...@linaro.org] Sent: Tuesday, January 29, 2013 10:48 PM To: Ram

Re: [Mesa-dev] Regading OpenGLES2 on Linux

2013-01-29 Thread Tom Gall
A little more information such as what source you're attempting to build, config options. Have you looked at : http://mesa3d.org/opengles.html etc etc. On Tue, Jan 29, 2013 at 10:56 AM, Ramesh Reddy Emmadi wrote: > Hi, > > We are working on Opengles2 porting and want only compile opengles2 and

[Mesa-dev] Regading OpenGLES2 on Linux

2013-01-29 Thread Ramesh Reddy Emmadi
Hi, We are working on Opengles2 porting and want only compile opengles2 and not opengl and opengles1 and we are not able to compile. Facing lot of compilation errors. Can you please let us know whether we can compile opengles2 without opengl and opengles1 and if it is then what is the option t