xserver/fb
Florian Weimer 34a430a16e fb: Declare wfbFinishScreenInit, wfbScreenInit for !FB_ACCESS_WRAPPER
xf86-video-nouveau calls wfbScreenInit without defining
FB_ACCESS_WRAPPER (which has other unintended side effects).
Presently, this compiles and links because compilers still support
implicit function declarations, but this is going to change fairly
soon.  This seems to be the most straightforward change to keep
the driver building.
2023-04-19 15:27:26 +00:00
..
fb.h fb: Declare wfbFinishScreenInit, wfbScreenInit for !FB_ACCESS_WRAPPER 2023-04-19 15:27:26 +00: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 Remove "All rights reserved" from Oracle copyright notices 2023-02-25 09:40:41 -08: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 rootless: Use screen_x and screen_y instead of pixmap pointer hacks 2023-01-20 17:10:54 +00: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 rootless: Use screen_x and screen_y instead of pixmap pointer hacks 2023-01-20 17:10:54 +00: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