[PULL] Assorted updates
Adam Jackson
ajax at redhat.com
Mon Oct 18 13:43:38 PDT 2010
The following changes since commit 23229c7ce5970516b97a1cc12e65257ff65ab9a7:
test: Fix make distcheck when not building unit tests (2010-10-13 19:27:18 -0700)
are available in the git repository at:
ssh://people.freedesktop.org/~ajax/xserver for-keithp
Adam Jackson (12):
os: Clean up various xtrans bits that we've never supported
config: Don't look for .o drivers anymore
config: Remove atimisc workaround
xfree86: Remove an open-coded strtoul()
xfree86: Remove %M expansion from config parser
dri1: Remove "buffers" from the config logic
xfree86: Drop linux libc5 support from the SIGIO code
ddc: Don't probe for DDC/CI or EEPROM
composite: Don't backfill non-bg-None windows
composite: Don't backfill non-MapWindow allocations
composite: Move the backfill comment to a more appropriate indent level
randr: Remove mirandr
Olivier Fourdan (1):
modes: improve aspect ratio match for classic drivers
composite/compalloc.c | 38 +++++++--
hw/xfree86/common/xf86Config.c | 54 ++----------
hw/xfree86/common/xf86Mode.c | 64 ++++++++++++-
hw/xfree86/ddc/ddc.c | 4 -
hw/xfree86/doc/man/xorg.conf.man.pre | 6 --
hw/xfree86/os-support/shared/sigio.c | 9 --
hw/xfree86/parser/DRI.c | 64 -------------
hw/xfree86/parser/scan.c | 63 +-------------
hw/xfree86/parser/xf86Parser.h | 11 ---
hw/xfree86/parser/xf86tokens.h | 1 -
os/access.c | 137 +++--------------------------
os/connection.c | 11 +--
os/xdmcp.c | 2 +-
randr/Makefile.am | 1 -
randr/mirandr.c | 165 ----------------------------------
randr/randrstr.h | 37 --------
16 files changed, 112 insertions(+), 555 deletions(-)
delete mode 100644 randr/mirandr.c
- ajax
More information about the xorg-devel
mailing list