~ubuntu-branches/ubuntu/natty/virtualbox-ose/natty-updates

« back to all changes in this revision

Viewing changes to src/VBox/Additions/x11/x11include/xorg-server-1.5.3/mfbmap.h

  • Committer: Bazaar Package Importer
  • Author(s): Felix Geyer
  • Date: 2009-09-14 18:25:07 UTC
  • mfrom: (0.4.1 squeeze)
  • Revision ID: james.westby@ubuntu.com-20090914182507-c98g07mq16hjmn6d
Tags: 3.0.6-dfsg-1ubuntu1
* Merge from debian unstable (LP: #429697), remaining changes:
  - Enable DKMS support on virtualbox host and guest modules (LP: #267097)
    - Drop virtualbox-ose{-guest,}-modules-* package templates
    - Recommend *-source instead of *-modules packages
    - Replace error messages related to missing/mismatched
      kernel module accordingly
  - Autoload kernel module
    - LOAD_VBOXDRV_MODULE=1 in virtualbox-ose.default
  - Disable update action
    - patches/u01-disable-update-action.dpatch
  - Virtualbox should go in Accessories, not in System tools (LP: #288590)
    - virtualbox-ose-qt.files/virtualbox-ose.desktop
  - Add apport hook
    - virtualbox-ose.files/source_virtualbox-ose.py
    - virtualbox-ose.install
  - Add launchpad integration
    - control
    - lpi-bug.xpm
    - patches/u02-lp-integration.dpatch
  - virtualbox, virtualbox-* (names of the upstream proprietary packages)
    conflict with virtualbox-ose (LP: #379878)
* Make debug package depend on normal or guest utils package
* Drop patches/22-pulseaudio-stubs.dpatch (applied upstream)
* Rename Ubuntu specific patches to uXX-*.dpatch
* Fix lintian warnings in maintainer scripts

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
 
2
 
#ifndef _MFBMAP_H
3
 
#define _MFBMAP_H
4
 
 
5
 
#define InverseAlu  xf1bppInverseAlu
6
 
#define endtab  xf1bppendtab
7
 
#define mask  xf1bppmask
8
 
#define mergeRopBits  xf1bppmergeRopBits
9
 
#define mergeGetRopBits  xf1bppmergeGetRopBits
10
 
#define mfbAllocatePrivates  xf1bppAllocatePrivates
11
 
#define mfbBSFuncRec  xf1bppBSFuncRec
12
 
#define mfbBlackSolidFS  xf1bppBlackSolidFS
13
 
#define mfbBlackStippleFS  xf1bppBlackStippleFS
14
 
#define mfbBresD  xf1bppBresD
15
 
#define mfbBresS  xf1bppBresS
16
 
#define mfbChangeWindowAttributes  xf1bppChangeWindowAttributes
17
 
#define mfbCloseScreen  xf1bppCloseScreen
18
 
#define mfbCopyArea  xf1bppCopyArea
19
 
#define mfbCopyPixmap  xf1bppCopyPixmap
20
 
#define mfbCopyPlane  xf1bppCopyPlane
21
 
#define mfbCopyRotatePixmap  xf1bppCopyRotatePixmap
22
 
#define mfbCopyWindow  xf1bppCopyWindow
23
 
#define mfbCreateColormap  xf1bppCreateColormap
24
 
#define mfbCreateDefColormap  xf1bppCreateDefColormap
25
 
#define mfbCreateGC  xf1bppCreateGC
26
 
#define mfbCreatePixmap  xf1bppCreatePixmap
27
 
#define mfbCreateWindow  xf1bppCreateWindow
28
 
#define mfbDestroyColormap  xf1bppDestroyColormap
29
 
#define mfbDestroyPixmap  xf1bppDestroyPixmap
30
 
#define mfbDestroyWindow  xf1bppDestroyWindow
31
 
#define mfbDoBitblt  xf1bppDoBitblt
32
 
#define mfbDoBitbltCopy  xf1bppDoBitbltCopy
33
 
#define mfbDoBitbltCopyInverted  xf1bppDoBitbltCopyInverted
34
 
#define mfbDoBitbltGeneral  xf1bppDoBitbltGeneral
35
 
#define mfbDoBitbltOr  xf1bppDoBitbltOr
36
 
#define mfbDoBitbltXor  xf1bppDoBitbltXor
37
 
#define mfbFillInScreen  xf1bppFillInScreen
38
 
#define mfbFillPolyBlack  xf1bppFillPolyBlack
39
 
#define mfbFillPolyInvert  xf1bppFillPolyInvert
40
 
#define mfbFillPolyWhite  xf1bppFillPolyWhite
41
 
#define mfbGCPrivateIndex  xf1bppGCPrivateIndex
42
 
#define mfbGetGCPrivateIndex  xf1bppGetGCPrivateIndex
43
 
#define mfbGetImage  xf1bppGetImage
44
 
#define mfbGetInverseAlu xf1bppGetInverseAlu
45
 
#define mfbGetSpans  xf1bppGetSpans
46
 
#define mfbGetWindowPixmap  xf1bppGetWindowPixmap
47
 
#define mfbGetWindowPrivateIndex  xf1bppGetWindowPrivateIndex
48
 
#define mfbGetmask  xf1bppGetmask
49
 
#define mfbGetpartmasks xf1bppGetpartmasks
50
 
#define mfbGetrmask  xf1bppGetrmask
51
 
#define mfbGetstarttab  xf1bppGetstarttab
52
 
#define mfbGetendtab  xf1bppGetendtab
53
 
#define mfbHorzS  xf1bppHorzS
54
 
#define mfbImageGlyphBltBlack  xf1bppImageGlyphBltBlack
55
 
#define mfbImageGlyphBltWhite  xf1bppImageGlyphBltWhite
56
 
#define mfbInstallColormap  xf1bppInstallColormap
57
 
#define mfbInvertSolidFS  xf1bppInvertSolidFS
58
 
#define mfbInvertStippleFS  xf1bppInvertStippleFS
59
 
#define mfbLineSD  xf1bppLineSD
60
 
#define mfbLineSS  xf1bppLineSS
61
 
#define mfbListInstalledColormaps  xf1bppListInstalledColormaps
62
 
#define mfbMapWindow  xf1bppMapWindow
63
 
#define mfbPadPixmap  xf1bppPadPixmap
64
 
#define mfbPixmapToRegion  xf1bppPixmapToRegion
65
 
#define mfbPixmapToRegionWeak xf1bppPixmapToRegionWeak
66
 
#define mfbPolyFillArcSolid  xf1bppPolyFillArcSolid
67
 
#define mfbPolyFillRect  xf1bppPolyFillRect
68
 
#define mfbPolyGlyphBltBlack  xf1bppPolyGlyphBltBlack
69
 
#define mfbPolyGlyphBltInvert  xf1bppPolyGlyphBltInvert
70
 
#define mfbPolyGlyphBltWhite  xf1bppPolyGlyphBltWhite
71
 
#define mfbPolyPoint  xf1bppPolyPoint
72
 
#define mfbPositionWindow  xf1bppPositionWindow
73
 
#define mfbPushPixels  xf1bppPushPixels
74
 
#define mfbPushPixelsWeak  xf1bppPushPixelsWeak
75
 
#define mfbPutImage  xf1bppPutImage
76
 
#define mfbQueryBestSize  xf1bppQueryBestSize
77
 
#define mfbQueryBestSizeWeak  xf1bppQueryBestSizeWeak
78
 
#define mfbRealizeFont  xf1bppRealizeFont
79
 
#define mfbRealizeFontWeak  xf1bppRealizeFontWeak
80
 
#define mfbReduceRop  xf1bppReduceRop
81
 
#define mfbRegisterCopyPlaneProc  xf1bppRegisterCopyPlaneProc
82
 
#define mfbResolveColor  xf1bppResolveColor
83
 
#define mfbRestoreAreas  xf1bppRestoreAreas
84
 
#define mfbSaveAreas  xf1bppSaveAreas
85
 
#define mfbScreenInit  xf1bppScreenInit
86
 
#define mfbSegmentSD  xf1bppSegmentSD
87
 
#define mfbSegmentSS  xf1bppSegmentSS
88
 
#define mfbSetScanline  xf1bppSetScanline
89
 
#define mfbSetSpans  xf1bppSetSpans
90
 
#define mfbSetWindowPixmap  xf1bppSetWindowPixmap
91
 
#define mfbSolidBlackArea  xf1bppSolidBlackArea
92
 
#define mfbSolidInvertArea  xf1bppSolidInvertArea
93
 
#define mfbSolidPP  xf1bppSolidPP
94
 
#define mfbSolidWhiteArea  xf1bppSolidWhiteArea
95
 
#define mfbStippleBlackArea  xf1bppStippleBlackArea
96
 
#define mfbStippleInvertArea  xf1bppStippleInvertArea
97
 
#define mfbStippleWhiteArea  xf1bppStippleWhiteArea
98
 
#define mfbTEGlyphBltBlack  xf1bppTEGlyphBltBlack
99
 
#define mfbTEGlyphBltWhite  xf1bppTEGlyphBltWhite
100
 
#define mfbTileAreaPPW  xf1bppTileAreaPPW
101
 
#define mfbTileAreaPPWCopy  xf1bppTileAreaPPWCopy
102
 
#define mfbTileAreaPPWGeneral  xf1bppTileAreaPPWGeneral
103
 
#define mfbTileFS  xf1bppTileFS
104
 
#define mfbUninstallColormap  xf1bppUninstallColormap
105
 
#define mfbUnmapWindow  xf1bppUnmapWindow
106
 
#define mfbUnnaturalStippleFS  xf1bppUnnaturalStippleFS
107
 
#define mfbUnnaturalTileFS  xf1bppUnnaturalTileFS
108
 
#define mfbUnrealizeFont  xf1bppUnrealizeFont
109
 
#define mfbUnrealizeFontWeak  xf1bppUnrealizeFontWeak
110
 
#define mfbValidateGC  xf1bppValidateGC
111
 
#define mfbVertS  xf1bppVertS
112
 
#define mfbWhiteSolidFS  xf1bppWhiteSolidFS
113
 
#define mfbWhiteStippleFS  xf1bppWhiteStippleFS
114
 
#define mfbWindowPrivateIndex  xf1bppWindowPrivateIndex
115
 
#define mfbXRotatePixmap  xf1bppXRotatePixmap
116
 
#define mfbYRotatePixmap  xf1bppYRotatePixmap
117
 
#define mfbZeroPolyArcSS  xf1bppZeroPolyArcSS
118
 
#define partmasks  xf1bpppartmasks
119
 
#define rmask  xf1bpprmask
120
 
#define starttab  xf1bppstarttab
121
 
 
122
 
#endif