debian/libxrandr2.symbols | 12 ++++++++++++ 1 file changed, 12 insertions(+)
New commits: commit 995a9761680cb2f619ea4970c7a8ea93b3a346df Author: Maarten Lankhorst <[email protected]> Date: Fri Aug 3 04:03:12 2012 +0200 Add provider related symbols diff --git a/debian/libxrandr2.symbols b/debian/libxrandr2.symbols index 91aab71..442966f 100644 --- a/debian/libxrandr2.symbols +++ b/debian/libxrandr2.symbols @@ -3,6 +3,7 @@ libXrandr.so.2 libxrandr2 #MINVER# XRRAllocGamma@Base 2:1.2.0 XRRAllocModeInfo@Base 2:1.2.0 XRRChangeOutputProperty@Base 2:1.2.0 + XRRChangeProviderProperty@Base 2:1.4.0 XRRConfigCurrentConfiguration@Base 0 XRRConfigCurrentRate@Base 4.3 XRRConfigRates@Base 4.3 @@ -10,15 +11,19 @@ libXrandr.so.2 libxrandr2 #MINVER# XRRConfigSizes@Base 0 XRRConfigTimes@Base 0 XRRConfigureOutputProperty@Base 2:1.2.0 + XRRConfigureProviderProperty@Base 2:1.4.0 XRRCreateMode@Base 2:1.2.0 XRRDeleteOutputMode@Base 2:1.2.0 XRRDeleteOutputProperty@Base 2:1.2.0 + XRRDeleteProviderProperty@Base 2:1.4.0 XRRDestroyMode@Base 2:1.2.0 XRRFreeCrtcInfo@Base 2:1.2.0 XRRFreeGamma@Base 2:1.2.0 XRRFreeModeInfo@Base 2:1.2.0 XRRFreeOutputInfo@Base 2:1.2.0 XRRFreePanning@Base 2:1.2.99.2 + XRRFreeProviderInfo@Base 2:1.4.0 + XRRFreeProviderResources@Base 2:1.4.0 XRRFreeScreenConfigInfo@Base 0 XRRFreeScreenResources@Base 2:1.2.0 XRRGetCrtcGamma@Base 2:1.2.0 @@ -29,13 +34,18 @@ libXrandr.so.2 libxrandr2 #MINVER# XRRGetOutputPrimary@Base 2:1.2.99.3 XRRGetOutputProperty@Base 2:1.2.0 XRRGetPanning@Base 2:1.2.99.2 + XRRGetProviderInfo@Base 2:1.4.0 + XRRGetProviderProperty@Base 2:1.4.0 + XRRGetProviderResources@Base 2:1.4.0 XRRGetScreenInfo@Base 0 XRRGetScreenResources@Base 2:1.2.0 XRRGetScreenResourcesCurrent@Base 2:1.2.99.2 XRRGetScreenSizeRange@Base 2:1.2.0 XRRListOutputProperties@Base 2:1.2.0 + XRRListProviderProperties@Base 2:1.4.0 XRRQueryExtension@Base 0 XRRQueryOutputProperty@Base 2:1.2.0 + XRRQueryProviderProperty@Base 2:1.4.0 XRRQueryVersion@Base 0 XRRRates@Base 4.3 XRRRootToScreen@Base 0 @@ -46,6 +56,8 @@ libXrandr.so.2 libxrandr2 #MINVER# XRRSetCrtcTransform@Base 2:1.2.99.2 XRRSetOutputPrimary@Base 2:1.2.99.3 XRRSetPanning@Base 2:1.2.99.2 + XRRSetProviderOffloadSink@Base 2:1.4.0 + XRRSetProviderOutputSource@Base 2:1.4.0 XRRSetScreenConfig@Base 0 XRRSetScreenConfigAndRate@Base 4.3 XRRSetScreenSize@Base 2:1.2.0 -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/[email protected]

