Commit Graph

3115 Commits

Author SHA1 Message Date
espie
c5cdf7be69 run makewhatis -v
(needs -current !)
okay miod@
2011-02-22 00:24:35 +00:00
kettenis
e2f9a8fd0b Restore the CLOCK_CNTL_INDEX *after* we're done messing with it. Makes Xorg
properly restore the video mode upon exit on macppc and sparc64.  Already
merged upstream.

ok matthieu@, no objection miod@
2011-02-21 19:28:39 +00:00
miod
d5f91100d2 Better instructions for accelerated PCI configuration, including a
working configuration template people can use, should they need to
provide the refresh frequencies their monitor support in order to get
high resolution truecolor modes.
ok matthieu@
2011-02-21 18:13:18 +00:00
todd
6f9375309e sync 2011-02-21 13:09:28 +00:00
matthieu
e169dc846e Revert stuff that should not have been committed in version 1.33.
Noticed by krw@
2011-02-20 13:42:17 +00:00
matthieu
f98a26f8f7 Disable Xorg on alpha. Xrender is broken since 2 releases and I still
don't know how to fix it. ok miod@, todd@
2011-02-19 19:51:53 +00:00
matthieu
42bf2bebd7 Some updates for 4.9 release.
- we're now at X.Org 7.6
- many applicatons now support anti-aliased, client-side fonts
ok miod@, todd@
2011-02-17 20:49:51 +00:00
okan
eab1b94e0a if we are saving the pointer location for a specific client, make sure
that if it is not already inbounds, put it in the default location,
which happens to be inbounds.

behavior noticed by Thomas Pfaff while maximizing and un-maximizing a
window, leaving the pointer behind and causing client_cycle() to be a
bit lost.

ok oga@
2011-02-13 20:09:57 +00:00
tedu
c222c6a5c7 we lose track of highstack somewhere, so recompute it before we need it.
fixes a crash reported by christian neukirchen.  ok okan
2011-02-13 17:25:20 +00:00
todd
190e604102 puffy 4.9 2011-02-11 22:26:24 +00:00
matthieu
28f0d85bd7 update 2011-02-11 21:10:30 +00:00
matthieu
be5ccdb873 Avoid dereferencing a NULL pointer during VT switches when composite
is active.

Fix confirmed to fix observed crash by dcoppa@ canacar@. ok marco@.
2011-02-11 21:01:55 +00:00
matthieu
eccb1b24fc Fix a crash in zaphod mode if one screen is not present.
tested by jasper@, shadchin@. ok shadchin@.
2011-02-08 20:50:35 +00:00
schwarze
fe4a39444e As noticed by david@, empty files were installed instead of formatted
GL manuals because Imake still tried to use nroff(1), tbl(1), and eqn(1)
which do not exist in base any longer.  Thus, let the Xenocara build use
mandoc(1) instead, which has native tbl(7) support, and passes eqn source
code through unchanged for now, which is more useful than what groff did.
However, as suggested by espie@, use the groff port when building Ports.
That always works because all ports using imake still have USE_GROFF=Yes.

thanks for useful hints to todd@ matthieu@ espie@ naddy@
tested by todd@ in Xenocara builds on i386, amd64, and macppc
ok matthieu@ and naddy@, and miod@ also agrees with the general direction
2011-02-07 21:58:15 +00:00
matthieu
da0820c3bb Merge another EXA fix from X.Org 1.9.4RC1:
EXA: Pad size of system memory copy for 1x1 pixmaps (bug #32803).
2011-02-02 20:47:08 +00:00
stsp
fba58a8a71 Apply fix from upstream:
commit e06fa804009798ea95efa8babaabb0228dfdfe65
  EXA: Fix crash with fill using 1x1 tile of depth < 8 (bug #24703).
Fixes http://bugs.freedesktop.org/show_bug.cgi?id=24703
Reported by Barry Grumbine on ports@
ok matthieu@
2011-01-31 21:10:06 +00:00
matthieu
69bbddfabb update 2011-01-28 19:44:23 +00:00
matthieu
480ad88cb9 Update to xbiff 1.0.3. No functional change. 2011-01-28 19:43:39 +00:00
matthieu
3870417379 restart recvmsg() if returning with errno==EINTR.
Fixes a crash on server reset on some machines.
Code inspired by ssh, with feedback from guenther@ and millert@
ok guenther@ miod@
2011-01-28 19:37:55 +00:00
matthieu
805ddd83d6 Effectively close the AGP device fd in xf86GARTCloseScreen() if it's
different from the consoleFd. Fixes crashes at server reset.
"looks good" miod@, oga@. Tested by shadchin@.
2011-01-28 19:34:22 +00:00
matthieu
e591a40750 update 2011-01-25 20:14:45 +00:00
todd
a7d7eb2038 sync 2011-01-24 17:29:21 +00:00
matthieu
4366798a7f Update to x11perf 1.5.3 2011-01-22 14:33:53 +00:00
matthieu
def1874858 Update to xfwp 1.0.2 2011-01-22 14:30:50 +00:00
matthieu
191e43de2c Update to twm 1.0.6. No functional change. 2011-01-22 14:24:55 +00:00
matthieu
cf9b06cfa2 Bug-fix upgrade to pixman 0.20.2. No API/ABI change.
tested by shadchin@, ajacoutot@, krw@, ok miod@
2011-01-22 08:32:55 +00:00
miod
47b6998e0f Enable weak symbols under OpenBSD on non-ELF platforms, too.
ok matthieu@ todd@
2011-01-20 21:43:47 +00:00
espie
f1ea238aa1 Picture -> FvwmPicture, to avoid collisions with xrandr includes.
As noticed by Tristan Le Guern.
okay matthieu@
2011-01-18 19:28:33 +00:00
espie
8ec04c2727 fix index of glgetstring, okay matthieu@ 2011-01-16 16:55:23 +00:00
shadchin
3e225c3415 Fix compiling layout fr.
ok matthieu@
2011-01-16 08:50:41 +00:00
todd
bb913a2c50 sync 2011-01-14 22:10:23 +00:00
matthieu
70f96c484b update 2011-01-12 21:57:29 +00:00
kettenis
3ff4e178c2 Indicate that devices need access to legacy VGA resources. Makes sure xserver
disables DRI if the VGA arbiter is in use.

ok matthieu@
2011-01-12 21:49:21 +00:00
shadchin
fbb1cc1dac Update to xkbcomp 1.2.0.
ok matthieu@
2011-01-11 20:56:40 +00:00
shadchin
8a4ef33aa7 Update to xkbevd 1.1.2. No functional change.
ok matthieu@
2011-01-11 20:52:08 +00:00
shadchin
a31c2ef17e Update to xkbprint 1.0.3. No functional change.
ok matthieu@
2011-01-11 20:49:34 +00:00
matthieu
e7214d9358 update 2011-01-11 19:42:14 +00:00
matthieu
0481662f2d update 2011-01-11 19:27:23 +00:00
kettenis
31dc726d5a Call xf86Reconfigure() after readjusting the physical dimensions of the screen
based on EDID information.  Fixes issues with the mouse getting stuck on dual
card setups.  Still trying to push this one upstream.

ok matthieu@
2011-01-10 20:45:49 +00:00
shadchin
c6b0c44246 Update makefile-wrapper for xkeyboard-config 2.0
ok matthieu
2011-01-10 14:42:48 +00:00
shadchin
34ca43921b Update xkeyboard-config to 2.0
ok matthieu
2011-01-10 14:25:56 +00:00
matthieu
546e991d51 Fix double free in the case of windows with a _NET_WM_NAME property,
reported by frantisek holop, patch by Tim van der Molen. Thanks to both.
2011-01-09 17:14:32 +00:00
matthieu
5f9395d931 update 2011-01-04 20:50:06 +00:00
matthieu
73aa62491b Add new documentation from xproto 7.0.20. 2011-01-04 20:47:18 +00:00
matthieu
052dabd075 update to xproto 7.0.20. 2 new keysyms definitions plus lots of doc fixes. 2011-01-04 20:44:25 +00:00
matthieu
e14b02c192 Update to resourceproto 1.1.1. No functional change. 2011-01-04 20:43:07 +00:00
matthieu
396780e2ac sync 2011-01-02 14:47:28 +00:00
matthieu
88ce1f7f0a Specify default xkb rules for Xnest and Xephyr. 2011-01-02 14:23:40 +00:00
matthieu
89dd5697ba Enable Xorg and a few drivers on hppa. Only wsudl works for now. 2011-01-02 14:04:18 +00:00
matthieu
74b2e4059b Repair build of Xorg on hppa 2011-01-02 13:29:50 +00:00