Re: Individual file access

2018-03-16 Thread Norman Feske
Hi Ben, On 16.03.2018 09:38, Nobody III wrote: > ... now seems like a good time to add root > directory passing to the VFS. I may be a bit impatient here, but I'm > hesitant to be the one to make any API changes. That being said, I could > go ahead and make the change if you won't get around to

Re: Individual file access

2018-03-16 Thread Nobody III
Given that we have recently finished a release, and have a few months before the next release, now seems like a good time to add root directory passing to the VFS. I may be a bit impatient here, but I'm hesitant to be the one to make any API changes. That being said, I could go ahead and make the

Re: Library Isolation

2018-03-16 Thread Nobody III
You're probably right. I probably overestimated the overhead of the RGBA -> RGB+A -> RGBA/ARGB conversion. And yes, I invented the RGB+A notation. On Fri, Mar 16, 2018 at 2:25 AM, Norman Feske wrote: > Hi Ben, > > I am afraid that we are getting off-topic but I

Re: Library Isolation

2018-03-16 Thread Norman Feske
Hi Ben, I am afraid that we are getting off-topic but I nevertheless don't want to leave your question unanswered. On 14.03.2018 19:40, Nobody III wrote: > Are you sure about retaining the separation? For 24-bit color, you can > either use 32 bits per pixel, or you can force the compiler to use