blob: 0f7b4f335d58e6881afc629dbbee79fbe90782a8 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
LIBRARY XXF86VM
EXPORTS
XF86VidModeQueryExtension
XF86VidModeQueryVersion
XF86VidModeGetModeLine
XF86VidModeGetAllModeLines
XF86VidModeModModeLine
XF86VidModeSwitchMode
XF86VidModeLockModeSwitch
XF86VidModeGetMonitor
XF86VidModeGetGamma
XF86VidModeSetGamma
XF86VidModeSwitchToMode
XF86VidModeAddModeLine
/* $XFree86$ */
|