Quoting Jon Smirl ([EMAIL PROTECTED]): > This patch is against mesa embedded-1. > > 1) It implements the DRI API found in embedded-2. This > interface decouples DRI from the rest of miniglx. > 2) miniglx has been adjusted to work with the new API > 3) fb_dri works now with miniglx. since miniglx uses > SAREA I created one for fb_dri using shmem. > 4) I fixed some other bugs as I found them in > dri_util.c
Cool, does 4) include fixes that would still apply to embedded-2? > This patch does not implement per drawable buffers > like embedded-2 does. That will come in the next > patch. I'm doing these in smaller chunks to avoid > breakage. I can help you with readding per drawable buffers, at least doing the changes to the Matrox DRI and DRM driver. > I have not tried the MGA driver. It compiles and I > think it should work. I just checked out embedded-1, applied your patch and everything works as expected. I tested the sample_server with glxgears. VT switching still seems to be disabled. -- Best regards, Denis Oliver Kropp .------------------------------------------. | DirectFB - Hardware accelerated graphics | | http://www.directfb.org/ | "------------------------------------------" Convergence GmbH -- Info: To unsubscribe send a mail to [EMAIL PROTECTED] with "unsubscribe directfb-dev" as subject.
