On Fri, 2009-05-22 at 17:27 +0800, Dong He wrote: > > Hi, Brian: > I saw you're the author of miniglx, thanks for your reply, > Now I trying to port radeon fb driver into RTOS, because I saw > miniglx asking frame buffer driver for initialization. > I still don't know what's different between fb driver and xf86 > driver I'm using. > maybe some setting cause the problem, which CP is not executing > command > stream after it reads all from ring buffer. > > Thanks > > David >
I would strongly advice to forget about miniglx this was a hack (from my POV). We are working on KMS (kernel modesetting) drm and this will allow you to have GL accel through EGL for instance without X server. So i would suggest that you look to this solution rather than trying to revive miniglx, also i think we should kill miniglx once we got EGL in more advanced state. Cheers, Jerome Glisse ------------------------------------------------------------------------------ Register Now for Creativity and Technology (CaT), June 3rd, NYC. CaT is a gathering of tech-side developers & brand creativity professionals. Meet the minds behind Google Creative Lab, Visual Complexity, Processing, & iPhoneDevCamp asthey present alongside digital heavyweights like Barbarian Group, R/GA, & Big Spaceship. http://www.creativitycat.com _______________________________________________ Mesa3d-dev mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mesa3d-dev
