Re: [mono-android] 4.0.5's OpenTK overhaul

2012-04-09 Thread johnHolmes
I'm really interested in a gl shared context usage example. Once you upload it, please let me know where I can find it. I really appreciate your help Francesco -- View this message in context: http://mono-for-android.1047100.n5.nabble.com/4-0-5-s-OpenTK-overhaul-tp5533470p5624536.html Sent fro

Re: [mono-android] 4.0.5's OpenTK overhaul

2012-03-04 Thread Andreia Gaita
On Mar 4, 2012, at 15:07, Randy Ficker wrote: > Thanks for the explanation! > > When you get shared contexts working, can you share a sample app that shows > how to use them? Yes indeed! I'll probably upload a new sample tonight or tomorrow that works with 4.0.5. I'm already working on improving

Re: [mono-android] 4.0.5's OpenTK overhaul

2012-03-04 Thread Randy Ficker
Thanks for the explanation! When you get shared contexts working, can you share a sample app that shows how to use them? Also, I noticed that if you Finish() an activity that contains a GL view, OnRenderFrame and OnUpdateFrame are called at least once after the graphics context is disposed. I se

Re: [mono-android] 4.0.5's OpenTK overhaul

2012-03-04 Thread Andreia Gaita
Hi, On Sat, Mar 3, 2012 at 10:48 AM, Randy Ficker wrote: > The release notes 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. The objective was to try and fix