[PATCH] Android: Port eglretracer for Android

Nigel Stewart nigels.com at gmail.com
Thu Jul 25 07:34:11 PDT 2013


As NVIDIA announced at Siggraph this week, we're very much interested
in OpenGL compatibility profile on Android.
Just a FYI : http://blogs.nvidia.com/blog/2013/07/24/kepler-to-mobile/

- Nigel

On Thu, Jul 25, 2013 at 8:58 AM, Alexander Monakov <amonakov at ispras.ru> wrote:
>> On the other hand, according to the init() in this patch, glws_waffle
>> supports only Android.  And I know no Android device that supports non-ES
>> OpenGL. Until glws_waffle acquires support for other operating systems, I
>> prefer that code that is known to fail not be present in this file.
>
> The patch tries to handle OpenGL compatibility profile, which is not available
> yet on Android either.  It would make sense to drop the compat profile
> handling from the patch as well.
>
> Please also factor out repeating code from the switch statements.
>
> Alexander
> _______________________________________________
> apitrace mailing list
> apitrace at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/apitrace


More information about the apitrace mailing list