[Mesa-dev] Regarding UVD implementation check-out from MESA

2013-04-09 Thread Ramesh Reddy Emmadi
Hi Christian, I working with MESA and want to test the UVD implementation in MESA and trying to check-out the code for UVD implementation as said in following site and did not find the code in mesa tree. Can you please guide me how to check-out the code for UVD "radeon/uvd: add UVD implementati

[Mesa-dev] Regarding UVD implementation check-out

2013-04-09 Thread Ramesh Reddy Emmadi
Hi, Can you please let me know how to check out the mesa code for UVD implementation and how to apply the kernel patches "http://people.freedesktop.org/~agd5f/radeon_ucode/?C=N;O=D"; to test the UVD with AMD GPU in Linux. Regards, Ramesh CAUTION - Disclaimer

[Mesa-dev] Need bench mark application for Opengles2 on mesa-8.0.4 with Linux

2013-02-18 Thread Ramesh Reddy Emmadi
Hi, Can you please let us know is there any benchmark tool for opengles2 API's in Linux and Windows. Thanks and Regards, Ramesh CAUTION - Disclaimer * This e-mail contains PRIVILEGED AND CONFIDENTIAL INFORMATION intended solely for the use of the addressee(s).

[Mesa-dev] GL_INVALID_OPERATION in glFramebufferTexture2D(textarget=0x3)

2013-01-31 Thread Ramesh Reddy Emmadi
Hi, I am getting the following error while using glFramebufferTexture2D in mesa es2 demos in mesa-9.0.2 and mesa-8.0.4 code . Can you please let me know, how to resolve this error. "GL_INVALID_OPERATION in glFramebufferTexture2D(textarget=0x3)" Thanks and Regards, Ramesh CAU

[Mesa-dev] compiling mesa-8.0.4 with opengles2 only

2013-01-31 Thread Ramesh Reddy Emmadi
Hi, 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, but while make install got one more error(error2). Can you pleas

Re: [Mesa-dev] Regading OpenGLES2 on Linux

2013-01-31 Thread Ramesh Reddy Emmadi
tall] Error 1 make[1]: Leaving directory `/home/amd/Downloads/mesa-mesa-8.0.4/src' make: *** [install] Error 1 Thanks in advance. Thanks and Regards, Ramesh From: Michel Dänzer [mic...@daenzer.net] Sent: Thursday, January 31, 2013 3:53 PM To: Ramesh Re

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] Regarding Mesa python files

2013-01-30 Thread Ramesh Reddy Emmadi
Hi, We are working on mesa-8.0.4 and compiling with opengles2 option and using the default glapi_gentable.c and glapitemp.h. We would like to know whether we can generate these two files for opengles2 specific . if it is please let us know the command to generate. 1) glapi_gnetable.c 2) glapite

[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

[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

[Mesa-dev] Regarding OpenGLES2 on Linux

2013-01-29 Thread Ramesh Reddy Emmadi
Hi, We made few code changes and compiled , but during run time we are getting error while executing "glFramebufferTexture2D" as "Mesa warning : User called no-op dispatch function (an unsupported extension function?) We tried to debug this issue and found that, while setting exec_table for