jsg
6f7c809ebb
Merge libdrm 2.4.75
2017-02-05 05:46:41 +00:00
jsg
ae9658c5c0
Import libdrm 2.4.75
2017-02-05 05:38:00 +00:00
jsg
98194d3d06
Note that xlock upstream moved, though we are unlikely to do a full
...
import in future.
ok matthieu@
2017-02-04 02:37:52 +00:00
jsg
ea91d72981
Bring in some changes from xlock 5.50 to prevent clang from erroring
...
out on ambiguous overloaded operators.
ok matthieu@
2017-02-04 02:35:01 +00:00
jsg
55c2cbbee3
initial sets for arm64
2017-02-03 04:43:07 +00:00
jsg
94428d02c7
Initial notes for arm64. To be updated when xserver is tested.
2017-02-03 04:34:10 +00:00
jsg
85436d4cef
build wsudl on arm64
2017-02-03 04:29:26 +00:00
tobias
82b10e4b46
Reset SIGCHLD signal handler to previous value in error path, too.
...
ok matthieu@
2017-01-30 21:45:27 +00:00
matthieu
ebe1c2048b
Disable linking of libi386 too (linking do libamd64 was already disabled,
...
but I manage to commit the incomplete version). Noticed by sthen@. Thanks.
2017-01-22 21:23:51 +00:00
matthieu
46583e144d
update
2017-01-22 10:04:42 +00:00
matthieu
9da5c82493
sync
2017-01-22 10:04:05 +00:00
matthieu
537f62ba88
Update to xf86-input-synaptics 1.9.0
2017-01-22 09:54:53 +00:00
matthieu
e67ebe7ada
Update to xf86-input-mouse 1.9.2
2017-01-22 09:53:41 +00:00
matthieu
a8cb3544bb
Update to xf86-input-keyboard 1.9.0
2017-01-22 09:53:08 +00:00
matthieu
b90c377899
Update to xf86-input-joystick 1.6.3
2017-01-22 09:44:15 +00:00
matthieu
145ab60397
Update to xf86-input-vmmouse 13.1.0
2017-01-21 18:40:20 +00:00
matthieu
673af31157
update
2017-01-21 16:17:24 +00:00
stsp
cd197cfa4b
Disable the shader cache in Mesa on powerpc. Its implementation uses gcc
...
atomic builtins on a 64 bit integer which is not supported on 32 bit powerpc.
Makes 3D work again on a PowerBook G4 with an ATI RV350 video card.
tweak and ok jsg@
2017-01-21 11:23:09 +00:00
jsg
97409b6e84
Merge Mesa 13.0.3
2017-01-19 05:53:24 +00:00
jsg
6d4ad6fa4b
Import Mesa 13.0.3
2017-01-19 05:38:52 +00:00
matthieu
b93dd40b0b
sync
2017-01-16 22:44:23 +00:00
matthieu
63b8ae5245
Install new available config files, missed in fontconfig update.
...
Pointed out by Nils Reusse <n.reusse@hxgn.net>. Thanks.
2017-01-16 22:43:49 +00:00
okan
ad504d072b
Typo on binding name; from Redouan Ait Mallouk.
2017-01-15 21:07:44 +00:00
sthen
0a3df25791
sync
2017-01-13 13:58:47 +00:00
dcoppa
7a54dc44dc
Update to freetype-doc-2.7.1
2017-01-13 11:48:20 +00:00
dcoppa
2c7d3378e2
Freetype-2.7.1
2017-01-13 11:26:31 +00:00
dcoppa
8c605c12ec
Update to FreeType-2.7.1
...
i386 bulk build by sthen@
amd64 bulk build by naddy@
OK matthieu@
2017-01-13 11:19:58 +00:00
okan
88785e0af3
Ensure client stays inbound on key-based resize; based on logic existing in
...
key-based client move; from Vadim Vygonets.
2017-01-05 21:18:20 +00:00
matthieu
cbf6956cde
update
2017-01-02 18:37:23 +00:00
matthieu
c438d527c7
Update to xf86-video-dummy 0.3.8
2017-01-02 16:40:02 +00:00
matthieu
f0c1142d0d
Update to xf86-video-geode 2.11.19. tested on Geode LX (Alix 3C3).
2017-01-02 16:35:51 +00:00
jsg
c503a0e73b
Use the unlocked atomic path in Mesa when just __arm__ is defined and
...
don't assume the builtin atomics are present with __ARM_ARCH_6__ and later
as base gcc with -march=armv6 doesn't have them.
2016-12-31 08:21:39 +00:00
okan
1eaac10a9a
When a window has a user or program specified position, ensure the edge of the
...
final position is at least viewable and warp'able by the difference of bwidth;
prevents mapping windows completely off the virtual screen.
2016-12-19 14:17:26 +00:00
matthieu
a726dc7eed
update
2016-12-16 07:31:10 +00:00
matthieu
1b36c1832c
Update to libXpm 3.5.12
2016-12-16 07:28:34 +00:00
jsg
54858cb19b
disable additional rules to regen sources when xxd is not found
...
Found the hard way by Mark Patruck and naddy. Didn't encounter it here
with a post import build for reasons unknown.
2016-12-11 16:03:25 +00:00
jsg
2047dff595
disable additional rules to regen sources when python is not found
...
After a cvs import timestamps change which triggers rules that attempt
to call python to regenerate files. When python is not found this
generates empty files that override those from the distfile, breaking
the build.
When building inside xenocara python is never found as the pkg paths
are not searched.
2016-12-11 10:03:01 +00:00
jsg
d353257b8b
update
2016-12-11 08:59:23 +00:00
jsg
3ef016d93f
sync
2016-12-11 08:56:16 +00:00
jsg
e2d9807505
Merge Mesa 13.0.2
2016-12-11 08:53:19 +00:00
jsg
a53e30e01d
Import Mesa 13.0.2
2016-12-11 08:25:29 +00:00
okan
13e3ebc448
stray newlines
2016-12-06 21:59:33 +00:00
okan
62c01a2e19
Add search_print_text(), a default callback for mi->print in menu_filter(). While
...
here, normalize the remaining search_print_* argument paramters.
2016-12-06 21:54:10 +00:00
okan
dd468cc47d
Consistent use of menuq_add for ssh menu.
2016-12-06 21:09:22 +00:00
okan
642c4932c1
Now that dim.{x,y} are available early, use them before requiring a
...
MotionNotify event.
2016-12-06 21:03:58 +00:00
okan
a623680c7e
Set dim.{x,y} during client_init and update on resize, instead of
...
(re)calculating only when applying hints.
2016-12-06 21:00:13 +00:00
okan
382e777e16
'window-search' is spelled 'menu-window'; the former snuck in during the
...
conversion('menu-window' already existed and was properlly documented); found
the hard way by sthen@ while trying to convert.
2016-12-06 15:03:13 +00:00
okan
52901073ce
Fold unbinding functions into one for each, key and mouse; plugs a leak when
...
unbinding a mouse button bound to a command.
2016-12-02 17:02:17 +00:00
okan
a5a9212293
use the correct type
2016-12-02 16:50:19 +00:00
jsg
e6d0e0383c
Drop the local diff to avoid calling drm set/drop master ioctls,
...
the kernel implements these as noops now.
2016-12-02 05:41:52 +00:00