Commit Graph

  • 48bc2b56d1 .github: add NetBSD build master release/25.0 Enrico Weigelt, metux IT consult 2025-12-29 11:32:33 +01:00
  • 0f145514ce .github: add freebsd and dragonfly build Enrico Weigelt, metux IT consult 2025-12-29 10:08:44 +01:00
  • a4fe97b670 .github: use new common driver build actions Enrico Weigelt, metux IT consult 2025-12-27 14:48:02 +01:00
  • 2fa643937f configure.ac: increase minimum xserver version to 25.0.0 Enrico Weigelt, metux IT consult 2025-12-19 16:20:44 +01:00
  • 850ec6dc64 release 25.0.0 xlibre-xf86-video-vesa-25.0.0 Enrico Weigelt, metux IT consult 2025-12-18 19:24:17 +01:00
  • d1f2de3fd3 drop obsolete #ifdef XFree86LOADER Enrico Weigelt, metux IT consult 2025-12-18 13:51:05 +01:00
  • 1901ed58c9 drop obsolete .gitlab-ci.yml Enrico Weigelt, metux IT consult 2025-12-18 11:56:07 +01:00
  • 9f8d4a3d5e drop obsolete #ifdef HAVE_CONFIG_H Enrico Weigelt, metux IT consult 2025-12-18 11:20:42 +01:00
  • eb47792cb2 release 2.6.1 xlibre-xf86-video-vesa-2.6.1 Enrico Weigelt, metux IT consult 2025-12-17 13:53:49 +01:00
  • 846504ec6e configure.ac: tiny formatting cleanup Enrico Weigelt, metux IT consult 2025-12-17 10:45:15 +01:00
  • 53405992fa replace pointer by void* Enrico Weigelt, metux IT consult 2025-12-16 20:25:32 +01:00
  • 0ddc18a067 formatting cleanups Enrico Weigelt, metux IT consult 2025-12-16 20:18:11 +01:00
  • 7675647969 drop dead code Enrico Weigelt, metux IT consult 2025-12-16 19:53:29 +01:00
  • 3d3756026f configure.ac: set -std=c99 Enrico Weigelt, metux IT consult 2025-12-16 18:45:15 +01:00
  • efdd249895 drop obsolete compat-api.h Enrico Weigelt, metux IT consult 2025-12-16 19:13:00 +01:00
  • db6dd3ec96 configure.ac: drop DRIVER_NAME symbol Enrico Weigelt, metux IT consult 2025-12-16 18:55:38 +01:00
  • ddc8c0f6ca vesa.c: fix const warning on free() call Enrico Weigelt, metux IT consult 2025-12-16 18:42:58 +01:00
  • 6ba0e8e852 configure.ac: drop unnecessary libc function checks Enrico Weigelt, metux IT consult 2025-12-16 18:41:09 +01:00
  • 487c4724a4 drop support for ancient pre-libpciaccess Xservers Enrico Weigelt, metux IT consult 2025-12-16 18:36:43 +01:00
  • 7b2b0f3a15 drop support for ancient xextproto < 7.1 Enrico Weigelt, metux IT consult 2025-12-16 18:32:44 +01:00
  • aa9630a65c README.md: fix URLs Enrico Weigelt, metux IT consult 2025-12-16 12:19:12 +01:00
  • 3824ba73ee Improve man page formatting Alan Coopersmith 2025-07-12 15:32:19 -07:00
  • 9ac5156b65 configure.ac: fix package name and issue tracker URL Enrico Weigelt, metux IT consult 2025-12-15 19:29:23 +01:00
  • 243d986da9 vesa.c: Do not check for attached drivers on DFBSD & FBSD xlibre-xf86-video-vesa-2.6.0.4 b-aaz 2025-09-13 21:52:03 +00:00
  • c25d5f8725 src: run alongside fbdev xlibre-xf86-video-vesa-2.6.0.3 stefan11111 2025-09-11 01:34:43 +03:00
  • 16c222c026 configure: Automatically detect the default xorg-module-dir. xlibre-xf86-video-vesa-2.6.0.2 b-aaz 2025-07-10 22:11:58 +00:00
  • 31935f03e4 .github: add CI pipeline Enrico Weigelt, metux IT consult 2025-07-29 17:55:09 +02:00
  • 7d0b935868 Improve man page formatting tracking/xorg Alan Coopersmith 2025-07-12 15:32:19 -07:00
  • 0206fa9070 .github: Add issue forms callmetango 2025-07-04 21:56:43 +00:00
  • 5b33e95acb vesa.4: some editorial fixes for the manual [Debian bug #1040619] xlibre-xf86-video-vesa-2.6.0.1 Bjarni Ingi Gislason 2023-07-08 02:18:01 +00:00
  • d423105312 Remove unused macro WriteCrtc Alan Coopersmith 2025-04-13 10:48:27 -07:00
  • a5cf155058 drop supporting ancient xserver versions Enrico Weigelt, metux IT consult 2024-05-14 16:24:10 +02:00
  • fbe363386e drop ancient ISA support Enrico Weigelt, metux IT consult 2024-05-15 17:24:40 +02:00
  • f4007523c6 gitlab CI: add libdrm with freedreno, nouveau, omap wip/ci Enrico Weigelt, metux IT consult 2024-06-07 15:58:48 +02:00
  • cff0424ed3 gitlab CI: add debian-i386 build Enrico Weigelt, metux IT consult 2024-06-06 21:06:13 +02:00
  • 74bea5d435 gitlab CI: add pipeline for building against various Xserver releases Enrico Weigelt, metux IT consult 2024-06-05 20:02:14 +02:00
  • 1c52aebb26 gitlab CI: common scripts for driver builds Enrico Weigelt, metux IT consult 2024-06-05 20:01:39 +02:00
  • 204bc2a3ef bump minimal xorg version to 1.18 Enrico Weigelt, metux IT consult 2024-05-14 16:23:45 +02:00
  • ec03b47ee9 Fix 2 -Wcalloc-transposed-args warnings Alan Coopersmith 2024-07-14 14:11:08 -07:00
  • 881bc2b244 Quiet -Wredundant-decls from xorg/os.h fallbacks for new libc functions Alan Coopersmith 2024-01-15 11:44:21 -08:00
  • f1732ab663 Add X.Org's standard C warning flags to AM_CFLAGS Alan Coopersmith 2024-01-15 11:38:33 -08:00
  • 3f56895dba configure: Use LT_INIT from libtool 2 instead of deprecated AC_PROG_LIBTOOL Alan Coopersmith 2024-01-15 11:33:07 -08:00
  • 2e46217e3a gitlab CI: ensure libtool is installed in build container Alan Coopersmith 2023-10-06 14:36:33 -07:00
  • f6f1013dec xf86-video-vesa 2.6.0 xf86-video-vesa-2.6.0 Alan Coopersmith 2022-12-09 12:24:33 -08:00
  • f1895cc6df Refuse to run if framebuffer or dri devices are present Jocelyn Falempe 2022-04-14 14:39:37 +02:00
  • e285658e60 VESAValidMode: remove duplicate call to VESAGetRec Alan Coopersmith 2022-10-17 11:48:57 -07:00
  • 2f2436b4fe VESADGASetMode: remove unused variable scrnIdx Alan Coopersmith 2022-10-17 11:36:55 -07:00
  • 5dee3ce85a gitlab CI: stop requiring Signed-off-by in commits Alan Coopersmith 2022-07-28 17:30:21 -07:00
  • 942499a751 gitlab CI: add a basic build test Alan Coopersmith 2022-01-30 08:57:14 -08:00
  • 5e8eb2d8c9 Fix spelling/wording issues Alan Coopersmith 2022-01-30 08:53:56 -08:00
  • 782c9800be Build xz tarballs instead of bzip2 Alan Coopersmith 2022-01-30 08:52:56 -08:00
  • 68f2589c68 vesa 2.5.0 xf86-video-vesa-2.5.0 Adam Jackson 2020-09-10 18:01:44 -04:00
  • 51a73f2fc2 Disable shadow by default on known-virtual GPUs Adam Jackson 2018-05-30 11:46:46 -04:00
  • 53c7796e8d Refuse to run on UEFI machines running older kernels Benjamin Tissoires 2019-05-10 08:40:05 +02:00
  • 634dae745c Try harder to avoid 24bpp Adam Jackson 2019-03-06 12:45:11 -05:00
  • 637c968d1a Update configure.ac bug URL for gitlab migration Alan Coopersmith 2018-12-07 19:19:22 -08:00
  • 503665924c Update README for gitlab migration Alan Coopersmith 2018-11-18 16:43:51 -08:00
  • 2645e0aa9c Refuse to run on UEFI machines Adam Jackson 2018-08-29 11:04:23 -04:00
  • 366622333b Newline-terminate a few error messages Adam Jackson 2018-08-28 15:26:46 -04:00
  • 07e4a0f0b3 vesa 2.4.0 xf86-video-vesa-2.4.0 Adam Jackson 2018-02-15 14:33:38 -05:00
  • f7876ce62c Honor Option "NoDDC" correctly Ian Lepore 2018-01-31 10:48:09 -05:00
  • 2cb984533f Use VBEFreeVBEInfo not free Adam Jackson 2018-01-31 10:48:08 -05:00
  • 9c4f6c7ab0 Fall back to VGA if the palette API isn't supported Adam Jackson 2018-01-31 10:48:07 -05:00
  • c6fdaad964 Don't build old probe method on sufficiently new servers Adam Jackson 2018-01-31 10:48:06 -05:00
  • b9f9c95ca2 autogen: add default patch prefix Mihail Konev 2017-01-26 14:00:22 +10:00
  • 8912f4afd4 autogen.sh: use quoted string variables Emil Velikov 2015-03-09 12:00:52 +00:00
  • 109fb7b040 autogen.sh: use exec instead of waiting for configure to finish Peter Hutterer 2017-01-24 10:32:07 +10:00
  • 0400b332a9 Use default refresh by default Stefan Dirsch 2016-04-28 13:56:52 +02:00
  • 2792ba7535 When debugging, print the VGAbase as well. Matthew Green 2015-07-20 10:55:09 +02:00
  • b49c293e67 vesa 2.3.4 xf86-video-vesa-2.3.4 Adam Jackson 2015-06-16 11:56:32 -04:00
  • 190fdaaa1d Don't include deprecated xf86PciInfo.h Adam Jackson 2015-06-16 11:57:59 -04:00
  • e667a9a2e5 configure: Drop PanelID test Adam Jackson 2015-06-11 09:56:59 -04:00
  • e36a0a8bcf Raise required version of xorg-server to >= 1.6 Alan Coopersmith 2014-01-30 15:42:52 -08:00
  • 3e5d56d947 Bump to 2.3.3 xf86-video-vesa-2.3.3 Julien Cristau 2013-09-09 21:14:03 +02:00
  • ad0864d4fa Make bool option parsing clearer and more consistent Egbert Eich 2011-05-25 13:35:21 +02:00
  • 29a149544e autogen.sh: Implement GNOME Build API Colin Walters 2012-01-04 17:37:06 -05:00
  • d6042a43b6 configure: Drop AM_MAINTAINER_MODE Adam Jackson 2013-01-16 13:18:23 -05:00
  • 60d2dc115c Remove mibstore.h Adam Jackson 2012-09-25 08:55:03 -04:00
  • 7aafaf56fb Fix check function in VESASaveRestore Alexandr Shadchin 2012-08-18 20:53:34 +06:00
  • 4cb7fa8191 Remove unneeded AM_CONDITIONAL Alexandr Shadchin 2012-08-18 20:53:33 +06:00
  • 0249d01a26 vesa: bump to 2.3.2 xf86-video-vesa-2.3.2 Dave Airlie 2012-07-18 20:02:49 +10:00
  • 86f1d894cd vesa: add api 13 compat layer. Dave Airlie 2012-06-01 12:55:19 +01:00
  • 378e55e375 vesa: fix make distcheck. Dave Airlie 2012-05-23 11:30:51 +01:00
  • 18bf00600c vesa: convert to new screen conversion APIs. Dave Airlie 2012-05-23 11:25:14 +01:00
  • 76c67b2735 vesa: add compat-api.h Dave Airlie 2012-05-23 11:24:57 +01:00
  • 8cd5535517 vesa 2.3.1 xf86-video-vesa-2.3.1 Adam Jackson 2012-03-22 17:32:22 -04:00
  • 4ba7306fd0 configure.ac: Require a newer version of libpciaccess Jeremy Huddleston 2011-10-19 01:49:38 -07:00
  • efe1792818 Code style cleanup to make the map and unmap blocks more consistent Jeremy Huddleston 2011-10-19 01:38:49 -07:00
  • 1f84310ddf Build fix for ABI Version 12 Jeremy Huddleston 2011-10-19 01:33:07 -07:00
  • 1a60e90682 Use unsigned long rather than deprecated IOADDRESS Jeremy Huddleston 2011-10-19 01:15:13 -07:00
  • 463886df68 Build fix for ABI Version 12 Jeremy Huddleston 2011-10-19 01:15:03 -07:00
  • 0b02c68581 Be forgiving of character-cell size mismatches in mode sizes Adam Jackson 2011-02-14 11:44:02 -05:00
  • 8e32d9d23c Fix memory leak in mode validation Adam Jackson 2011-02-14 10:28:51 -05:00
  • b1f7f190f9 Refuse to load if there's a kernel driver bound to the device Adam Jackson 2010-12-08 13:45:32 -05:00
  • fba7f46083 Convert x+m/calloc/free to m/calloc/free. Trevor Woerner 2010-10-22 15:23:46 -04:00
  • 8532158308 Purge cvs tags. Jesse Adkins 2010-09-28 13:29:52 -07:00
  • 32e50178f9 config: add comments for main statements Gaetan Nadon 2010-07-21 16:49:04 -04:00
  • 61328ed613 config: replace deprecated use of AC_OUTPUT with AC_CONFIG_FILES Gaetan Nadon 2010-07-21 16:07:00 -04:00
  • 79e954f1c0 config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERS Gaetan Nadon 2010-07-21 14:05:23 -04:00
  • 12c859a302 config: complete AC_INIT m4 quoting Gaetan Nadon 2010-07-21 09:27:42 -04:00