From: Caner A. <can...@gm...> - 2009-08-19 07:27:53
|
Eagle EGL loader is the alternative way to use dri drivers with egl, am I right? It seems very similar, also it does not need the framebuffer interface... http://hoegsberg.blogspot.com/2009/07/eagle-egl-loader.html 2009/8/18 Chia-I Wu <ol...@gm...> > On Mon, Aug 17, 2009 at 10:50:49PM -0700, caner wrote: > > actually I am trying to build a xegl system(without x server) shown in > the > > document experimentally: > > http://www.freedesktop.org/wiki/Xegl > http://www.freedesktop.org/wiki/Xegl > > libEGL.so(library I want to use), libEGLdri.so(adapter driver), > > r200_dri.so(actual driver including radeon_egl.o) path is important for > me. > > It also fails to build libEGLdri.so with several similar error messages, > due > > to incompatible headers. Is it a dead end? > I don't know about the status of Xegl. If it is still alive, I am > willing to help revive the drivers. > > -- > Regards, > olv > |