kishan-dada / panoramagl-android

Automatically exported from code.google.com/p/panoramagl-android
0 stars 0 forks source link

PanoramaGL 0.2 beta on the Imagination PowerVR SGX GPU display problems #16

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
I used PanoramaGL-02-beta this project, the test HelloPanoramaGL this Demo 
Imagination PowerVR SGX GPU found on the phone display problems. Specific 
performance can not be fully displayed completely, only in the lower left part 
of the display. Discovered during testing CPU is MTK6575, MTK6577 will be such 
a problem. I summed up what the discovery of these machines are Imagination 
PowerVR SGX GPU series

Original issue reported on code.google.com by wujianyi...@gmail.com on 27 Sep 2013 at 1:52

Attachments:

GoogleCodeExporter commented 9 years ago
come up with the same problem ,have you fix it already?

Original comment by 1257998...@qq.com on 16 Oct 2013 at 7:27

GoogleCodeExporter commented 9 years ago
I am also having this problem, running on a Motorola Razr Maxx, Android 4.2.2

Original comment by mhou...@gmail.com on 24 Oct 2013 at 8:14

GoogleCodeExporter commented 9 years ago
my phones both have this problem. one is 2.3.x, another is 4.0.x

Original comment by yy151518...@gmail.com on 4 Dec 2013 at 10:56

GoogleCodeExporter commented 9 years ago
I'm also facing this problem. Anybd knows how to fix it? 

Original comment by youlim...@gmail.com on 28 Feb 2014 at 3:20

GoogleCodeExporter commented 9 years ago
is there anyway to fix this bug.....?

Original comment by olos.spt...@gmail.com on 10 Mar 2014 at 7:50

GoogleCodeExporter commented 9 years ago
I'm also having this problem, running on a Samsung Galaxy-S , android 2.3.x.

Original comment by hossein....@gmail.com on 11 Mar 2014 at 9:00

GoogleCodeExporter commented 9 years ago
Anybody knows how to fix it?

Original comment by lzj910...@gmail.com on 12 Mar 2014 at 5:00

GoogleCodeExporter commented 9 years ago
I have the same problem in a Samsung Galaxy Tab 2 7.0. Any fix?

Original comment by krit...@gmail.com on 4 Apr 2014 at 5:57

GoogleCodeExporter commented 9 years ago
I faced the same issue on Samsung Tab2, it seems its rendering but misplaced at 
bottom left, changing to kViewportSize or kMaxDisplaySize to 2048 in 
PLConstants.java resolved for me:)

Original comment by life4java@gmail.com on 16 May 2014 at 2:32

GoogleCodeExporter commented 9 years ago
The problem is with PLRenderer class is necessary to change the viewport size 
and display size. Check resizeFromLayer mViewport data, like said life4java 
chaning kViewportSize or kMaxDisplaySize the problem is fixed.

Original comment by javbae...@gmail.com on 9 Sep 2014 at 10:13