[PATCH] Android: glretracer for Android.
Alexander Monakov
amonakov at ispras.ru
Thu Jun 27 11:22:19 PDT 2013
On Thu, 27 Jun 2013, Nigel Stewart wrote:
> >> -if (WIN32 OR APPLE OR X11_FOUND)
> >> +if (WIN32 OR APPLE OR X11_FOUND OR ANDROID)
> >> add_executable (glretrace
> >
> > Hm. Do you need both glretrace and eglretrace on Android?
>
> It would be good to have that for Regal purposes.... :-)
Are you sure? The proper name for glretrace is 'glxretrace', that is, it
deals with GLX window system binding. You still can use main OpenGL profile
(not GLES*) with EGL and eglretrace.
Alexander
More information about the apitrace
mailing list