Source-Changes archive

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

CVS commit: src/sys/dev/videomode



Module Name:    src
Committed By:   macallan
Date:           Tue May  4 21:17:10 UTC 2010

Modified Files:
        src/sys/dev/videomode: files.videomode videomode.h
Added Files:
        src/sys/dev/videomode: pickmode.c

Log Message:
add a bunch of small utility functions to pick video modes based on things
like dot clock, resolution etc.


To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/sys/dev/videomode/files.videomode
cvs rdiff -u -r0 -r1.1 src/sys/dev/videomode/pickmode.c
cvs rdiff -u -r1.1 -r1.2 src/sys/dev/videomode/videomode.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