[directfb-users] patch

2004-01-29 Thread edie
Is there fusion-module-patch what will work with any 2.6.x kernel? Will there be one or when fusion-module-pathes will be updated to work with latest kernel versions? Edie -- Info: To unsubscribe send a mail to [EMAIL PROTECTED] with "unsubscribe directfb-users" as subject.

[directfb-users] [PATCH] Cle266 driver to work the same way as all other drivers

2004-01-26 Thread Dmitry Borisov
My greetings to all. I have compiled viafb from DirectFB CVS into the kernel( 2.4.20-epia2 ) and found out that cle266 driver cannot work with such a build( no modules ). Here is the patch that standardize the way CLE266 driver works. It should work now with all drivers( cle266vgaio and viafb ). Al

[directfb-users] [PATCH] vo_dfbmga: add black bars around the video

2003-10-07 Thread Ville Syrjälä
The attached patch makes vo_dfbmga add black bars around the video when using the BES. The bars are added to the BES surface so it won't have the screen update problem that vo_directfb has. This also means that subtitles/osd can now be shown in the black areas. I've also included a few unrelated