Hello,

 

The release notes
<http://android.xamarin.com/Releases/Mono_for_Android_4/Release_4.0.5>  for
4.0.5 mention that "this release brings an overhauled OpenTK/Android
backend."  However, it's pretty light on the details.  I'd like to hear more
about what exactly is changing.

 

I installed this from the beta channel and I notice that all of the OpenGL
code now runs on the UI thread, as opposed to 4.0.4 where all of the OpenGL
code ran on its own dedicated thread.  

 

This is a pretty major change, so I was surprised it was not mentioned in
the release notes.  This means that if a GL view is running at a low
framerate, all of the native controls on the screen now behave very slowly
as well, unlike in 4.0.4 where they were independent of each other.  Is this
intentional?

 

Thanks,

Randy

_______________________________________________
Monodroid mailing list
[email protected]

UNSUBSCRIBE INFORMATION:
http://lists.ximian.com/mailman/listinfo/monodroid

Reply via email to