xserver-multidpi/fb
Jan Beich 376eaadde3 meson: hide C API if Xorg is disabled (like autotools)
When building only Xwayland using Meson some files are always installed.
This causes package conflict if Xwayland is built separately from Xorg.

  include/xorg/compositeext.h
  include/xorg/damage.h
  include/xorg/damagestr.h
  include/xorg/dbestruct.h
  include/xorg/dri3.h
  include/xorg/fb.h
  include/xorg/fboverlay.h
  include/xorg/fbpict.h
  include/xorg/fbrop.h
  include/xorg/geext.h
  include/xorg/geint.h
  include/xorg/glyphstr.h
  include/xorg/mi.h
  include/xorg/micmap.h
  include/xorg/micoord.h
  include/xorg/migc.h
  include/xorg/miline.h
  include/xorg/mioverlay.h
  include/xorg/mipict.h
  include/xorg/mipointer.h
  include/xorg/mipointrst.h
  include/xorg/mistruct.h
  include/xorg/misync.h
  include/xorg/misyncfd.h
  include/xorg/misyncshm.h
  include/xorg/misyncstr.h
  include/xorg/mizerarc.h
  include/xorg/panoramiX.h
  include/xorg/panoramiXsrv.h
  include/xorg/picture.h
  include/xorg/picturestr.h
  include/xorg/present.h
  include/xorg/presentext.h
  include/xorg/randrstr.h
  include/xorg/rrtransform.h
  include/xorg/shadow.h
  include/xorg/shmint.h
  include/xorg/syncsdk.h
  include/xorg/vndserver.h
  include/xorg/wfbrename.h
  include/xorg/xace.h
  include/xorg/xacestr.h
  include/xorg/xorg-server.h
  include/xorg/xvdix.h
  include/xorg/xvmcext.h
  share/aclocal/xorg-server.m4

Reviewed-by: Michel Dänzer <mdaenzer@redhat.com>
2021-03-11 00:22:36 +00:00
..
Makefile.am fb: Remove 24bpp support (v3) 2017-03-17 15:14:42 -04:00
fb.h fb: Check whether the window is enabled directly 2017-09-13 11:10:56 -04:00
fballpriv.c Use new screen-specific privates for fb window and gc privates 2012-07-05 13:40:18 -07:00
fbarc.c fb: Remove 24bpp support (v3) 2017-03-17 15:14:42 -04:00
fbbits.c fb: Remove 24bpp support (v3) 2017-03-17 15:14:42 -04:00
fbbits.h fb: Remove 24bpp support (v3) 2017-03-17 15:14:42 -04:00
fbblt.c fb: Remove 24bpp support (v3) 2017-03-17 15:14:42 -04:00
fbbltone.c Fix spelling/wording issues 2020-07-05 13:07:33 -07:00
fbcmap_mi.c Fix spelling/wording issues 2020-07-05 13:07:33 -07:00
fbcopy.c fb: Remove 24bpp support (v3) 2017-03-17 15:14:42 -04:00
fbfill.c fb: Remove even/odd tile slow-pathing 2014-10-27 15:45:46 -04:00
fbfillrect.c Drop trailing whitespaces 2014-11-12 10:25:00 +10:00
fbfillsp.c Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
fbgc.c fb: Remove 24bpp support (v3) 2017-03-17 15:14:42 -04:00
fbgetsp.c fb: Remove 24bpp support (v3) 2017-03-17 15:14:42 -04:00
fbglyph.c fb: Remove 24bpp support (v3) 2017-03-17 15:14:42 -04:00
fbimage.c fb: Handle ZPixmap planemask in GetImage the other way around 2017-03-20 13:47:49 -04:00
fbline.c fb: Remove 24bpp support (v3) 2017-03-17 15:14:42 -04:00
fboverlay.c fboverlay: move bpp checks above malloc 2018-09-12 12:26:48 +10:00
fboverlay.h Drop trailing whitespaces 2014-11-12 10:25:00 +10:00
fbpict.c render: Store and use all 16bpc of precision for solid pixels (v2.1) 2018-02-26 16:46:34 -05:00
fbpict.h fb: remove some superfluous empty lines 2017-05-29 13:52:55 +10:00
fbpixmap.c xserver/output: rename some badly named variables/APIs. 2020-07-10 06:17:44 +10:00
fbpoint.c fb: Remove 24bpp support (v3) 2017-03-17 15:14:42 -04:00
fbpush.c fb: Hide fbPush{Pattern,Fill} 2014-10-27 15:45:57 -04:00
fbrop.h Drop trailing whitespaces 2014-11-12 10:25:00 +10:00
fbscreen.c fb: Remove 24bpp support (v3) 2017-03-17 15:14:42 -04:00
fbseg.c fb: Remove 24bpp support (v3) 2017-03-17 15:14:42 -04:00
fbsetsp.c fb: Remove 24bpp support (v3) 2017-03-17 15:14:42 -04:00
fbsolid.c fb: Remove 24bpp support (v3) 2017-03-17 15:14:42 -04:00
fbtrap.c Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
fbutil.c fb: Remove unused fbReduceRasterOp 2014-10-27 15:45:44 -04:00
fbwindow.c fb: Remove 24bpp support (v3) 2017-03-17 15:14:42 -04:00
meson.build meson: hide C API if Xorg is disabled (like autotools) 2021-03-11 00:22:36 +00:00
wfbrename.h fb: Remove 24bpp support (v3) 2017-03-17 15:14:42 -04:00