From b133ca87a5115b990978f02399aba24d399ca606 Mon Sep 17 00:00:00 2001 From: Daniel Drake Date: Wed, 13 Jun 2012 19:49:46 -0400 Subject: Add forked X server from Jon Nettleton We;ve been shipping this in recent builds, I just didn't add it earlier because we don't have a SRPM. That's still pending, but I figure we can add it later. The reasoning for the fork: Sorry I thought I had pushed the X server src.rpm. It is forked because we are carrying two patches that were proposed last summer on the Xorg devel list but for some reason weren't followed up on and committed. One patch (which I thought had been accepted but was not in the last fedora Xorg release) Removes a damage call that happens immediately after an operation happens. This breaks our and other acceleration architectures that might not flush gpu commands until all the Done routines are called. The second is from this list submission that showed up about the same time I was debugging a similar problem on our platform. http://lists.x.org/archives/xorg-devel/2011-April/021356.html This bug is exhibited on our platform after rotation when the Xserver tells us to copy "cached" pixmaps that are no longer valid. --- RPMS/xorg-x11-server-Xdmx-1.12.0-3.fc17.armv7hl.rpm | Bin 0 -> 726885 bytes RPMS/xorg-x11-server-Xephyr-1.12.0-3.fc17.armv7hl.rpm | Bin 0 -> 754221 bytes RPMS/xorg-x11-server-Xnest-1.12.0-3.fc17.armv7hl.rpm | Bin 0 -> 609725 bytes RPMS/xorg-x11-server-Xorg-1.12.0-3.fc17.armv7hl.rpm | Bin 0 -> 1097949 bytes RPMS/xorg-x11-server-Xvfb-1.12.0-3.fc17.armv7hl.rpm | Bin 0 -> 687557 bytes RPMS/xorg-x11-server-common-1.12.0-3.fc17.armv7hl.rpm | Bin 0 -> 80993 bytes RPMS/xorg-x11-server-devel-1.12.0-3.fc17.armv7hl.rpm | Bin 0 -> 296481 bytes 7 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 RPMS/xorg-x11-server-Xdmx-1.12.0-3.fc17.armv7hl.rpm create mode 100644 RPMS/xorg-x11-server-Xephyr-1.12.0-3.fc17.armv7hl.rpm create mode 100644 RPMS/xorg-x11-server-Xnest-1.12.0-3.fc17.armv7hl.rpm create mode 100644 RPMS/xorg-x11-server-Xorg-1.12.0-3.fc17.armv7hl.rpm create mode 100644 RPMS/xorg-x11-server-Xvfb-1.12.0-3.fc17.armv7hl.rpm create mode 100644 RPMS/xorg-x11-server-common-1.12.0-3.fc17.armv7hl.rpm create mode 100644 RPMS/xorg-x11-server-devel-1.12.0-3.fc17.armv7hl.rpm (limited to 'RPMS') diff --git a/RPMS/xorg-x11-server-Xdmx-1.12.0-3.fc17.armv7hl.rpm b/RPMS/xorg-x11-server-Xdmx-1.12.0-3.fc17.armv7hl.rpm new file mode 100644 index 0000000..7d5f7ac Binary files /dev/null and b/RPMS/xorg-x11-server-Xdmx-1.12.0-3.fc17.armv7hl.rpm differ diff --git a/RPMS/xorg-x11-server-Xephyr-1.12.0-3.fc17.armv7hl.rpm b/RPMS/xorg-x11-server-Xephyr-1.12.0-3.fc17.armv7hl.rpm new file mode 100644 index 0000000..87c43c5 Binary files /dev/null and b/RPMS/xorg-x11-server-Xephyr-1.12.0-3.fc17.armv7hl.rpm differ diff --git a/RPMS/xorg-x11-server-Xnest-1.12.0-3.fc17.armv7hl.rpm b/RPMS/xorg-x11-server-Xnest-1.12.0-3.fc17.armv7hl.rpm new file mode 100644 index 0000000..e0e3805 Binary files /dev/null and b/RPMS/xorg-x11-server-Xnest-1.12.0-3.fc17.armv7hl.rpm differ diff --git a/RPMS/xorg-x11-server-Xorg-1.12.0-3.fc17.armv7hl.rpm b/RPMS/xorg-x11-server-Xorg-1.12.0-3.fc17.armv7hl.rpm new file mode 100644 index 0000000..93dbde7 Binary files /dev/null and b/RPMS/xorg-x11-server-Xorg-1.12.0-3.fc17.armv7hl.rpm differ diff --git a/RPMS/xorg-x11-server-Xvfb-1.12.0-3.fc17.armv7hl.rpm b/RPMS/xorg-x11-server-Xvfb-1.12.0-3.fc17.armv7hl.rpm new file mode 100644 index 0000000..9ea554e Binary files /dev/null and b/RPMS/xorg-x11-server-Xvfb-1.12.0-3.fc17.armv7hl.rpm differ diff --git a/RPMS/xorg-x11-server-common-1.12.0-3.fc17.armv7hl.rpm b/RPMS/xorg-x11-server-common-1.12.0-3.fc17.armv7hl.rpm new file mode 100644 index 0000000..95aeb2a Binary files /dev/null and b/RPMS/xorg-x11-server-common-1.12.0-3.fc17.armv7hl.rpm differ diff --git a/RPMS/xorg-x11-server-devel-1.12.0-3.fc17.armv7hl.rpm b/RPMS/xorg-x11-server-devel-1.12.0-3.fc17.armv7hl.rpm new file mode 100644 index 0000000..cfe969b Binary files /dev/null and b/RPMS/xorg-x11-server-devel-1.12.0-3.fc17.armv7hl.rpm differ -- cgit v1.2.3