Commit Graph

3870 Commits

Author SHA1 Message Date
matthieu
57636928ae Update to fontsproto 2.1.2. No functional change. 2012-04-08 10:03:22 +00:00
matthieu
ca7e48cded Update to recordproto 1.14.2. No functional change. 2012-04-08 09:52:55 +00:00
matthieu
a60b38a96d Update to scrnsaverproto 1.2.2. No functional change. 2012-04-08 09:50:45 +00:00
matthieu
69c22cfea4 Update to xextproto 7.2.1. No functional change.
Install all protocol documentation.
2012-04-08 09:48:18 +00:00
matthieu
f7b6332d56 Install documentation files for protocols. 2012-04-08 09:46:58 +00:00
matthieu
640c3d25d4 Update to xcmiscproto 1.2.2. No functional change. 2012-04-08 08:40:08 +00:00
matthieu
7fdca87027 add new specific rules for sh. Whithout those, xterm segfaults on
landisk.
2012-04-07 20:22:27 +00:00
matthieu
2ac5749d6e Remove special build rule disabling optimisation for arm.
Issue apparently fixed, probably by gcc4.
2012-04-07 20:11:43 +00:00
matthieu
f28fa15613 Update to xkbevd 1.1.3 2012-04-07 16:16:31 +00:00
matthieu
606f6f44d7 Update to xwud 1.0.4 2012-04-07 16:13:08 +00:00
matthieu
23e4b1c787 Update to xpr 1.0.4 2012-04-07 16:10:39 +00:00
matthieu
8563437cef Update to xmodmap 1.0.6 2012-04-07 16:07:52 +00:00
matthieu
8915dc5e75 Update to xlsatoms 1.1.1 2012-04-07 16:04:47 +00:00
matthieu
6ba2949b77 Update to xlogo 1.0.4 2012-04-07 16:00:59 +00:00
matthieu
dfd3e7ed0d Update to xload 1.1.1 2012-04-07 15:57:21 +00:00
matthieu
6575cdb6e1 Update to xhost 1.0.5 2012-04-07 15:52:30 +00:00
matthieu
1df31bf605 Update to xgamma 1.0.5 2012-04-07 15:47:32 +00:00
matthieu
10b8ba770d Update to xfontsel 1.0.4 2012-04-07 15:44:34 +00:00
matthieu
2aaa135718 Update to xauth 1.0.7 2012-04-07 15:39:35 +00:00
matthieu
9e2d9b2980 Update to setxkbmap 1.3.0 2012-04-07 15:24:43 +00:00
matthieu
1c312a3be0 update 2012-04-04 21:00:58 +00:00
matthieu
adb2857e13 Fix pci_io_handle allocation routines.
The previous version of new_io_handle()  would invalidate all previous
allocations when realloc moves the base pointer of the ios array.
Since I cannot figure out where this array is useful, just get rid of
it, providing sound stable memory allocation.

Fixes vgaHWSaveFonts() in 1.12 xserver on OpenBSD, but other
sub-systems relaying on pci_io could be affected too.
2012-04-04 20:41:59 +00:00
matthieu
b4a75b3e96 Return an error much earlier if recvmsg fails. 2012-04-04 20:34:55 +00:00
todd
81ebe9261a sync 2012-04-04 18:05:16 +00:00
matthieu
19e9b806ad Fix previous for bootstrap. 2012-04-01 23:00:24 +00:00
shadchin
faa6587437 sync 2012-04-01 12:21:15 +00:00
shadchin
0b992a096a Update to xf86-input-synaptics 1.5.2.
ok matthieu@
2012-04-01 12:18:44 +00:00
shadchin
2949da6f87 Update to xf86-input-mouse 1.7.2.
ok matthieu@
2012-04-01 12:17:17 +00:00
matthieu
2fd07ba0fc Don't build kdrive if pixman isn't built. 2012-04-01 09:24:04 +00:00
matthieu
6ba9b3c229 update 2012-03-31 08:53:34 +00:00
todd
0f7cbdd11b sync 2012-03-30 15:33:23 +00:00
matthieu
257ea591a9 update 2012-03-27 19:59:53 +00:00
matthieu
08ecf5f3a3 Upate to libX11 1.5rc1. Tested by krw@, mpi@, shadchin@. 2012-03-27 19:19:37 +00:00
matthieu
0d2a9688e4 update to xproto 7.0.23. Tested by krw@, mpi@, shadchin@ 2012-03-27 19:16:21 +00:00
matthieu
1f3df99ce6 Update to libxcb 1.8.1. Tested by krw@, mpi@, shadchin@ 2012-03-27 19:14:20 +00:00
matthieu
bfe2e894a1 Update to xcb-proto 1.7. Tested by krw@, mpi@, shadchin@ 2012-03-27 19:12:47 +00:00
matthieu
fd19764796 update 2012-03-24 17:04:46 +00:00
matthieu
353ef7261a Remove the whole extras directory, not used in OpenBSD builds.
Noticed by fgsch@ a while ago.
2012-03-18 17:17:13 +00:00
matthieu
57c865569f upate 2012-03-18 11:16:45 +00:00
matthieu
bd186b6cfa Merge patch from git master: Fixup for 550b2f76401c2 which broke bold fonts 2012-03-18 11:15:39 +00:00
matthieu
c4c11e481c Update to libXt 1.1.3 2012-03-18 11:08:15 +00:00
matthieu
e1335e22ee Regen with util-macros 1.17. Fixes configure on landisk 2012-03-15 08:01:22 +00:00
matthieu
a19de2b180 Regen with util-macros 1.17. Fixes configure on landisk 2012-03-15 07:52:47 +00:00
thib
54dafa3982 Fix openbsd_pci.c:pci_device_vgaarb_set_target();
A return (0) got lost, add it back.
Obvious; ok kettenis@
2012-03-14 19:57:24 +00:00
matthieu
b33a9fd40b Regen with util-macros 1.17. Fixes configure on landisk 2012-03-14 19:43:36 +00:00
matthieu
26866f3012 Regen with util-macros 1.17. Fixes configure on landisk (and probably the
other gcc3 architectures).
2012-03-14 11:24:40 +00:00
matthieu
7feb0caaf5 Udpate to util-macros 1.17 2012-03-14 10:42:48 +00:00
oga
563a654b98 Mostly fix rotation in the intel driver.
Since recent(ish) changes we can allocate roatated framebuffers with tiling.
This was not taken into account. Fix this for the most part:
1) i830_display_tiled needs to check tiling on rotated buffers too.
2) PipeSetBase needs to not only set offset to 0 for roated shadow buffers, it
also needs to 0 DSPTILEOFF x/y too.

There seems to be a remaining issue with damage or similar causing some latency
on rotated screens, I have not managed to find this yet.

Tested by sereral on tech@ ok matthieu a couple of weeks ago (his mail slipped
though the cracks, hence late commit).
2012-03-13 22:44:44 +00:00
todd
dab7eb1ed1 sync 2012-03-13 21:53:53 +00:00
matthieu
54760b3c9f Fix check for xf86Modes.h. This fixes the radeonold driver build issues
caused by caching of the (previously wrong result).

And regen autotools files.
2012-03-13 21:35:51 +00:00