Re: [osg-users] changing thread priority

2010-03-12 Thread Trajce (Nick) Nikolov
Thanks Robert. That is exactly what I was looking for ! -Nick On Fri, Mar 12, 2010 at 10:51 AM, Robert Osfield wrote: > Hi Nick, > > On Fri, Mar 12, 2010 at 7:05 AM, Trajce (Nick) Nikolov > wrote: > > is there a way to force the threading in osg (cull, update, draw) to use > > different priori

Re: [osg-users] changing thread priority

2010-03-12 Thread Robert Osfield
Hi Nick, On Fri, Mar 12, 2010 at 7:05 AM, Trajce (Nick) Nikolov wrote: > is there a way to force the threading in osg (cull, update, draw) to use > different priority (let say RealTime)? My IG works fine but I thought I > might force it to even do better :) You can get all the threads of the vi

[osg-users] changing thread priority

2010-03-11 Thread Trajce (Nick) Nikolov
Hi community, is there a way to force the threading in osg (cull, update, draw) to use different priority (let say RealTime)? My IG works fine but I thought I might force it to even do better :) Thanks -Nick ___ osg-users mailing list osg-users@lists.op