Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-02-02 | Merge another EXA fix from X.Org 1.9.4RC1: | Matthieu Herrb | |
EXA: Pad size of system memory copy for 1x1 pixmaps (bug #32803). | |||
2011-01-31 | Apply fix from upstream: | Stefan Sperling | |
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-28 | update | Matthieu Herrb | |
2011-01-28 | Update to xbiff 1.0.3. No functional change. | Matthieu Herrb | |
2011-01-28 | restart recvmsg() if returning with errno==EINTR. | Matthieu Herrb | |
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 | Effectively close the AGP device fd in xf86GARTCloseScreen() if it's | Matthieu Herrb | |
different from the consoleFd. Fixes crashes at server reset. "looks good" miod@, oga@. Tested by shadchin@. | |||
2011-01-25 | update | Matthieu Herrb | |
2011-01-24 | sync | Todd T. Fries | |
2011-01-22 | Update to x11perf 1.5.3 | Matthieu Herrb | |
2011-01-22 | Update to xfwp 1.0.2 | Matthieu Herrb | |
2011-01-22 | Update to twm 1.0.6. No functional change. | Matthieu Herrb | |
2011-01-22 | Bug-fix upgrade to pixman 0.20.2. No API/ABI change. | Matthieu Herrb | |
tested by shadchin@, ajacoutot@, krw@, ok miod@ | |||
2011-01-20 | Enable weak symbols under OpenBSD on non-ELF platforms, too. | Miod Vallat | |
ok matthieu@ todd@ | |||
2011-01-18 | Picture -> FvwmPicture, to avoid collisions with xrandr includes. | Marc Espie | |
As noticed by Tristan Le Guern. okay matthieu@ | |||
2011-01-16 | fix index of glgetstring, okay matthieu@ | Marc Espie | |
2011-01-16 | Fix compiling layout fr. | Alexandr Shadchin | |
ok matthieu@ | |||
2011-01-14 | sync | Todd T. Fries | |
2011-01-12 | update | Matthieu Herrb | |
2011-01-12 | Indicate that devices need access to legacy VGA resources. Makes sure xserver | Mark Kettenis | |
disables DRI if the VGA arbiter is in use. ok matthieu@ | |||
2011-01-11 | Update to xkbcomp 1.2.0. | Alexandr Shadchin | |
ok matthieu@ | |||
2011-01-11 | Update to xkbevd 1.1.2. No functional change. | Alexandr Shadchin | |
ok matthieu@ | |||
2011-01-11 | Update to xkbprint 1.0.3. No functional change. | Alexandr Shadchin | |
ok matthieu@ | |||
2011-01-11 | update | Matthieu Herrb | |
2011-01-11 | update | Matthieu Herrb | |
2011-01-10 | Call xf86Reconfigure() after readjusting the physical dimensions of the screen | Mark Kettenis | |
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 | Update makefile-wrapper for xkeyboard-config 2.0 | Alexandr Shadchin | |
ok matthieu | |||
2011-01-10 | Update xkeyboard-config to 2.0 | Alexandr Shadchin | |
ok matthieu | |||
2011-01-09 | Fix double free in the case of windows with a _NET_WM_NAME property, | Matthieu Herrb | |
reported by frantisek holop, patch by Tim van der Molen. Thanks to both. | |||
2011-01-04 | update | Matthieu Herrb | |
2011-01-04 | Add new documentation from xproto 7.0.20. | Matthieu Herrb | |
2011-01-04 | update to xproto 7.0.20. 2 new keysyms definitions plus lots of doc fixes. | Matthieu Herrb | |
2011-01-04 | update to xproto 7.0.20. 2 new keysyms definitions plus lots of doc fixes. | Matthieu Herrb | |
2011-01-04 | Update to resourceproto 1.1.1. No functional change. | Matthieu Herrb | |
2011-01-02 | sync | Matthieu Herrb | |
2011-01-02 | Specify default xkb rules for Xnest and Xephyr. | Matthieu Herrb | |
2011-01-02 | Enable Xorg and a few drivers on hppa. Only wsudl works for now. | Matthieu Herrb | |
2011-01-02 | Repair build of Xorg on hppa | Matthieu Herrb | |
2011-01-01 | Fix duplicated code resulting from a bad merge of xdm 1.1.9. | Matthieu Herrb | |
2010-12-22 | sync | Todd T. Fries | |
2010-12-22 | Bring fix from rev 1.12 back once more. ok oga@. | Matthieu Herrb | |
2010-12-22 | Do not remove(3) the device entry if open fails. ok oga@ | Matthieu Herrb | |
2010-12-21 | update | Matthieu Herrb | |
2010-12-21 | Update to xorg-server 1.9.3. Tested by japser@, landry@ and ajacoutot@ | Matthieu Herrb | |
in various configurations. | |||
2010-12-19 | Update to xbitmaps 1.1.1. No visible change. | Matthieu Herrb | |
2010-12-19 | Update to xbackkight 1.1.2. No functional change. | Matthieu Herrb | |
2010-12-19 | update | Matthieu Herrb | |
2010-12-19 | Update to freetype 2.4.4. Tested by shadchin@, ajacoutot@, krw@. | Matthieu Herrb | |
2010-12-14 | in MotionNotify geom.x, geom.y calculations take into account bwidth. | Martynas Venckus | |
fixes the annoying bug where windows would go +bwidth pixels right, +bwidth pixels down. ok okan@ | |||
2010-12-12 | updates | Matthieu Herrb | |
2010-12-08 | Use ASCII art when the environment is not UTF-8 capable.OB | Matthieu Herrb | |
Based on an initial patch by jasper@, ok jasper@. |