Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/dev/wscons
Module Name: src
Committed By: macallan
Date: Fri Dec 6 11:46:11 UTC 2024
Modified Files:
src/sys/dev/wscons: wsdisplay_glyphcache.c wsdisplay_glyphcachevar.h
Log Message:
allow placement of the glyph cache anywhere in VRAM
mostly for weird HP graphics hardware that has usable off-screen memory to the
right of the visible screen instead of below it
To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 src/sys/dev/wscons/wsdisplay_glyphcache.c
cvs rdiff -u -r1.6 -r1.7 src/sys/dev/wscons/wsdisplay_glyphcachevar.h
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