On su, 2015-05-24 at 23:38 +0200, barrac...@fastmail.com wrote:
> Wouldn't importing already compiled C unauthorized on Harbour?
> Ultimately I'd like to submit my app.
You upload binary packages to harbour so that shouldn't be a problem,
afaik.
--
Kaj-Michael Lang
___
Thanks for the answer,
so actually the stream just needs to be composed, and not rendered.
How could the client app control this composition?
On Mon, May 25, 2015 at 10:28 AM, Gunnar Sletta
wrote:
>
> > On 25 May 2015, at 08:59, Tone Kastlunger
> wrote:
> >
> > Gunnar
> >
> > >You’re greatly cu
> On 25 May 2015, at 08:59, Tone Kastlunger wrote:
>
> Gunnar
>
> >You’re greatly cutting down the rendering required per frame by putting the
> >video to an overlay. Just putting it to a window which is composed in
> >lipstick is an improvement. Right now we get the texture, then blend it in
Gunnar
>You’re greatly cutting down the rendering required per frame by putting
the video to an overlay. Just putting it to a window which is composed in
lipstick is an improvement. Right now we get the texture, then blend it
into the window >surface through the scene graph, then send the result t