--- Otto Solares <[EMAIL PROTECTED]> wrote: > nice work! > > i know you are working with the dri fb drivers, is > any progress and what is the current state?
I am working on embedded Mesa, which is another name for standalone OpenGL. Embedded Mesa is based on the 3D DRI code but it handles 2D very differently. Xfree/DRI scans the PCI bus and initializes hardware in it's user space process. Embedded Mesa instead loads the framebuffer drivers and uses them to initialize the hardware. This makes Embedded Mesa much simpler since it relies on the framebuffer drivers for a lot of things such as mode switching and PCI bus scanning. You can get a snapshot of my work with this: bk clone bk://mesa3d.bkbits.net/jonsmirl local_name Standalone OpenGL works for most all Radeon chips if you also use the updated framebuffers. Rage128 and MGA support and being worked on but they are not ready yet. This is development level code and it is not ready for testing. ===== Jon Smirl [EMAIL PROTECTED] __________________________________ Do you Yahoo!? Yahoo! SiteBuilder - Free, easy-to-use web site design software http://sitebuilder.yahoo.com ------------------------------------------------------- This SF.Net email sponsored by: Free pre-built ASP.NET sites including Data Reports, E-commerce, Portals, and Forums are available now. Download today and enter to win an XBOX or Visual Studio .NET. http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01 _______________________________________________ Dri-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/dri-devel