|
||||
Re: 3d driver for testing with gralloc. UPDATED 11.29.10
so if i understand correctly
a) i need to take that out b) that type of lingo i dont understand lol c) the gralloc should be at the root of sd card and not in a folder. "which mean i put both file in the root" |
|
||||
Re: 3d driver for testing with gralloc. UPDATED 11.29.10
Test Fps2D report:
Range: 20-25 Avg: 20 Range and avg a bit low when I run Fps2D just after deep sleep wake up. About -3 then it go up to normal. Running ROM: XDANDROID.2.2.1.AOSP.FRX03.21.11.10.FULL_PACKAGE Kernel modules: - libGLES_qcom.so 11.29.10 - gralloc.msm7k.so 11.30.10 - build.prop 12.02.10 Run on microSD 2GB class 4
__________________
No money, no honey!
--- Motoroi XT720 - MIUI 1.10.21-t2w - [OC 1Ghz very fast & smooth] - CM-7.1.0-11.10.12-ODEX-XT720-J.Y.Daddy |
|
||||
Re: 3d driver for testing with gralloc. UPDATED 11.29.10
if you want your sdcard clean-lembed, so add these modules to a sub directory then change the path in the mount commands to that dir. In my case I did move all modules included build.prop to /sdcard/mods then add these lines to froyo.user.conf:
Code:
mount --bind /sdcard/mods/libGLES_qcom.so /system/lib/egl/libGLES_qcom.so mount --bind /sdcard/mods/gralloc.msm7k.so /system/lib/egl/gralloc.msm7k.so mount --bind /sdcard/mods/build.prop /system/build.prop Last edited by tiger2wander; 12-10-2010 at 04:17 AM. |
|
||||
Re: 3d driver for testing with gralloc. UPDATED 11.29.10
Tiad, you have my sympathies.
I wish it were legal across the country to use a concealed weapon to shoot any thieves on sight, whether a life is in danger or not. These kinds of people are (one of the many kinds of) scum in society that need to be removed (or least strongly discouraged) through direct and immediate action. Also, please folks, if you take one thing away from this - Please start backing up your data! Quote:
|
|
||||
Re: 3d driver for testing with gralloc. UPDATED 11.29.10
FPS2D gave me:
20 fps on frx03, with 11.29 driver, 11.30 gralloc, 12.02 build.prop and no overclock. Seems like this program only displays FPS in multiples of 5 (though averages can be in between). Last edited by manekineko; 12-10-2010 at 09:11 AM. |
|
||||
Re: 3d driver for testing with gralloc. UPDATED 11.29.10
Quote:
It's easy to verify it's doing something. Take FRX03 and try and run Angry Birds Lite (Lite is key). It won't run and will crash to home screen. Install the updated build.prop and it will run. |
|
||||
Re: 3d driver for testing with gralloc. UPDATED 11.29.10
Thanks a lot fellas. So its pretty clear with the results you guys have reported that the current framebuffer is most likely the reason why you cant hit 30. I asked the Topaz guys to run the test and it seems they are also bouncing around the 20s. Nand project uses the .35 frame buffer but porting that to the haret kernel can be a pain since other devices might break (damn raph and diamond usually the biggest bitches).
I'm trying to go beyond 30 now and see if we suffer from the same limitation the Evo did when it first came out. After all we do use the novtec driver the evo does so there might be similar limitations. Another test i ran is the bullet jni profiler. This is also reporting 30fps but as soon as i bump up the number of objects the frame rate drops. Not sure if its because the complexity of the draw or the crunching power needed to figure out what goes where.
__________________
|
This post has been thanked 2 times. |
|
||||
Re: 3d driver for testing with gralloc. UPDATED 11.29.10
Quote:
__________________
Creator of iLife ROM Series Best... Member... Ever... |
|
||||
Re: 3d driver for testing with gralloc. UPDATED 11.29.10
FPS2D results, on FRX03, OC'd to 700Mhz: 19 FPS after about 3 minutes of running
Does FPS2D really measure anything having to do with the HW3D driver?
__________________
HTC TP2, Verizon, Energy Cookie 2.0 2/1, TIAD8's Froyo X 1/28
|
|
|
|