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
matthieu
b2051f5e65
Remove xf86miscproto. Unlinked from build for 6 months.
2018-11-25 19:33:46 +00:00
matthieu
8a24aa5549
Remove fontcacheproto. Unlinked from build for 6 months.
2018-11-25 19:32:38 +00:00
matthieu
3fb1322815
update
2018-11-25 10:19:27 +00:00
okan
7d9a5b3486
Stop asking for events (NoEventMask) from menu window once done with
...
the menu (we don't destroy it, only unmap).
2018-11-14 19:22:51 +00:00
okan
ee0ce74a2f
Allow 'transientfor' clients to inherit group and bwidth either during init or
...
via property notify events. Previously only the flags were set but nothing was
in the path to apply said flags and/or bwidth. Required slight of re-orgnaization
of client_init.
2018-11-13 17:37:13 +00:00
kn
5089c22b90
Use strtonum(3)
...
Zap obsolete linter hints while here.
Feedback and OK cheloha
2018-11-11 16:10:37 +00:00
kn
c5d5ef9f35
Zap unneeded bzero(3) on already zero initialized global data
...
OK cheloha
2018-11-11 16:01:21 +00:00
jsg
65cc648a0e
Make similiar changes to the i386 tsd dispatch assembly as libglvnd to
...
avoid a text relocation fixing the build with lld.
This time store the address of the GOT in ebx as required before calling
the PLT stub and change .balign value to match X86_ENTRY_SIZE as suggested
by naddy.
ok naddy@
2018-11-11 04:15:19 +00:00
jsg
f88a7e92a2
Backout i386 tsd dispatch changes. While they worked for
...
glxinfo/glxgears it broke SDL2 GL which dlopens libGL.
2018-11-10 08:11:16 +00:00
okan
0a0e524477
merge from base, from sashan@:
...
> - odd condition/test in PF lexer
> (and other lexers too)
>
> This commit rectifies earlier change:
>
> in the lex... even inside quotes, a \ followed by space or tab should
> expand to space or tab, and a \ followed by newline should be ignored
> (as a line continuation). compatible with the needs of hoststated
> (which has the most strict quoted string requirements), and ifstated
> (where one commonly does line continuations in strings).
>
> OK deraadt@, OK millert@
2018-11-09 16:00:54 +00:00