SGX 3D Freeze on CC model


On a Gigahertz, with default Gigahertz driver (named 4.03.00.02), I have

Code:
Version 1.6.16.3977 (release) /home/notaz/stuff/sgx/km
System Version String: SGX revision = 1.2.5
 

on a CC, with default CC driver (named 4.00.01) I have


Code:
Version 1.4.14.2514 (release)
System Version String: SGX revision = 1.0.3
 
Apitrace doesn't wotk with glshim because it dynamically load both libEGL and libGLES_CM. Only the glx trace part support dynamic wrapping mecanism (unless I have missed something).
 
I'm pretty sure this is why the CC freezes in Tasty Static. It does wonderful things like single draw calls with hundreds of thousands of triangles.
 
Last edited by a moderator:
Back
Top