Commit Graph

6448 Commits

Author SHA1 Message Date
jsg
ae7ee1376e Import Mesa 18.3.4 2019-02-19 03:25:14 +00:00
jsg
bffde83e78 intel: sync i915_pciids.h with kernel
From Rodrigo Vivi
70a1ae89be6b9f9a535f1fbaff3e4b1c4bb46d4a in libdrm git
2019-02-18 06:13:47 +00:00
jsg
c423099260 sync xserver dri2 pci_ids with the latest Mesa
the modesetting driver uses these to pick a dri driver name

ok phessler@ kettenis@ matthieu@
2019-02-18 02:41:24 +00:00
okan
c684045919 fix missing includes 2019-02-13 15:43:24 +00:00
matthieu
f2f9eae95d use abs(3) for integers. Noticed by a clang warning. ok tb@ 2019-02-11 07:10:45 +00:00
matthieu
aed193f8bf sync 2019-02-10 23:08:36 +00:00
matthieu
604a16d7db Revert switch to xorgproto. Requested by deraadt@ 2019-02-10 23:07:47 +00:00
matthieu
83dbd4825b update 2019-02-10 10:20:29 +00:00
matthieu
88d1f9a63e Update to xf86-video-i740 1.4.0 2019-02-10 10:18:40 +00:00
matthieu
2a44b8652a Update to xf86-video-neomagic 1.3.0 2019-02-10 10:00:25 +00:00
matthieu
6693542ac5 Update to xf86-video-i128 1.4.0 2019-02-10 09:47:54 +00:00
matthieu
e8adce9f1b Update to xf86-video-chips 1.3.0 2019-02-10 09:38:18 +00:00
matthieu
440e4dbe36 Update to xf86-video-s3virge 1.11.0 2019-02-10 09:32:04 +00:00
matthieu
cb123c5c6d Update to xf86-video-apm 1.3.0 2019-02-10 09:25:51 +00:00
matthieu
b25c769145 sync 2019-02-10 09:02:17 +00:00
matthieu
dd9b22ce2d Switch to xorgproto 2019-02-10 09:00:39 +00:00
aoyama
92c0197a13 Delete xf86-input-usbtablet target on luna88k, because luna88k
does not have USB support.

ok matthieu@
2019-02-09 00:31:06 +00:00
deraadt
e4decd20d6 landisk requires -O0 'cause mesa is a pig. 2019-02-07 18:34:52 +00:00
matthieu
3a86563078 regen 2019-01-30 20:51:43 +00:00
matthieu
7eab099a22 Make it possible to disable applewm and windowswm protos
(not used on OpenBSD) and mark some more protos as legacy.
2019-01-30 20:49:44 +00:00
matthieu
6317fbc72d Remove RCS Ids 2019-01-30 20:45:38 +00:00
jsg
982e1c7998 update 2019-01-29 12:06:22 +00:00
jsg
338bc0a2b5 Merge Mesa 18.3.2 2019-01-29 11:52:04 +00:00
jsg
fecc0d4060 Import Mesa 18.3.2 2019-01-29 10:45:31 +00:00
landry
ac84202cf8 Pledge video(1):
* video -q needs 'stdio rpath wpath video' (needs O_RDWR on the device)
* video -i needs 'stdio rpath' (rpath for X11 error/locale access)
* other modes (ie display frames via X11, or output frames to file with
 -o/-O) need 'stdio rpath video' since we open output file/video device
before calling pledge(2).

with help from semarie@, nits from matthieu@
ok deraadt@
2019-01-22 20:02:40 +00:00
matthieu
a2fe7101b6 sync 2019-01-20 19:07:01 +00:00
matthieu
81d1f7f6a2 regen autotools files 2019-01-20 17:28:53 +00:00
matthieu
a93bf9b6a6 OpenBSD Makefile for xorgproto 2019-01-20 17:28:24 +00:00
matthieu
b7f4f63879 Add back docs that are missing from the xorgproto-2018.4 tarball
but are in upstream git repository.
2019-01-20 17:25:57 +00:00
matthieu
77d80da3c1 Initial import of xorgproto 2018.4 2019-01-20 17:12:51 +00:00
matthieu
1b539e221c sync 2019-01-19 13:38:38 +00:00
matthieu
8198e3b843 update 2019-01-18 14:34:45 +00:00
matthieu
cfd419db9c sync 2019-01-18 14:34:27 +00:00
matthieu
4f46a0d795 Update to libpixman 0.36.0 2019-01-18 14:34:01 +00:00
matthieu
44008cf9e6 update 2019-01-17 06:58:13 +00:00
jsg
b259c95bb4 update 2019-01-13 07:20:43 +00:00
jsg
be89b49b3b update to xf86-video-ati 18.1.0
tested by brynet@ matthieu@ and myself on a wide range of radeons
2019-01-13 07:16:48 +00:00
matthieu
b290bc2f31 Update xf86-video-mach64 to version 0.9.6
Tested on a Mach64 CT
2019-01-05 16:44:56 +00:00
matthieu
5e1510c019 update 2019-01-05 10:31:21 +00:00
matthieu
7b0e9d2e6b Update to xf86-video-mga 2.0.0
Commited from a machine using a Matrox G550 card.
2019-01-05 10:30:12 +00:00
landry
b0c17c65a4 Rename err to errs to avoid shadowing potential err() usage, and fix two
typos while here.

ok semarie@ matthieu@
2019-01-04 17:45:00 +00:00
matthieu
5a9c7d77ed Call xf86OpenConsole() before probing for drivers.
On OpenBSD, we need the console fd to query wsdisplay type,
This was only causing problems with -keepPriv, since the privilege
separation code already calls xf86OpenConsole() earlier.
The function is idempotent, so there's no harm calling it
several times.
ok kettenis@
2019-01-03 19:31:25 +00:00
matthieu
6038d36c4f sync 2018-12-21 14:37:54 +00:00
matthieu
cfac9b1f49 Unlink the following utilities from the build:
fslsfonts, fstobdf, showfont, xfsinfo, xfwp and scripts (xon)
Ports can be created if needed. ok deraadt@, jca@
2018-12-21 14:37:24 +00:00
matthieu
8adca26b11 update 2018-12-17 10:39:25 +00:00
matthieu
63c200916e update 2018-12-10 07:24:25 +00:00
fcambus
b3ae9f8426 Update openchrome to 0.6.176.
This fixes display on my VX900 systems.

OK matthieu@
2018-12-09 21:07:33 +00:00
danj
4bd2e674ea Move some links to https
There may still be a redirect but matthieu@ prefers generic URL as they
should be more stable

ok matthieu@
2018-12-07 18:53:06 +00:00
matthieu
d7845c3e27 Remove libXxf86misc. Unlinked from build for 6 months. 2018-11-25 19:35:00 +00:00
matthieu
be3e8f71c9 Remove libXfontcache. Unlinked from build for 6 months. 2018-11-25 19:34:21 +00:00