Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/external/mit/xorg/server/drivers/xf86-video-glint



Module Name:    src
Committed By:   macallan
Date:           Tue Oct 28 20:24:12 UTC 2008

Modified Files:
        src/external/mit/xorg/server/drivers/xf86-video-glint: Makefile

Log Message:
Include glint_dri.c since we build Xservers with DRI support enabled.
Also pass -DSPARC_MMIO_IS_BE and -DPPC_MMIO_IS_BE since Xorg's MMIO ops are now
byteswapping by default but the glint driver hasn't been adapted.
With this Xorg Just Works(tm) on my U60 with a PGX32 ( which is a Permedia2 with
Sun firmware )


To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 \
    src/external/mit/xorg/server/drivers/xf86-video-glint/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



Home | Main Index | Thread Index | Old Index