remmina: update to 1.4.37
[oi-userland.git] / components / x11 / libXrender / mapfile-vers
blobcefcc8c340ba5485f0af33511e98f4dd4ea603ca
1 ###############################################################################
3 # libXrender version mapfile
5 # Copyright (c) 2007, Oracle and/or its affiliates. All rights reserved.
7 # Permission is hereby granted, free of charge, to any person obtaining a
8 # copy of this software and associated documentation files (the "Software"),
9 # to deal in the Software without restriction, including without limitation
10 # the rights to use, copy, modify, merge, publish, distribute, sublicense,
11 # and/or sell copies of the Software, and to permit persons to whom the
12 # Software is furnished to do so, subject to the following conditions:
14 # The above copyright notice and this permission notice (including the next
15 # paragraph) shall be included in all copies or substantial portions of the
16 # Software.
18 # THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
19 # IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
20 # FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL
21 # THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
22 # LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
23 # FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
24 # DEALINGS IN THE SOFTWARE.
28 RENDER_0.0 {
29     global:
30         XRenderFindVisualFormat;
31         XRenderChangePicture;
32         XRenderFreePicture;
33         XRenderCreatePicture;
34         XRenderFindFormat;
35         XRenderComposite;
36         XRenderCreateGlyphSet;
37         XRenderQueryFormats;
38         XRenderCompositeString8;
39         XRenderFreeGlyphSet;
40         XRenderQueryExtension;
41         XRenderReferenceGlyphSet;
42         XRenderAddGlyphs;
43         XRenderFreeGlyphs;
44         XRenderQueryVersion;
45     local:
46         *;
49 RENDER_0.1 {
50     global:
51         XRenderFillRectangles;
52         XRenderSetPictureClipRegion;
53         XRenderFillRectangle;
54         XRenderCompositeString32;
55         XRenderCompositeString16;
56         XRenderSetPictureClipRectangles;
59 RENDER_0.2 {
60     global:
61         XRenderCompositeText32;
62         XRenderCompositeText16;
63         XRenderCompositeText8;
66 RENDER_0.3 {
67     global:
68         RENDER_0.3;
71 RENDER_0.4 {
72     global:
73         XRenderCompositeTriStrip;
74         XRenderCompositeTriFan;
75         XRenderCompositeTrapezoids;
76         XRenderCompositeTriangles;
77         XRenderCompositeDoublePoly;
80 RENDER_0.5 {
81     global:
82         XRenderFindStandardFormat;
83         XRenderParseColor;
84         XRenderCreateCursor;
87 RENDER_0.6 {
88     global:
89         XRenderQuerySubpixelOrder;
90         XRenderQueryFilters;
91         XRenderSetPictureTransform;
92         XRenderSetSubpixelOrder;
93         XRenderSetPictureFilter;
96 RENDER_0.7 {
97     global:
98         XRenderQueryPictIndexValues;
101 RENDER_0.8 {
102     global:
103         XRenderCreateAnimCursor;
106 RENDER_0.9 {
107     global:
108         XRenderAddTraps;
109         XRenderCreateSolidFill;
110         XRenderCreateLinearGradient;
111         XRenderCreateRadialGradient;
112         XRenderCreateConicalGradient;