[Q] CM12/12.1 Graphic Acceleration Issue - Sony Xperia Z Ultra

I have graphic acceleration issue in all the Rom based CM12.
grahpic moves very slowly in some games.
in stock rom it has no problem.
Is there any solution to fix?

I don't know if you saw my reply in the other thread but enabling force GPU rendering in developer options seemed to work for me.

Related

[Q] Turning off hardware acceleration

I wanted to use the SB Nation Android app, which is basically a program for reading sports articles.
However, I encountered a problem, which I wrote about to the dev:
I just wanted to alert you to what seems to be a bug in your app.
Basically, I cannot see any text in any of the articles. The
background of the articles is a light gray; pictures and text within
quotes show up (so do comments). However, the main text body does not.
I'm running an HTC Flyer on Honeycomb OS.
Click to expand...
Click to collapse
The dev wrote back:
While we don't have an HTC Flyer to test with, but one thing you could try is to check your device settings for something along the lines of
"hardware acceleration" or "GPU acceleration" and turn this option off.
While these options generally improve UI responsiveness, it's a known bug
for them to wreak havoc on embedded web views. Let me know if that does or doesn't resolve the issue.
Click to expand...
Click to collapse
Is there a way to switch off hardware acceleration to test this issue?
I think the app developer is blowing smoke or smoking blow. There is no user setting to turn off the GPU on any Android device. A properly written app can deal with those settings for example MX player knows which formats can use HW accel and which one's need SW codecs.
If you are running on a rooted ROM, there is a parameter in the system/build.prop file
video.accelerate.hw=1
you can change that to 0 and reboot to see what happens. It will definitely slow other things down though.
Acceleration off
Sir,
how can i switch off the HW acceleration,will be helpfull if anybody teach me how to build custom rom with HW acceleration off for nexus 4.
pls help to to learn from you.

[Q] Acceleration in CM9 with Kernel 3.0 and Ducati

Hi All,
I'm still curious, with the upcoming kernel 3.0 and freshly ported Ducati binary from KF, are we getting everything needed for the HW accelerated UI?
I have seen posts about video being accelerated, but not the UI. I don't know the architecture / background of HWA, so pardon me if this is clear and accelerated video in ICS means also accelerated UI.
Was the ducati binary the last big piece of a puzzle required to get the UI accelerated and now "only" fixes/adjustments/optimisations are needed?
Thanks for clarification

[Q] Gaming tweaks for stock ICS

Are there any tweaks to make games run smoother on ICS? The only reason I haven't switched to custom roms is for the walkman player and the fact that many roms have multitouch problems (AOKP, etc) For some reason v6supercharger slows my apps down
P.S. Should I check Force GPU rendering in developer options?
jasonwsc said:
Are there any tweaks to make games run smoother on ICS? The only reason I haven't switched to custom roms is for the walkman player and the fact that many roms have multitouch problems (AOKP, etc)
P.S. Should I check Force GPU rendering in developer options?
Click to expand...
Click to collapse
Just tweak according to your likes.
Here's the link: http://forum.xda-developers.com/showthread.php?t=1227269

what is HWcomposer

hey guys
can i know what is HWcomposer actually? what work it does? i know it doesnt work in JB but dont know what it does actually . what features i may miss without it?
ancilary said:
hey guys
can i know what is HWcomposer actually? what work it does? i know it doesnt work in JB but dont know what it does actually . what features i may miss without it?
Click to expand...
Click to collapse
HWcomposer enables UserInterface (UI) rendering via GPU
u can see the link below to understand more about the same
HW Composer
and can we dual boot jb and ics? is it possible?
Sun90 said:
HWcomposer enables UserInterface (UI) rendering via GPU
u can see the link below to understand more about the same
HW Composer
Click to expand...
Click to collapse
hi there! I have been wondering what this means too.
What are the effects of having HWcomposer not working? Laggy graphics?
Force GPU rendering isn't enabled by default, so how will this impact performance? Battery life?
Thanks!
According to the HW composer link HW composer is there since Honeycomb so how is it a JB enhancement all of a sudden?
So, SurfaceFlinger in Android is what actually puts together the different screens and surfaces, using OpenGL (the GPU).
Hardware Composer (HWC) is a little module that plugs into SurfaceFlinger, and helps offload some of the surface compositing onto specialized display hardware. Usually this is just a 2D GPU, but sometimes graphics parts have special "overlay" planes that can be used, instead. This lightens the GPU load in several ways, potentially improving performance.
It's been present since Honeycomb, but the API is updated once in a while to support more features. The [Android Sync infrastructure] was added in JB MR1, and requires a whole bunch of new APIs to be implemented for this explicit synchronization. It also relies on some Linux kernel APIs which are only present in v3.4+.
[Android Sync infrastructure]: http s://lwn.net/Articles/569704/

[mod] dark gpu rendering

This is a simple but powerful mod to improve your User experience on your Poco F1/ any Aderno 630 device.
What this mod does?
*Removes CPU rendering Pathway.
*Gives priority to GPU rendering for better cleaner and faster animation and gaming experience.
*Improves touch.
And much more!
(Of course backup your system just in case)
Installation:
Simply flash the zip via twrp and reboot!
Download attachment below.
Enjoy powerful GPU rendering!
Anyone test it already? How is the different ?
Sent from my POCOPHONE F1 using XDA-Developers Legacy app
what did this mod actualy do? when i opened the cfg file it only contain this string :
0 1 adreno630
There a app called Walt ,but a test kit is required,the only way to test touch latency, anyone keen to try out ?
alldine345 said:
what did this mod actualy do? when i opened the cfg file it only contain this string :
0 1 adreno630
Click to expand...
Click to collapse
This removes the software gfx rendering pathway I.e configured in libGLES_android.so and makes use of gives priority to hardware gfx rendering i.e the GPU u have in some cases software rendering is faster than hardware rendering but since I personally prefer hardware rendering I made this mod so others can use it to to avoid hassle. Simply flash and notice faster better animation in UI and gaming.
Aimara said:
There a app called Walt ,but a test kit is required,the only way to test touch latency, anyone keen to try out ?
Click to expand...
Click to collapse
I don't see any point doing such experiment because you will not notice any latency issue on daily bases expect in high end FPS gaming... If your concerned about the rumours about our device latency I can assure you it'll be fixed with a firmware update idk why Xiaomi is lazy to provide us the fix already!
$hivaM Manav said:
I don't see any point doing such experiment because you will not notice any latency issue on daily bases expect in high end FPS gaming... If your concerned about the rumours about our device latency I can assure you it'll be fixed with a firmware update idk why Xiaomi is lazy to provide us the fix already!
Click to expand...
Click to collapse
Well not for me , for those that keep complaining , i am quite ok with the touch ,be it typing messages on gboard or pubg
$hivaM Manav said:
This removes the software gfx rendering pathway I.e configured in libGLES_android.so and makes use of gives priority to hardware gfx rendering i.e the GPU u have in some cases software rendering is faster than hardware rendering but since I personally prefer hardware rendering I made this mod so others can use it to to avoid hassle. Simply flash and notice faster better animation in UI and gaming.
Click to expand...
Click to collapse
so how do we uninstall once we flashed it?
Even the magisk manager has a downloadable module called GPU turbo boost.. but nothing is happening.. it seems as if it has placebo effect.. just a waste of space.. so your app works differently??? Im currently having issues playing nba 2k18 after some time..
I simply wanted to play it smoothly... With gl tools.. iT says.. 30-50fps.. but never stable..
Having a touch issue and multitouch problem
Somebody says that it's a GPU program fault so that I got multitouch problem in pubg and other fps games.
So does this mod improve my touch issues completely?
mjbad6126 said:
Somebody says that it's a GPU program fault so that I got multitouch problem in pubg and other fps games.
So does this mod improve my touch issues completely?
Click to expand...
Click to collapse
No we will need to wait for a good custom kernel
What effect does this have on the battery. Will my battery drain faster?
That mod is amazing. Everything is so smooth now, unbelievable +.+
Flashed it.... Lets see what happens
Anyone can tell if the keyboard lag typing problem is solved by using this mod?
Nothing happens on mine . I really want my touch screen issue to be fixed . Thanks anyway ts keep on sharing
drakko00 said:
Nothing happens on mine . I really want my touch screen issue to be fixed . Thanks anyway ts keep on sharing
Click to expand...
Click to collapse
Touch screen issues have been fixed in the latest beta rom. Miui 10 8.10.25.
I still have it on xiaomi.eu latest build . Ill give it a try , im desperate now lol
$hivaM Manav said:
This is a simple but powerful mod to improve your User experience on your Poco F1/ any Aderno 630 device.
What this mod does?
*Removes CPU rendering Pathway.
*Gives priority to GPU rendering for better cleaner and faster animation and gaming experience.
*Improves touch.
And much more!
(Of course backup your system just in case)
Installation:
Simply flash the zip via twrp and reboot!
Download attachment below.
Enjoy powerful GPU rendering!
Click to expand...
Click to collapse
Does it works with asus zenfone 5z ???
I flashed it and Google play store and chrome keeps force closing
How do I uninstall?

Categories

Resources