Thursday, August 2, 2012

[android-developers] Re: I can't make GLES 2.0 working in the emulator - need a hint from the insiders

If you have built your own emulator then the best place to ask is in one of the platform groups:

Android Developers is for  "developing Android applications using the Android SDK "

On Thursday, August 2, 2012 2:29:53 PM UTC+1, goodG wrote:
The only thing that i have builded from the source is the 64 bit version of the emulator with its own libraries:

lib64EGL_translator.so
lib64GLES_CM_translator.so
lib64GLES_V2_translator.so
lib64OpenglRender.so

all the other pieces are from official sources like the official repository from the Android SDK.

Il giorno giovedì 2 agosto 2012 15:24:23 UTC+2, RichardC ha scritto:
Are you using one of the emulators provided in the SDK or are your making your own?

On Thursday, August 2, 2012 2:15:01 PM UTC+1, goodG wrote:
I try literally everything, i have tried:
  • installing mesa GLES libraries
  • GLES libraries in a .conf file in /etc/ld.so.conf.d/ ( the new method that replaces the old LD_* environment variables )
  • updating and downgrading my fglrx drivers
  • using the GLES2 libraries from AMD ATI
  • using the flag -gpu on, with and without
  • old and new images of Android gingerbread, ics and jb
  • 32 bit and 64 emulator

I don't know how to get this GLES 2 context working in an emulator, i'm really out of options.

I have an ATI 5770 with the latest 12.6 catalyst drivers installed on a copy of Ubuntu 12.04 64 bit.

At this point i can't imagine what is wrong with my setup, i really need a good idea.

All i can say is that the most common error that i get from the logcat is the lack of an EGL context.

Thanks.

--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

No comments:

Post a Comment