![]() |
Re: Need files to trace OpenGl
Quote:
libgles_qcom.so is the android version. |
Re: Need files to trace OpenGl
One thing I had noticed when looking at IDA, is that it was using Virtual address to set and retrieve stuff for 3d. I know you were trying to enable it directly through mem, I don't know if you were trying to change physical or virtual address.
|
Re: Need files to trace OpenGl
Quote:
|
Re: Need files to trace OpenGl
I was looking through ahi2dati again, have you tried using the AsicSetProperty to set 3d? I know the GetProperty uses cases (Case0 calls GLESConfig), Set Property may have similar calls. I'll try to do some research to see if I can figure out how to find out what different functions take as parms.
You can also try setting AsicInit first. |
Re: Need files to trace OpenGl
Quote:
i can. might be an interesting find. i need a fresh boot anyways. is there a particular build you want me to use? |
Re: Need files to trace OpenGl
Quote:
The list of exported functions i have is longer. Way longer than the wince version. So far both drivers return the same information when you call an ahi functions. I'm trying to find one that actually returns something different. The good news is that the gpu responds to the calls. But that's old news. Do you guys have your android dev environs ready? i can share my test code if everyone wants to start compiling test apps. |
Re: Need files to trace OpenGl
Quote:
ill have mine finished by tonight, so no worries there. do you still want that list of functions? |
Re: Need files to trace OpenGl
Quote:
|
Re: Need files to trace OpenGl
Code:
qeglAPI_eglGetSurfaceScaleCapsQUALCOMM 0001710C thats the exports i get from libgles_qcom.so |
Re: Need files to trace OpenGl
Quote:
This is good. The function grp_enable_interrupt might help. Right now there are no interrupts, so if we can just figure out what to pass to this function we might move a step forward. Thanks for the list, i'm actually missing some of these so im glad we got this done. |
| All times are GMT -4. The time now is 09:38 AM. |
Powered by vBulletin® ©2000 - 2025, Jelsoft Enterprises Ltd.
©2012 - PPCGeeks.com