Commit Graph

  • 8a768d8f8f configure.ac: query video driver directory via pkg-config master Enrico Weigelt, metux IT consult 2026-01-12 20:13:10 +01:00
  • 755e07f865 replace obsolete "pointer" typedef by plain void* Enrico Weigelt, metux IT consult 2026-01-05 17:50:00 +01:00
  • a052df27e5 .github: add NetBSD build release/25.0 Enrico Weigelt, metux IT consult 2025-12-29 11:15:24 +01:00
  • a4d4b1976c .github: add freebsd and dragonfly build Enrico Weigelt, metux IT consult 2025-12-27 15:46:35 +01:00
  • 737142f729 .github: use new common driver build actions Enrico Weigelt, metux IT consult 2025-12-23 21:36:18 +01:00
  • a5c83b22f9 configure.ac: increase minimum xserver version to 25.0.0 Enrico Weigelt, metux IT consult 2025-12-19 16:05:40 +01:00
  • b69995d4da release 25.0.0 xlibre-xf86-video-fbdev-25.0.0 Enrico Weigelt, metux IT consult 2025-12-18 19:09:43 +01:00
  • 4fac426b6c configure.ac: tiny formatting cleanup Enrico Weigelt, metux IT consult 2025-12-18 17:22:16 +01:00
  • 66b481d628 drop hacks for ancient pre-libpciaccess Xservers Enrico Weigelt, metux IT consult 2025-12-18 15:14:22 +01:00
  • 4f822e5dee drop obsolete #ifdef XFree86LOADER Enrico Weigelt, metux IT consult 2025-12-18 13:43:01 +01:00
  • a4e4066e0c configure.ac: replace DRIVER_NAME symbol by actual name Enrico Weigelt, metux IT consult 2025-12-18 13:10:38 +01:00
  • 57b598c717 drop obsolete .gitlab-ci.yml Enrico Weigelt, metux IT consult 2025-12-18 11:53:44 +01:00
  • 6441dd72a4 drop obsolete HAVE_CONFIG_H Enrico Weigelt, metux IT consult 2025-12-17 19:37:03 +01:00
  • cc44831a72 README.md: fix URLs Enrico Weigelt, metux IT consult 2025-12-16 12:03:03 +01:00
  • b1d35e5ae6 release 0.5.2 xlibre-xf86-video-fbdev-0.5.2 Enrico Weigelt, metux IT consult 2025-12-15 15:46:57 +01:00
  • bcd5eb9815 configure.ac: fix package name and issue tracker URL Enrico Weigelt, metux IT consult 2025-12-15 15:46:36 +01:00
  • 1a7ca6589d Strip trailing whitespace from source files Alan Coopersmith 2025-08-12 17:42:09 -07:00
  • 7648873250 Strip trailing whitespace from source files tracking/xorg Alan Coopersmith 2025-08-12 17:42:09 -07:00
  • 5f2150e618 configure: Automatically detect the default xorg-module-dir. xlibre-xf86-video-fbdev-0.5.1.2 b-aaz 2025-07-10 22:11:57 +00:00
  • bb833d6b96 .github: add CI pipeline Enrico Weigelt, metux IT consult 2025-07-25 18:49:16 +02:00
  • 99d67cce2d .github: Add issue forms callmetango 2025-07-04 21:56:43 +00:00
  • bd09098198 Improve man page formatting xlibre-xf86-video-fbdev-0.5.1.1 Alan Coopersmith 2025-04-22 17:45:52 -07:00
  • 7dd8150830 fbdev.4: Some editorial changes for this man page [Debian bug #1095447] Bjarni Ingi Gislason 2025-02-08 01:17:50 +00:00
  • 0ead445440 xf86-video-fbdev 0.5.1 xf86-video-fbdev-0.5.1 Matt Turner 2024-11-08 10:16:44 -05:00
  • 3c6deb7df5 gitlab CI: add libdrm with freedreno, nouveau, omap wip/ci Enrico Weigelt, metux IT consult 2024-06-07 15:58:48 +02:00
  • 81d7edd384 gitlab CI: add debian-i386 build Enrico Weigelt, metux IT consult 2024-06-06 21:06:13 +02:00
  • 6bdea80acc gitlab CI: add pipeline for building against various Xserver releases Enrico Weigelt, metux IT consult 2024-06-05 11:56:48 +02:00
  • 0f89fbffcb gitlab CI: common scripts for driver builds Enrico Weigelt, metux IT consult 2024-06-05 11:54:40 +02:00
  • c8d9f3be7e drop compat with ancient xservers Enrico Weigelt, metux IT consult 2024-05-23 19:37:09 +02:00
  • ae894fe112 Raise minimum supported Xserver version to 1.18 (ABI_VIDEODRV_VERSION 20.0) Alan Coopersmith 2024-05-14 11:16:34 -07:00
  • dc48c20ceb use XNFcallocarray() instead of xnfcalloc macro Enrico Weigelt, metux IT consult 2024-05-08 15:46:23 +02:00
  • 7bccdf4373 Fix warning: unused variable ‘scrnIdx’ [-Wunused-variable] Alan Coopersmith 2024-01-07 09:23:41 -08:00
  • 112b6c1153 Fix warning: statement with no effect [-Wunused-value] Alan Coopersmith 2024-01-15 10:08:23 -08:00
  • 89728ce1d6 Add X.Org's standard C warning flags to AM_CFLAGS Alan Coopersmith 2024-01-07 09:19:53 -08:00
  • 554d6fda21 configure: Use LT_INIT from libtool 2 instead of deprecated AC_PROG_LIBTOOL Alan Coopersmith 2024-01-07 09:17:53 -08:00
  • 7f445dbd5a gitlab CI: ensure libtool is installed in build container Alan Coopersmith 2023-10-01 11:17:31 -07:00
  • a8aa1c97f9 gitlab CI: stop requiring Signed-off-by in commits Alan Coopersmith 2022-07-28 17:30:21 -07:00
  • 6ef9644156 gitlab CI: add a basic build test Alan Coopersmith 2022-01-22 10:26:32 -08:00
  • cf1875209c Fix spelling/wording issues Alan Coopersmith 2022-01-22 10:25:44 -08:00
  • 2850cd86d1 Build xz tarballs instead of bzip2 Alan Coopersmith 2022-01-22 10:25:12 -08:00
  • 4730f13b92 Fix build error when building with xserver built using meson Tuomo Rinne 2019-01-14 22:33:42 +00:00
  • 4865f92f74 Update configure.ac bug URL for gitlab migration Alan Coopersmith 2018-11-25 13:57:38 -08:00
  • f676c9def1 Update README for gitlab migration Alan Coopersmith 2018-11-18 12:35:19 -08:00
  • 82aa13d013 fbdev 0.5.0 xf86-video-fbdev-0.5.0 Adam Jackson 2018-05-30 12:17:13 -04:00
  • 67525c485f Update for 1.20 ABI Adam Jackson 2018-05-30 12:31:04 -04:00
  • 9af7f81534 Use #ifdef instead of #if to avoid build error Alan Coopersmith 2018-03-04 17:34:06 -08:00
  • e0bce0d017 Use shadowUpdate32to24 at 24bpp Adam Jackson 2017-01-05 14:36:51 -05:00
  • 3cf9923119 Remove dead pix24bpp variable Adam Jackson 2017-01-05 14:14:48 -05:00
  • 8c03e3474e autogen: add default patch prefix Mihail Konev 2017-01-26 14:00:22 +10:00
  • 39f668420f autogen.sh: use quoted string variables Emil Velikov 2015-03-09 12:00:52 +00:00
  • 303f902c76 autogen.sh: use exec instead of waiting for configure to finish Peter Hutterer 2017-01-24 10:32:07 +10:00
  • f627319599 autogen.sh: Honor NOCONFIGURE=1 Alan Coopersmith 2014-06-01 21:03:14 -07:00
  • 22f288b4e4 configure: Drop AM_MAINTAINER_MODE Alan Coopersmith 2014-06-01 21:03:13 -07:00
  • 2c5eba8574 Fix shadow fb allocation size (v2) Adam Jackson 2017-01-04 10:30:08 -05:00
  • 66e7909bfe Initialize pci_dev Pascal Terjan 2016-01-22 00:26:22 +00:00
  • ae0aeffae6 Pass the pci device (if any) through to fbdevhw in probe and preinit Adam Jackson 2014-08-11 12:07:54 -04:00
  • 2673e72706 Use own thunk functions instead of fbdevHW*Weak Adam Jackson 2014-05-21 09:49:56 -04:00
  • dd1cf1028c Default to 32bpp if the console is 8bpp (and we weren't told otherwise) Adam Jackson 2014-03-21 12:20:01 -04:00
  • 679ed9a4e6 Bump to 0.4.4 xf86-video-fbdev-0.4.4 Julien Cristau 2013-09-23 20:02:47 +02:00
  • ac293412a0 Remove mibstore.h Adam Jackson 2012-09-25 08:54:37 -04:00
  • 2edaad4ab2 fbdev: bump to 0.4.3 xf86-video-fbdev-0.4.3 Dave Airlie 2012-07-02 12:47:08 +01:00
  • 8a65ca2fdc fbdev: port to new server API. Dave Airlie 2012-06-05 11:29:31 +01:00
  • 91e8b295f8 fbdev: convert to new screen conversion APIs. Dave Airlie 2012-06-05 11:21:08 +01:00
  • 6e29cf8c29 fbdev: add compat-api + makefile Dave Airlie 2012-06-05 11:20:49 +01:00
  • a87213930e Add MOD_CLASS_VIDEODRV to FBDevVersRec Paulo Zanoni 2010-11-04 17:02:01 -02:00
  • be003f2568 Perform XV initialization only if the server supports it. Cyril Brulebois 2010-11-08 14:10:44 +01:00
  • 20909cd806 Avoid unused variables when XSERVER_LIBPCIACCESS is defined. Cyril Brulebois 2010-11-08 13:23:35 +01:00
  • 90524a26d3 man: Stop mentioning server's -scanpci option. Cyril Brulebois 2010-11-08 13:35:29 +01:00
  • 0d45d8f3ad Convert x{re,c,}alloc and xfree. Cyril Brulebois 2010-11-07 15:36:46 +01:00
  • 049cdddd14 Purge cvs tags. Jesse Adkins 2010-09-28 13:29:51 -07:00
  • d3a2fe1b76 config: add comments for main statements Gaetan Nadon 2010-07-21 16:49:04 -04:00
  • f7e68d16dc config: replace deprecated use of AC_OUTPUT with AC_CONFIG_FILES Gaetan Nadon 2010-07-21 16:07:00 -04:00
  • 0ddf357522 config: replace deprecated AC_HELP_STRING with AS_HELP_STRING Gaetan Nadon 2010-07-21 14:37:41 -04:00
  • 55e0de6cb1 config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERS Gaetan Nadon 2010-07-21 14:05:22 -04:00
  • a05560b1d3 config: complete AC_INIT m4 quoting Gaetan Nadon 2010-07-21 09:27:42 -04:00
  • 8f7d8a7ba3 config: remove unrequired AC_SUBST([XORG_CFLAGS]) Gaetan Nadon 2010-07-20 21:44:57 -04:00
  • 9b3ef42fdd config: remove unrequired AC_HEADER_STDC Gaetan Nadon 2010-07-20 20:24:42 -04:00
  • b768d66b87 config: remove AC_PROG_CC as it overrides AC_PROG_C_C99 Gaetan Nadon 2010-07-20 19:41:30 -04:00
  • fa588a1ddc config: update AC_PREREQ statement to 2.60 Gaetan Nadon 2010-07-20 18:45:19 -04:00
  • 6977b3490a config: upgrade to util-macros 1.8 for additional man page support Gaetan Nadon 2010-07-20 16:15:29 -04:00
  • 7ec9d466e5 Bump to 0.4.2 xf86-video-fbdev-0.4.2 Julien Cristau 2010-04-03 18:05:21 +02:00
  • b3220bf63e configure: require xorg-macros 1.4 for XORG_INSTALL Julien Cristau 2010-02-10 02:09:17 +01:00
  • a9df47d6d0 fbdev: add missing shadowRemove in CloseScreen() Julien Cristau 2010-02-04 22:23:34 +01:00
  • a5b035414d Update Sun license notices to current X.Org standard form Alan Coopersmith 2010-01-15 15:44:54 -08:00
  • 5ec41a8b2e configure.ac: remove unused sdkdir=$(pkg-config...) statement Gaetan Nadon 2009-12-15 22:01:02 -05:00
  • 69f82077fd Remove afb support Adam Jackson 2009-12-14 13:38:44 -05:00
  • 4e8a6ac78d Makefile.am: add ChangeLog and INSTALL on MAINTAINERCLEANFILES Gaetan Nadon 2009-11-23 09:25:05 -05:00
  • d868015c9c INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206 Gaetan Nadon 2009-10-28 14:41:41 -04:00
  • a9e65feebd INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206 Gaetan Nadon 2009-10-28 14:09:09 -04:00
  • 7b583191fa Several driver modules do not have a ChangeLog target in Makefile.am #23814 Gaetan Nadon 2009-10-26 12:54:21 -04:00
  • 6b5e30a2df .gitignore: use common defaults with custom section # 24239 Gaetan Nadon 2009-10-22 12:34:16 -04:00
  • e233c12c97 fbdev: bump for release 0.4.1 xf86-video-fbdev-0.4.1 Dave Airlie 2009-07-30 12:04:27 +10:00
  • dfe51de992 fbdev: change to using ABI version check Dave Airlie 2009-07-28 15:22:40 +10:00
  • fe00991326 fbdev: update for resources/RAC API removal Dave Airlie 2009-07-28 13:32:29 +10:00
  • 16ea2bb46c Remove useless loader symbol lists. Adam Jackson 2009-05-28 14:55:08 -04:00
  • c3434c8625 Allow building against a non-DGA server. Adam Jackson 2009-03-04 10:09:47 -05:00
  • db33e337a8 Add README with pointers to mailing list, bugzilla & git repos Alan Coopersmith 2009-01-30 20:38:47 -08:00
  • f9b88908fc Remove xorgconfig & xorgcfg from See Also list in man page Alan Coopersmith 2009-01-09 16:27:44 -08:00
  • 092f0f10cb Make ISA optional Adam Jackson 2008-11-23 20:04:30 -05:00
  • 73ff2d0cd7 fbdev 0.4.0 xf86-video-fbdev-0.4.0 Adam Jackson 2008-03-19 13:51:44 -04:00