on all devices.
Why a supports-gl-texture tag is needed ?
Thanks,
IOPixel Developper
Laurent Mallet
laurent.mal...@gmail.com
--
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@go
Hello,
I'm trying to use BackupAgent but it doesn't work as i want. I'm
trying this code: https://github.com/ellis2323/BackupRestore
and have published a test app on market.
On my Nexus S (ICS 4.0.3), if i install my app with auto-update, i can
wipe my app and when i restore my account, my app is
Alex Rempel, The problem is just your experience on mobile device.
GPU on mobile devices have very low fillrate. So you must use
very carefully your draw operations.
N1 or Droid max overdraw is one for 30 FPS but on Nexus S (or SGS) you
have a
better fillrate, so you can have an overdraw of 3.
Yo
for sTexture");
+}
MVP_matrix_handle_ = GLES20
.glGetUniformLocation(program_,
"uMVPMatrix");
On 16 fév, 18:52, Michael wrote:
> I am testing my live wallpaper on a Galaxy Tab, and it works.
>
> On Feb 16, 5:12 am, laurent mallet
I tried your livewallpaper with the official (carier Orange) ROM on my
GalaxyTab and it doesn't work either. The problem is clearly the FBO.
When you use a FBO in a LiveWallPaper, on your main surface you will
have a Black Screen. The problem doesn't really crash your phone but
you have no painting
My Galaxy Tab ROM is XWJJ4. The problem with OpenGL ES 2.0
Livewallpaper seems related to FBO. If i use them, it crashes on many
phones. Only my N1 (CM7 alpha version 47) works.
On 16 fév, 18:52, Michael wrote:
> I am testing my live wallpaper on a Galaxy Tab, and it works.
--
You received this
The blurred lines livewallpaper doesn't work on Samsung Galaxy S (and
Galaxy Tab), Droid, and Milestone. It works only on my Nexus One.
The GLWallpaperService doesn't work either. We have a black screen or
green screen. That's strange because many LWP with OpenGL ES 1.x as
Aquarium are working. Usi
Hello,
I'm a developper of Moblox and have users reports that this game
doesn't work on Samsung Moment and Spica. They share the same soc, so
the opengl drivers must be similar.
First my chooseConfig selects 16bits mode, because it is available on
all android phones.
These phones reports that th
8 matches
Mail list logo