<div dir="ltr">EGL is not supported on Windows yet. I hadn't felt the need myself. The major IHVs nor Microsoft support EGL on Windows. The close you get is something like Angle, use by several browsers to support EGL/GLES on top of DX9.<div>
<br></div><div>I wouldn't refuse if somebody wanted to add EGL support for apitrace, as long as the patches cause no regressions to EGL/GLES on other platforms.<br></div><div><br></div><div>I noticed there was some work in progress for that on <br>
</div><div><a href="https://github.com/southerngs/apitrace/commit/cdf008035f2f1550f74614c802ddc8cbc1813ca9">https://github.com/southerngs/apitrace/commit/cdf008035f2f1550f74614c802ddc8cbc1813ca9</a> , which might be useful if you're interested in pursuing this. <div>
<div><br></div><div class="gmail_extra">Jose<br><br><div class="gmail_quote">On Mon, Jun 16, 2014 at 2:25 PM, Erdenay Alpay <span dir="ltr"><<a href="mailto:erdenayalpay@gmail.com" target="_blank">erdenayalpay@gmail.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"><div dir="ltr"><div>Hi all,</div><div><br></div><div>I am trying to use apitrace program to debug OpenGL ES application that runs on Windows computer. I downloaded latest binaries from "<a href="http://people.freedesktop.org/~jrfonseca/apitrace/" target="_blank">http://people.freedesktop.org/~jrfonseca/apitrace/</a>"  to run apitrace with the the following commands:</div>


<div><br></div><div><i><font face="courier new, monospace">apitrace trace --api egl "executable path"</font></i></div><div><br></div><div>and I get this:</div><div><br></div><div><i><font face="courier new, monospace">error: unsupported API</font></i></div>


<div><br></div><div>I use egl for --api because OpenGL ES is used in the program. I also checked from the source code, and egl seems to be the correct parameter. I do not what to pass.</div><div><br></div><div>Do you have suggestions?</div>


<div><br></div><div>Regards,</div><div><br></div><div>Erdenay</div><div><br></div>
</div>
<br>_______________________________________________<br>
apitrace mailing list<br>
<a href="mailto:apitrace@lists.freedesktop.org" target="_blank">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></div>