[haiku-gsoc] Re: 3D HW accel Repo issues

  • From: Hamish Morrison <hamishm53@xxxxxxxxx>
  • To: haiku-gsoc@xxxxxxxxxxxxx
  • Date: Tue, 23 May 2017 12:43:56 +0100

On Tue, May 23, 2017 at 12:14 PM, Adrien Destugues
<pulkomandy@xxxxxxxxxxxxx> wrote:

The open question is how much changes the kernel itself will need, as far as 
I can see, nothing should need to change there except if we decide to 
implement some Linux-like support there - if it turns out too hard to 
implement this as a wrapper over the existing APIs.

One of the omissions I did notice is that the Haiku driver interface
does not provide a way for drivers to implement mmap - i.e. when mmap
is called on the driver's file descriptor. So we have to implement
support for this at least.

Other related posts: