Commit Graph

  • dffa06b918 configure.ac: query video driver directory via pkg-config master Enrico Weigelt, metux IT consult 2026-01-12 17:04:46 +01:00
  • 62ff23ee65 replace obsolete "pointer" typedef by plain void* Enrico Weigelt, metux IT consult 2026-01-07 18:44:00 +01:00
  • 6710e944bd .github: add NetBSD build release/25.0 Enrico Weigelt, metux IT consult 2025-12-29 11:33:14 +01:00
  • 0c2cd302b1 .github: add freebsd and dragonfly build Enrico Weigelt, metux IT consult 2025-12-29 10:10:23 +01:00
  • 7b284ef09f .github: use new common driver build actions Enrico Weigelt, metux IT consult 2025-12-27 14:51:48 +01:00
  • f296fd2c6e configure.ac: increase minimum xserver version to 25.0.0 Enrico Weigelt, metux IT consult 2025-12-19 16:21:21 +01:00
  • a0e9533bb9 release 25.0.0 xlibre-xf86-video-voodoo-25.0.0 Enrico Weigelt, metux IT consult 2025-12-18 19:25:12 +01:00
  • 3099e7469b configure.ac: tiny formatting cleanup Enrico Weigelt, metux IT consult 2025-12-18 17:45:47 +01:00
  • c61d121c15 configure.ac: cleans remains of long gone 1bpp and 4bpp support Enrico Weigelt, metux IT consult 2025-12-18 16:28:51 +01:00
  • 1d2eb99007 drop obsolete #ifdef XFree86LOADER Enrico Weigelt, metux IT consult 2025-12-18 13:52:10 +01:00
  • 23cf543b10 configure.ac: replace DRIVER_NAME symbol by actual name Enrico Weigelt, metux IT consult 2025-12-18 13:35:48 +01:00
  • 6adad3a204 configure.ac: drop obsolete checks for libc functions Enrico Weigelt, metux IT consult 2025-12-18 12:23:53 +01:00
  • 24dd7bf334 drop support for ancient pre-7.1 xextproto Enrico Weigelt, metux IT consult 2025-12-18 12:14:21 +01:00
  • 3409db4b61 drop obsolete .gitlab-ci.yml Enrico Weigelt, metux IT consult 2025-12-18 11:56:17 +01:00
  • 6bd894fc49 drop obsolete #ifdef HAVE_CONFIG_H Enrico Weigelt, metux IT consult 2025-12-18 11:24:07 +01:00
  • ffe253c110 Improve man page formatting Alan Coopersmith 2025-07-12 15:53:12 -07:00
  • e2ac2877e7 drop support for ancient pre-libpciaccess code pathes Enrico Weigelt, metux IT consult 2025-12-10 12:17:01 +01:00
  • 72f64f1920 configure.ac: fix package name and issue tracker URL Enrico Weigelt, metux IT consult 2025-12-15 19:30:22 +01:00
  • f11fa97eab drop including of <opaque.h> xlibre-xf86-video-voodoo-1.2.6.3 Enrico Weigelt, metux IT consult 2025-11-20 16:06:24 +01:00
  • 9b320d869f configure: Automatically detect the default xorg-module-dir. xlibre-xf86-video-voodoo-1.2.6.2 b-aaz 2025-07-10 22:11:58 +00:00
  • 6c3ca4cd58 .github: add CI pipeline Enrico Weigelt, metux IT consult 2025-07-29 17:56:46 +02:00
  • 68a5b6d98a Improve man page formatting tracking/xorg Alan Coopersmith 2025-07-12 15:53:12 -07:00
  • ef0c51b38f .github: Add issue forms callmetango 2025-07-04 21:56:43 +00:00
  • 8362a982cd gitlab CI: add libdrm with freedreno, nouveau, omap wip/ci Enrico Weigelt, metux IT consult 2024-06-07 15:58:48 +02:00
  • 0e37d3d1a1 gitlab CI: add debian-i386 build Enrico Weigelt, metux IT consult 2024-06-06 21:06:13 +02:00
  • 542465c14a gitlab CI: add pipeline for building against various Xserver releases Enrico Weigelt, metux IT consult 2024-06-05 20:07:28 +02:00
  • b01624b910 gitlab CI: common scripts for driver builds Enrico Weigelt, metux IT consult 2024-06-05 20:06:57 +02:00
  • c70353ddf4 drop remains of old compat code xlibre-xf86-video-voodoo-1.2.6.1 Enrico Weigelt, metux IT consult 2024-05-28 10:43:35 +02:00
  • 4f34e3c1b1 drop dead code Enrico Weigelt, metux IT consult 2024-05-24 20:04:48 +02:00
  • 38537b4dff Remove XAA support Alan Coopersmith 2024-05-22 19:02:40 -07:00
  • 014923aa85 Drop ifdefs for ABI_VIDEODRV_VERSION < 6 Alan Coopersmith 2024-05-22 18:51:20 -07:00
  • deeaf931fe drop compat with ancient xserver versions Enrico Weigelt, metux IT consult 2024-05-14 16:31:01 +02:00
  • 12b735fe2c bump minimal xorg version to 1.18 Enrico Weigelt, metux IT consult 2024-05-14 16:30:38 +02:00
  • 2da59302a2 use XNFcallocarray() instead of xnfcalloc macro Enrico Weigelt, metux IT consult 2024-05-08 17:27:13 +02:00
  • 7f0ef65c8b use XNFalloc() instead of xnfalloc Enrico Weigelt, metux IT consult 2024-05-08 13:20:10 +02:00
  • 3065954a83 voodoo_find_dac doesn't check device_ids (#2) Alan Coopersmith 2024-01-16 16:38:58 -08:00
  • a2b65b4bca Fix 4 -Wunused-variable warnings Alan Coopersmith 2024-01-16 16:30:18 -08:00
  • ead68c88de Fix 3 -Wunused-but-set-variable warnings Alan Coopersmith 2024-01-16 16:27:27 -08:00
  • cfe1fcb4ee Quiet -Wredundant-decls from xorg/os.h fallbacks for new libc functions Alan Coopersmith 2024-01-15 11:44:21 -08:00
  • 2495db60d9 Add X.Org's standard C warning flags to AM_CFLAGS Alan Coopersmith 2024-01-15 11:38:33 -08:00
  • f1434139a3 configure: Use LT_INIT from libtool 2 instead of deprecated AC_PROG_LIBTOOL Alan Coopersmith 2024-01-15 11:33:07 -08:00
  • 59113321b1 gitlab CI: ensure libtool is installed in build container Alan Coopersmith 2023-10-06 14:36:33 -07:00
  • bbc506ee81 xf86-video-voodoo 1.2.6 xf86-video-voodoo-1.2.6 Alan Coopersmith 2022-12-09 12:34:35 -08:00
  • 043a5ba907 gitlab CI: stop requiring Signed-off-by in commits Alan Coopersmith 2022-07-28 17:30:21 -07:00
  • fbde65aa7e Remove miInitializeBackingStore() Laurent Carlier 2016-11-21 11:14:53 +01:00
  • d67f3a5bf7 Stop using deprecated xf86PciInfo.h Laurent Carlier 2016-11-21 11:14:52 +01:00
  • 6375a5849d gitlab CI: add a basic build test Alan Coopersmith 2022-01-30 09:09:38 -08:00
  • cdd117ca4b Fix spelling/wording issues Alan Coopersmith 2022-01-30 09:09:06 -08:00
  • c916fe55fd Build xz tarballs instead of bzip2 Alan Coopersmith 2022-01-30 09:02:59 -08:00
  • b4108f7f1a Update configure.ac bug URL for gitlab migration Alan Coopersmith 2018-12-07 19:22:39 -08:00
  • f03229a471 autogen: add default patch prefix Mihail Konev 2017-01-26 14:00:22 +10:00
  • 81f01ddd4d autogen.sh: use quoted string variables Emil Velikov 2015-03-09 12:00:52 +00:00
  • 1cb7a0df2f autogen.sh: use exec instead of waiting for configure to finish Peter Hutterer 2017-01-24 10:32:07 +10:00
  • 89387b4d72 autogen.sh: Honor NOCONFIGURE=1 Alan Coopersmith 2014-06-01 21:03:14 -07:00
  • bb5b6c6b9e configure: Drop AM_MAINTAINER_MODE Alan Coopersmith 2014-06-01 21:03:13 -07:00
  • 9172ae566a don't use PCITAG in struct anymore Dave Airlie 2014-09-22 10:56:02 +10:00
  • e505d6b248 xf86-video-voodoo: bump to version 1.2.5 xf86-video-voodoo-1.2.5 Dave Airlie 2012-07-17 16:05:09 +10:00
  • 7dd9360b9d voodoo: fix build against older X servers. Dave Airlie 2012-07-17 15:39:50 +10:00
  • f9e3039056 voodoo: fix build against XAA-less server. Dave Airlie 2012-07-16 18:52:50 +10:00
  • a5a9f9d7f6 voodoo: add compat API. Dave Airlie 2012-06-06 12:39:10 +01:00
  • 8c1121725c Drop useless vgaHW include Adam Jackson 2011-12-19 17:40:16 -05:00
  • b835f5083c Fall back to shadowfb if XAA is unavailable Adam Jackson 2011-12-19 17:39:44 -05:00
  • d2f109c417 Fix implicit declaration warning Jeremy Huddleston 2011-10-29 19:02:46 -07:00
  • 614ccdf6a5 Update xf86dgastr.h include. Trevor Woerner 2010-10-22 14:51:16 -04:00
  • ae5f55acea Convert x+m/calloc/free to m/calloc/free. Trevor Woerner 2010-10-22 14:51:01 -04:00
  • db25d980b7 Purge cvs tags. Jesse Adkins 2010-09-28 13:29:52 -07:00
  • 83be53038f config: add comments for main statements Gaetan Nadon 2010-07-21 16:49:04 -04:00
  • 1f0d72b11e config: replace deprecated use of AC_OUTPUT with AC_CONFIG_FILES Gaetan Nadon 2010-07-21 16:07:00 -04:00
  • dfa89c2014 config: replace deprecated AC_HELP_STRING with AS_HELP_STRING Gaetan Nadon 2010-07-21 14:37:42 -04:00
  • 54a332ac74 config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERS Gaetan Nadon 2010-07-21 14:05:23 -04:00
  • a3dcd95353 config: complete AC_INIT m4 quoting Gaetan Nadon 2010-07-21 09:27:42 -04:00
  • beb44a9dbd config: remove unrequired AC_SUBST([XORG_CFLAGS]) Gaetan Nadon 2010-07-20 21:44:58 -04:00
  • 3e43d913b9 config: remove unrequired AC_HEADER_STDC Gaetan Nadon 2010-07-20 20:24:42 -04:00
  • d251e3bbec config: remove AC_PROG_CC as it overrides AC_PROG_C_C99 Gaetan Nadon 2010-07-20 19:41:31 -04:00
  • 1b4cf228ef config: update AC_PREREQ statement to 2.60 Gaetan Nadon 2010-07-20 18:45:19 -04:00
  • 494fd2ae23 config: upgrade to util-macros 1.8 for additional man page support Gaetan Nadon 2010-07-20 16:15:30 -04:00
  • e58d315815 voodoo 1.2.4 xf86-video-voodoo-1.2.4 Dave Airlie 2010-07-05 14:39:03 +10:00
  • 180ca72baa COPYING: replace stub file with actual Copyright notices. Gaetan Nadon 2010-06-13 13:16:34 -04:00
  • 00216334c9 Remove mibank.h reference Adam Jackson 2010-05-18 13:15:40 -04:00
  • b25008a95f config: remove TODO from EXTRA_DIST Gaetan Nadon 2010-03-27 10:04:41 -04:00
  • 9348f9e55b Update Sun license notices to current X.Org standard form Alan Coopersmith 2010-01-15 15:11:35 -08:00
  • 86fbcb7d61 configure.ac: remove unused sdkdir=$(pkg-config...) statement Gaetan Nadon 2009-12-15 22:01:02 -05:00
  • b8d32fc540 Makefile.am: add ChangeLog and INSTALL on MAINTAINERCLEANFILES Gaetan Nadon 2009-11-23 09:25:06 -05:00
  • 0af6d01ee3 INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206 Gaetan Nadon 2009-10-28 14:41:41 -04:00
  • e415a5c73e INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206 Gaetan Nadon 2009-10-28 14:09:10 -04:00
  • e50f2d6ae0 Several driver modules do not have a ChangeLog target in Makefile.am #23814 Gaetan Nadon 2009-10-26 12:54:23 -04:00
  • 9e19c3d336 .gitignore: use common defaults with custom section # 24239 Gaetan Nadon 2009-10-22 12:34:18 -04:00
  • e76eebb0fb xf86-video-voodoo: Remove unused .cvsignore file #23776 Gaetan Nadon 2009-09-07 11:12:13 -04:00
  • 89250c594f voodoo: bump for release 1.2.3 xf86-video-voodoo-1.2.3 Dave Airlie 2009-07-30 12:04:30 +10:00
  • 405bab2048 voodoo: change to using ABI version check Dave Airlie 2009-07-28 15:22:42 +10:00
  • 023f464e83 voodoo: remove rac/resources includes Dave Airlie 2009-07-28 13:45:59 +10:00
  • 840b9fe089 Update to xextproto 7.1 support. Peter Hutterer 2009-07-16 11:59:34 +10:00
  • b88c1e442f voodoo 1.2.2 xf86-video-voodoo-1.2.2 Adam Jackson 2009-07-02 11:55:03 -04:00
  • bf65717912 Remove useless loader symbol lists. Adam Jackson 2009-05-28 15:27:48 -04:00
  • 46fa3eff8d Remove xorgconfig & xorgcfg from See Also list in man page Alan Coopersmith 2009-01-09 16:39:21 -08:00
  • 01e0f1442d xf86-video-voodoo-1.2.1 xf86-video-voodoo-1.2.1 Adam Jackson 2009-02-24 10:29:41 -05:00
  • 1c82022d09 Add missing call to xf86SetCrtcForModes() and add pass through option Alan Cox 2008-08-15 19:29:14 -04:00
  • c15d43dd0c Don't bother including xf86DDC.h Adam Jackson 2008-08-15 15:56:01 -04:00
  • ed2d5eccba Uninclude xf86Version.h Adam Jackson 2008-08-15 14:09:05 -04:00
  • 04d408fbbe xf86Version -> xorgVersion Adam Jackson 2008-08-15 14:01:18 -04:00