using apitrace

José Fonseca jose.r.fonseca at gmail.com
Fri Aug 1 07:50:20 PDT 2014


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.

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.

I noticed there was some work in progress for that on
https://github.com/southerngs/apitrace/commit/cdf008035f2f1550f74614c802ddc8cbc1813ca9
, which might be useful if you're interested in pursuing this.

Jose

On Mon, Jun 16, 2014 at 2:25 PM, Erdenay Alpay <erdenayalpay at gmail.com>
wrote:

> Hi all,
>
> I am trying to use apitrace program to debug OpenGL ES application that
> runs on Windows computer. I downloaded latest binaries from "
> http://people.freedesktop.org/~jrfonseca/apitrace/"  to run apitrace with
> the the following commands:
>
> *apitrace trace --api egl "executable path"*
>
> and I get this:
>
> *error: unsupported API*
>
> 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.
>
> Do you have suggestions?
>
> Regards,
>
> Erdenay
>
>
> _______________________________________________
> apitrace mailing list
> apitrace at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/apitrace
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/apitrace/attachments/20140801/067b1f64/attachment.html>


More information about the apitrace mailing list