Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: xsrc/external/mit/xf86-video-glint/dist/src
Module Name: xsrc
Committed By: macallan
Date: Tue Jun 10 13:14:11 UTC 2025
Modified Files:
xsrc/external/mit/xf86-video-glint/dist/src: glint.h glint_driver.c
Log Message:
Xorg removed the ramdac module and related stuff, but the only part of this
driver that depends on it is support for older GLINTs, and what we're
interested in is permedia2 ( for sparc64, aka Sun PGX32 ) and permedia3.
Therefore, disable all the old GLINT support, only leave permedia 2/3 support,
and we have working X on PGX32 again.
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 xsrc/external/mit/xf86-video-glint/dist/src/glint.h
cvs rdiff -u -r1.12 -r1.13 \
xsrc/external/mit/xf86-video-glint/dist/src/glint_driver.c
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