Hello. I had a quick look in egl sources in Mesa. But I have no idea how it is connected with dri drivers. Need I to include server\intel_dri.c in i965_dri.so. Or how egl works with thid drivers.
----- Original Message ----- From: "Keith Whitwell" <kei...@vmware.com> To: "Peter Hanzel" <hanzelpe...@gmail.com> Cc: <mesa3d-dev@lists.sourceforge.net> Sent: Wednesday, August 19, 2009 3:19 PM Subject: Re: [Mesa3d-dev] Mesa3d linux-solo HELL > On Wed, 2009-08-19 at 05:51 -0700, Peter Hanzel wrote: >> Hello. >> >> After a while I decide to compile Mesa3d with linux-solo (MiniGLX) . I >> have >> Intel GM965 (X3100). So I use kernel KMS to get DRM/Framebuffer on my >> console. >> I am not using Xorg. >> >> I have Mesa3d from git. I see that MiniGLX is abandoned. So I changed lot >> of >> code in miniglx to compile it. >> I succeded. But now I am stuck with libdrm and drmMMInit. >> (server/intel_dri.c) needs it. >> I have offical libdrm-2.4.12 where there is no definition for drmMMInit >> (also DRM_BO_MEM_TT is undefined). >> >> So i looked in git. I have drm from >> git://anongit.freedektop.org/git/mesa/drm. >> And there is only extern definition from drmMMInit. >> >> So I looked it Web and found that some version of libdrm has >> implementation >> of drmMMInit. Which simply calls kernel with DRM_IOCTL_MM_INIT. >> But here I end becuase I have vanilla kernel 2.6.30.4 and there is no >> DRM_IOCTL_MM_INIT or maybe I didn't find it or something. >> >> So now I am stuck what todo next. >> >> Any suggesitions? > > EGL? > > Keith > > ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ Mesa3d-dev mailing list Mesa3d-dev@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/mesa3d-dev