Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| 80198aa2 | 2021-06-25 19:32:01 | support xf86-video-radeon and xf86-video-amdgpu drivers on riscv64. from jsg@, ok kettenis@ | ||
| be6f9bdd | 2021-06-15 13:57:42 | Initial attempt to build xserver for riscv64 ok matthieu@ | ||
| c6b89791 | 2021-05-02 10:22:57 | remove sgi drivers lists | ||
| 81154a94 | 2020-10-28 22:18:10 | Video drivers for powerpc64. ok matthieu@, jsg@ | ||
| 4126f048 | 2019-08-28 08:03:10 | build xf86-video-amdgpu on arm64 ok kettenis@ patrick@ | ||
| 3257269f | 2019-05-12 08:34:26 | Unlink a number of old video drivers from the build. The corresponding hardware is out of date, barely useable with modern systems and their code is not maintained. ok sthen@ | ||
| 7bcc69ee | 2019-04-16 02:06:30 | build xf86-video-amdgpu on amd64 and i386 | ||
| 92c0197a | 2019-02-09 00:31:06 | Delete xf86-input-usbtablet target on luna88k, because luna88k does not have USB support. ok matthieu@ | ||
| cca6245e | 2018-08-27 15:03:23 | Build xf86-video-ati on arm64. ok jsg@, matthieu@ | ||
| 55a8e552 | 2017-05-21 13:18:29 | Make X work with radeondrm(4) hardware on loongson. OK jsg@ | ||
| 85436d4c | 2017-02-03 04:29:26 | build wsudl on arm64 | ||
| 10914cc3 | 2016-09-03 13:57:18 | Remove zaurus support | ||
| 15612b6d | 2016-08-10 18:58:25 | Goodbye armish | ||
| 27f67406 | 2016-03-11 13:09:42 | Remove support vax and XENOCARA_HAVE_SHARED_LIBS scaffolding. ok matthieu@ | ||
| a959971e | 2016-02-20 11:07:10 | No more aviion | ||
| ef8ae69c | 2015-09-07 21:26:01 | Build xf86-video-wsfb on amd64 and i386. Can be used by efifb now. | ||
| 97a89ff9 | 2015-05-24 08:04:18 | Build wsudl(4) on armv7. | ||
| 8992205b | 2014-07-14 19:14:51 | No need to make openchrome dependant on libdrm | ||
| bdc9f3dd | 2014-07-14 19:06:02 | Move the logic that says that the openchrome driver requires librm to the drivers Makefile, and don't build it if the user choose not to build libdrm. | ||
| 37cf374b | 2014-04-13 10:41:00 | Link xf86-video-ast to the build on i386 and amd64. | ||
| 81a3c9ac | 2014-03-18 22:37:28 | Remove {hp300,mvme68k,mvme88k} bits. | ||
| dc89b51a | 2013-11-17 14:33:05 | Unhook radeonold from the build | ||
| 819249ae | 2013-10-25 18:14:20 | X11 clients for OpenBSD/aviion. ok matthieu@ | ||
| cb09aec5 | 2013-08-17 17:01:23 | Add octeon (no input driver, no video driver). ok matthieu@ | ||
| 08420f85 | 2013-07-15 13:23:17 | Add monochrome X server support for luna88k. Some luna88k specific quirks are needed in driver/xf86-video-wsfb/src/wsfb_driver.c for now. ok matthieu@ | ||
| 786472fe | 2013-03-16 01:24:43 | Add xenocara defines/files for luna88k, no X server at this moment. ok miod@ | ||
| 80ae2270 | 2013-03-14 20:49:52 | Build the X server on hp300 again. Tested on catseye. | ||
| b2671bd3 | 2012-08-11 09:56:55 | All drivers build again. | ||
| 8ead23f2 | 2012-06-20 19:56:34 | Remove mac68k bits from Xenocara. The imake config bits are not removed. Those files are frozen, until they can be removed, once the last port that still uses imake dies. | ||
| 8fff4ad3 | 2012-06-02 23:23:12 | Fix build on i386. Previous commit was from an amd64 machine before checking i386. Noticed by naddy@ thanks. | ||
| 9984b239 | 2012-06-02 15:58:19 | If building against Xserver 1.12, disable video drivers that have not yet been updated to the video ABI changes. This makes testing of xserrver 1.12 easier. | ||
| 5faba13e | 2012-03-12 21:22:30 | Fix a long standing typo, but still don't build the siliconmotion driver by default on loongson, to avoid creating false hopes. | ||
| b95fc6de | 2012-03-12 13:54:04 | Reorganize video driver list a bit. | ||
| eb9d0dd5 | 2012-03-12 13:41:19 | Build the radeonold on macppc and sparc64 platforms too. | ||
| 9e25a196 | 2012-03-04 16:05:52 | Unlink xf86-video-radeonhd from the build again. It's superceeded by recent xf86-video-ati driver. | ||
| 14f76654 | 2012-03-04 15:49:04 | Build xf86-video-radeonold again. | ||
| 009d1287 | 2012-03-04 14:50:24 | Remove a comment that should have gone with rev 1.39. | ||
| 2be03eee | 2012-02-07 19:46:11 | Disable build of Xserver on hp300 and mac68k. Building the Xserver with gcc 2.95 is getting hopeless and there is not enough manpower at the moment to switch these platforms to a more recent compiler. ok miod@, Nick@ | ||
| cc702cb7 | 2012-02-06 22:53:02 | Revert the update to xf86-video-ati 6.14.3. Requested by espie@ who experiemnts regressions with this driver. | ||
| 5ed44390 | 2012-01-25 21:37:03 | +radeonold -radeonhd. xf86-video-radeonhd is deprecated all radeon cards are supported by xf86-video-ati. | ||
| 7a02c951 | 2011-11-05 14:32:44 | Remove the temporarly hack for xserver post 1.9. In the process the xf86-input-citron driver is disconnected from the build since no one cared to update it for input drivers ABI version 12. Patches are welcome if someone still uses it. | ||
| c3ef58cf | 2011-09-10 17:52:09 | Hack to make testing of newer Xserver versions easier. The input driver ABI broke between xserver 1.9 and 1.10. Some drivers were updated to the new ABI without keeping compatibility So people testing Xserver 1.11 cant build the ones in xenocara until they are updated, but I don't want to break building from CVS. This is going away once xserver 1.11 and associated input drivers updates are committed | ||
| ffcee74b | 2011-05-08 09:27:57 | Enable xf86-input-synaptics on i386 and amd64. | ||
| f98a26f8 | 2011-02-19 19:51:53 | Disable Xorg on alpha. Xrender is broken since 2 releases and I still don't know how to fix it. ok miod@, todd@ | ||
| 89dd5697 | 2011-01-02 14:04:18 | Enable Xorg and a few drivers on hppa. Only wsudl works for now. | ||
| f53f514d | 2010-02-04 06:25:40 | Drivers list for loongson. | ||
| 1f09a7b5 | 2009-12-12 09:46:40 | Link xf86-video-wsudl to the build on architectures that support udl(4). ok todd@ | ||
| bd717db8 | 2009-11-22 19:16:48 | Renamed two driver which had incorrect names. (The 1st part of an Xorg driver name is the name of the DDX, not the one of your preferred operating system). | ||
| dd6a77af | 2009-06-05 21:26:36 | Remove the input drivers that have been dropped by X.Org and were not built for months now. | ||
| ecf487b8 | 2009-06-04 18:36:30 | Build xf86-video-glint on OpenBSD/sparc64. | ||
| e2913901 | 2009-03-07 10:59:52 | Disable input drivers that are no longer maintained by X.Org. (and that already don't work anymore for most of them). If someone is interested in taking maintainership of one of them, please contact me. | ||
| e79dad5d | 2009-03-07 10:38:59 | Remove deprecated video drivers (they were already disabled for a while). | ||
| daccd55a | 2009-01-01 19:30:20 | Build xf86-video-wildcatfb on OpenBSD/sparc64, and explain how to configure it. | ||
| 6a32467b | 2008-12-23 09:10:17 | reenable xf86-video-i740 and xf86-video-voodoo on i386 after the last updates. | ||
| f0a3b3f9 | 2008-11-06 21:52:10 | The xf86-video-nsc driver is deprecated and won't work with xserver 1.5. Disable it. | ||
| 758826f6 | 2008-11-02 15:17:58 | Update the list of drivers that are built for xserver 1.5. | ||
| c6356dca | 2008-08-23 15:55:59 | Updates to more recent versions have un-broken several input drivers. | ||
| 735e6b67 | 2008-08-23 15:49:36 | Build xf86-video-sunffb on sparc64. ok matthieu@ | ||
| 327287a5 | 2008-07-29 20:08:48 | also build the xf86-video-openchrome driver on amd64. | ||
| 57c2dfd6 | 2008-07-12 15:50:48 | build xf86-video-mach64 and xf86-video-r128 on the same platforms that build the ati driver. ok matthieu@. | ||
| c49b33a0 | 2008-07-12 13:01:20 | Disconnect the old 'via' driver and connect the 'openchrome driver. | ||
| 431c2ec9 | 2008-06-14 22:29:23 | Add xf86-video-geode. ok matthieu | ||
| dc769e8a | 2008-01-16 23:20:50 | Based on a suggestion and an initial patch by kettenis@, build both the old i810 and the new intel drivers on i386, and let X autoconfiguration code choose the one that is used based on the chipset. Tested by landry@ and a few others. | ||
| f05de6e1 | 2008-01-05 17:53:33 | Enable some drivers for sgi. Missed by jsing@. | ||
| 3fafd42d | 2007-12-04 22:41:21 | Link the radeonhd driver to the builds. | ||
| 987805ed | 2007-05-12 14:24:59 | - Disable OpenGL parts on vax and sgi - Disable Xprt on vax and landisk Xenocara now builds on vax | ||
| a5dd1a0f | 2007-05-10 19:35:29 | No X server, no drivers on landisk. | ||
| 3a8e461d | 2007-05-08 16:33:02 | Keep architecture lists sorted. | ||
| 9c936fe6 | 2007-05-08 14:46:39 | no video driver for hppa for now | ||
| 02f3c145 | 2007-04-20 10:23:52 | Don't build wsfb on i386 until it's ready. | ||
| bd2bb943 | 2007-04-10 13:23:52 | do not build input drivers for hppa since we do not build an X server for now | ||
| 59f5abf1 | 2007-04-04 20:34:08 | Disable the xf86-video-intel driver on i386 until it's fixed, revert to the working xf86-video-i810 driver | ||
| a3fb74c9 | 2007-03-16 23:30:27 | Build the ws input driver on all platforms now that we have uts(4). Requested by robert@ | ||
| 282081a7 | 2007-01-01 10:36:43 | Provide a better way to customize the list of drivers per architecture. Enable the via driver on i386 now that libdrm is available. | ||
| a5c193b0 | 2006-12-17 19:52:56 | remove update target | ||
| 34169bfe | 2006-11-29 14:38:08 | Tweak the list of drivers built depending on the machine a bit more. | ||
| 8052af48 | 2006-11-29 13:26:12 | disable fbdev. | ||
| b455532e | 2006-11-27 19:56:35 | $Xenocara$ -> $OpenBSD$ | ||
| 0bb378f0 | 2006-11-26 23:05:50 | Build infrastructure for driver |