The solo version of this is in Mesa/src/glx/mini. It will need to be adjusted to track whereever the X version ends up. It might even be possible to eliminate the solo version.
--- Ian Romanick <[EMAIL PROTECTED]> wrote: > Jon Smirl wrote: > > > This patch switches the dri build over to use the new standalone drm tree. > > > > You will need to check out the new drm tree from the dri CVS root > > Apply the patch to dri > > DRMSrcDir in config/cf/host.def needs to be edited to point to your copy of > the > > drm tree > > Should the user-space access library code also be moved to the DRM tree? > The code lives in > program/Xserver/hw/xfree86/os-support/linux/drm/xf86drm*.c and > program/Xserver/hw/xfree86/os-support/xf86drm*.h, but I think it gets > symlinked to several other places during the build. The reason I ask is > because the DRI drivers need this stuff to build. I don't think we want > required files to keep living under xc in the DRI tree when we start > building the drivers in the Mesa tree. > > > > > ------------------------------------------------------- > This SF.Net email is sponsored by: IBM Linux Tutorials > Free Linux tutorial presented by Daniel Robbins, President and CEO of > GenToo technologies. Learn everything from fundamentals to system > administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click > -- > _______________________________________________ > Dri-devel mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/dri-devel ===== Jon Smirl [EMAIL PROTECTED] __________________________________ Do you Yahoo!? Yahoo! Mail - More reliable, more storage, less spam http://mail.yahoo.com ------------------------------------------------------- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click -- _______________________________________________ Dri-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/dri-devel
