You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
xserver/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>
4 years ago
..
Makefile.am fb: Remove 24bpp support (v3) 8 years ago
fb.h fb: Check whether the window is enabled directly 7 years ago
fballpriv.c Use new screen-specific privates for fb window and gc privates 13 years ago
fbarc.c fb: Remove 24bpp support (v3) 8 years ago
fbbits.c fb: Remove 24bpp support (v3) 8 years ago
fbbits.h fb: Remove 24bpp support (v3) 8 years ago
fbblt.c fb: Remove 24bpp support (v3) 8 years ago
fbbltone.c Fix spelling/wording issues 4 years ago
fbcmap_mi.c Fix spelling/wording issues 4 years ago
fbcopy.c fb: Remove 24bpp support (v3) 8 years ago
fbfill.c fb: Remove even/odd tile slow-pathing 10 years ago
fbfillrect.c Drop trailing whitespaces 10 years ago
fbfillsp.c Introduce a consistent coding style 13 years ago
fbgc.c fb: Remove 24bpp support (v3) 8 years ago
fbgetsp.c fb: Remove 24bpp support (v3) 8 years ago
fbglyph.c fb: Remove 24bpp support (v3) 8 years ago
fbimage.c fb: Handle ZPixmap planemask in GetImage the other way around 8 years ago
fbline.c fb: Remove 24bpp support (v3) 8 years ago
fboverlay.c fboverlay: move bpp checks above malloc 6 years ago
fboverlay.h Drop trailing whitespaces 10 years ago
fbpict.c render: Store and use all 16bpc of precision for solid pixels (v2.1) 7 years ago
fbpict.h fb: remove some superfluous empty lines 8 years ago
fbpixmap.c xserver/output: rename some badly named variables/APIs. 4 years ago
fbpoint.c fb: Remove 24bpp support (v3) 8 years ago
fbpush.c fb: Hide fbPush{Pattern,Fill} 10 years ago
fbrop.h Drop trailing whitespaces 10 years ago
fbscreen.c fb: Remove 24bpp support (v3) 8 years ago
fbseg.c fb: Remove 24bpp support (v3) 8 years ago
fbsetsp.c fb: Remove 24bpp support (v3) 8 years ago
fbsolid.c fb: Remove 24bpp support (v3) 8 years ago
fbtrap.c Introduce a consistent coding style 13 years ago
fbutil.c fb: Remove unused fbReduceRasterOp 10 years ago
fbwindow.c fb: Remove 24bpp support (v3) 8 years ago
meson.build meson: hide C API if Xorg is disabled (like autotools) 4 years ago
wfbrename.h fb: Remove 24bpp support (v3) 8 years ago