<div dir="ltr">eglretrace/glretrace infer the rendering size from glViewport calls (when no FBO is bound). See <a href="https://github.com/apitrace/apitrace/blob/master/BUGS.markdown#retracing">https://github.com/apitrace/apitrace/blob/master/BUGS.markdown#retracing</a><div>
<br></div><div>Maybe the game is using glViewport with sizes larges than the actual screen, misleading the egl/glretrace.</div><div><br></div><div>Jose<br><div class="gmail_extra"><br><br><div class="gmail_quote">On Fri, Apr 11, 2014 at 3:34 AM, Arun Sl <span dir="ltr"><<a href="mailto:arun.sl@tcs.com" target="_blank">arun.sl@tcs.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><font face="sans-serif">Hello All,</font>
<br>
<br><font face="sans-serif">I have tried to replay "Reign of
Amira" on the same device as I took trace using eglretrace binary
and waffle library (Android 4.2.2)</font>
<br>
<br><font face="sans-serif">The issue that I am facing is that after
the initial logo of the game the replay goes beyond the screen size. I
feel the game uses some call to change the resolution of the screen run
time (this is my guess). Is this something we have to handle in code?</font>
<br>
<br><font face="sans-serif">If someone can give me hints appropriately
in code, we can maybe improve the replay rendering.</font>
<br>
<br><font face="sans-serif">I was also thinking if we can use this
mechanism to maybe replay games to the screen size(irrespective of which
screen size the game is traced) / orientation of any device.</font>
<br><font face="sans-serif"><br>
Thanks & Regards<br>
Arun S L</font><p>=====-----=====-----=====<br>
Notice: The information contained in this e-mail<br>
message and/or attachments to it may contain <br>
confidential or privileged information. If you are <br>
not the intended recipient, any dissemination, use, <br>
review, distribution, printing or copying of the <br>
information contained in this e-mail message <br>
and/or attachments to it are strictly prohibited. If <br>
you have received this communication in error, <br>
please notify us by reply e-mail or telephone and <br>
immediately and permanently delete the message <br>
and any attachments. Thank you</p>

<p></p><br>_______________________________________________<br>
apitrace mailing list<br>
<a href="mailto:apitrace@lists.freedesktop.org">apitrace@lists.freedesktop.org</a><br>
<a href="http://lists.freedesktop.org/mailman/listinfo/apitrace" target="_blank">http://lists.freedesktop.org/mailman/listinfo/apitrace</a><br>
<br></blockquote></div><br></div></div></div>