pwnall / chromeview

Proof of concept Android WebView implementation based on Chromium code
1.69k stars 434 forks source link

PERFORMANCE WARNING: Some textures are unrenderable. #23

Open nealmiao opened 10 years ago

nealmiao commented 10 years ago

08-02 14:36:23.065: D/dalvikvm(1983): GC_FOR_ALLOC freed 1725K, 45% free 5970K/10664K, paused 12ms, total 12ms 08-02 14:36:23.155: D/dalvikvm(1983): GC_FOR_ALLOC freed 1725K, 45% free 5970K/10664K, paused 15ms, total 15ms 08-02 14:36:23.276: D/dalvikvm(1983): GC_FOR_ALLOC freed 1725K, 45% free 5970K/10664K, paused 13ms, total 13ms 08-02 14:36:23.276: E/chromium(1983): [ERROR:gles2_cmd_decoder.cc(5645)] PERFORMANCE WARNING: Some textures are unrenderable. 08-02 14:36:23.276: E/chromium(1983): [ERROR:gles2_cmd_decoder.cc(5645)] PERFORMANCE WARNING: Some textures are unrenderable. 08-02 14:36:23.286: E/chromium(1983): [ERROR:gles2_cmd_decoder.cc(5645)] PERFORMANCE WARNING: Some textures are unrenderable. 08-02 14:36:23.286: E/chromium(1983): [ERROR:gles2_cmd_decoder.cc(5645)] PERFORMANCE WARNING: Some textures are unrenderable. 08-02 14:36:23.286: E/chromium(1983): [ERROR:gles2_cmd_decoder.cc(5645)] PERFORMANCE WARNING: Some textures are unrenderable. 08-02 14:36:23.286: E/chromium(1983): [ERROR:gles2_cmd_decoder.cc(5645)] PERFORMANCE WARNING: Some textures are unrenderable. 08-02 14:36:23.296: E/chromium(1983): [ERROR:gles2_cmd_decoder.cc(5645)] PERFORMANCE WARNING: Some textures are unrenderable. 08-02 14:36:23.356: D/dalvikvm(1983): GC_FOR_ALLOC freed 1726K, 45% free 5970K/10664K, paused 12ms, total 13ms 08-02 14:36:23.396: E/chromium(1983): [ERROR:gles2_cmd_decoder.cc(5645)] PERFORMANCE WARNING: Some textures are unrenderable. 08-02 14:36:23.396: E/chromium(1983): [ERROR:gles2_cmd_decoder.cc(5645)] PERFORMANCE WARNING: Some textures are unrenderable. 08-02 14:36:23.396: E/chromium(1983): [ERROR:gles2_cmd_decoder.cc(5645)] PERFORMANCE WARNING: Some textures are unrenderable. 08-02 14:36:23.396: E/chromium(1983): [ERROR:gles2_cmd_decoder.cc(5645)] PERFORMANCE WARNING: Some textures are unrenderable. 08-02 14:36:23.396: E/chromium(1983): [ERROR:gles2_cmd_decoder.cc(5645)] PERFORMANCE WARNING: Some textures are unrenderable. 08-02 14:36:23.396: E/chromium(1983): [ERROR:gles2_cmd_decoder.cc(5645)] PERFORMANCE WARNING: Some textures are unrenderable. 08-02 14:36:23.396: E/chromium(1983): [ERROR:gles2_cmd_decoder.cc(5645)] PERFORMANCE WARNING: Some textures are unrenderable. 08-02 14:36:23.406: E/chromium(1983): [ERROR:gles2_cmd_decoder.cc(5645)] PERFORMANCE WARNING: Some textures are unrenderable. 08-02 14:36:23.406: E/chromium(1983): [ERROR:gles2_cmd_decoder.cc(5645)] PERFORMANCE WARNING: Some textures are unrenderable. 08-02 14:36:23.416: E/chromium(1983): [ERROR:gles2_cmd_decoder.cc(5645)] PERFORMANCE WARNING: Some textures are unrenderable. 08-02 14:36:23.416: E/chromium(1983): [ERROR:gles2_cmd_decoder.cc(5645)] PERFORMANCE WARNING: Some textures are unrenderable. 08-02 14:36:23.416: E/chromium(1983): [ERROR:gles2_cmd_decoder.cc(5645)] PERFORMANCE WARNING: Some textures are unrenderable. 08-02 14:36:23.416: E/chromium(1983): [ERROR:gles2_cmd_decoder.cc(5645)] PERFORMANCE WARNING: Some textures are unrenderable. 08-02 14:36:23.426: E/chromium(1983): [ERROR:gles2_cmd_decoder.cc(5645)] PERFORMANCE WARNING: Some textures are unrenderable. 08-02 14:36:23.426: E/chromium(1983): [ERROR:gles2_cmd_decoder.cc(5645)] PERFORMANCE WARNING: Some textures are unrenderable. 08-02 14:36:23.436: E/chromium(1983): [ERROR:gles2_cmd_decoder.cc(5645)] PERFORMANCE WARNING: Some textures are unrenderable. 08-02 14:36:23.436: E/chromium(1983): [ERROR:gles2_cmd_decoder.cc(5645)] PERFORMANCE WARNING: Some textures are unrenderable. 08-02 14:36:23.436: E/chromium(1983): [ERROR:gles2_cmd_decoder.cc(5645)] PERFORMANCE WARNING: Some textures are unrenderable. 08-02 14:36:23.436: E/chromium(1983): [ERROR:gles2_cmd_decoder.cc(5645)] PERFORMANCE WARNING: Some textures are unrenderable.

a-klimashevsky commented 10 years ago

Does anyone solve this issue?

jamieomatthews commented 10 years ago

I've got the same issue over here

yjgaia commented 10 years ago

me too. i wanna use canvas.

jacksun101 commented 10 years ago

Me too. Any solution?

vitorprado commented 10 years ago

i got this too.

kashban commented 10 years ago

Jepp, have it too and need a solution.

Sree001 commented 10 years ago

Hi ,

Got any solution for this..Please reply

YHGIT commented 7 years ago

Any solution?