similar to: [ANNOUNCE] xorg-server 1.5.99.901

Displaying 20 results from an estimated 1000 matches similar to: "[ANNOUNCE] xorg-server 1.5.99.901"

2010 Dec 07
1
[ANNOUNCE] xorg-server 1.9.99.901
Ok, I think we've done enough damage for one release. Thanks everyone for pulling a long weekend to get changes prepared and reviewed. We're still missing the threaded input stuff, but that needs more review and I think we wore Tiago out this time around. If someone wants to propose merging it after the freeze, I think we should consider doing it. Note that this tarball depends on
2008 Mar 06
0
[ANNOUNCE] xorg-server 1.4.99.901
Aaron Plattner (11): Bug #12015: Use the right offsets in the dst arguments of pixman_blt. stride is in FbBits-sized chunks, but xoff is not. Bump video driver ABI for pci-rework. Set noCompositeExtension to TRUE when failing to initialize the extension (e.g. when Xinerama is enabled). Don't segfault on shutdown if we never managed to connect to dbus.
2010 Dec 13
0
[ANNOUNCE] xorg-server 1.9.3
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 xorg-server-1.9.3 is the third maintenance release of the 1.9 branch of the X11 server from X.org. It includes numerous bug fixes to address performance, stability, and correctness. This version is functionally equivalent to the second release candidate. The list below summarizes all changes since 1.9.2. Aaron Plattner (3): Revert "Set
2016 Oct 28
0
[ANNOUNCE] xorg-server 1.18.99.902
Here's 1.19-RC2, which should be pretty close to 1.19. The only serious bug I'm aware of at this point is a crash in FlushAllOutput: https://bugzilla.redhat.com/show_bug.cgi?id=1382444 Adam Jackson (5): glamor: Fall back to software for CopyPlane if we need to xephyr: Don't crash if the server advertises zero xv adaptors test: Re-enable a couple of GetImage
2010 Dec 04
0
[ANNOUNCE] xorg-server 1.9.2.902
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 This is the second release candidate for xorg-server 1.9.3. If no regressions are found, it will be released as 1.9.3 in one week. It includes various build and bug fixes to stability and correctness over previous releases. Aaron Plattner (1): xfree86: Fix rotation of 2-color non-interleaved cursor images Adam Jackson (3): ddc:
2015 Sep 02
0
[ANNOUNCE] xorg-server 1.17.99.901
Here's 1.18 RC1. Let's figure out when to release this during XDC. Aaron Plattner (3): xfree86: Fix xf86_check_platform_slot's handling of PCI xfree86: Add GPU screens even if there are no active GDevs xfree86: Bump video driver ABI version to 20 Adam Jackson (27): glamor: Fix up indentation xf86Crtc: right-of placement by default. dmx: Fix the
2016 Sep 16
0
[ANNOUNCE] xorg-server 1.18.99.2
I think we're ready for RC1 at this point, but wanted to give people a chance to scream about "just one more API change" until tomorrow. Let me know if there's something I'm missing; if I don't hear anything, I'll be tagging RC1 in the morning. Aaron Plattner (1): xace: Fix XaceCensorImage to actually censor the right part of the image Adam Jackson (92):
2015 Oct 26
0
[ANNOUNCE] xorg-server 1.17.99.902 (1.18 RC2)
Time for another release candidate. Long past time, to be honest. Please speak up soon if you have a favorite patch or series that isn't in yet. Aaron Plattner (1):       privates: Clear screen-specific keys during CloseScreen Adam Jackson (6):       glxproxy: Fix an obvious thinko in QueryExtensionsString       render: Simplify SProcRenderScale       rootless: Fix bogus handling of broken
2015 Oct 26
0
[ANNOUNCE] xorg-server 1.17.3
Various bugfixes across the board.  The most visible changes include fixing GLX extension setup under Xwayland and other non-Xorg servers (enabling core contexts in more scenarios), and various stability fixes to glamor and the Present extension.  Full change list: Aaron Plattner (1):       privates: Clear screen-specific keys during CloseScreen Adam Jackson (9):       fb: Make rootless-agnostic
2016 Jul 19
0
[ANNOUNCE] xorg-server 1.18.4
Another pile of backports from the devel branch, primarily in glamor, xwayland, and the modesetting driver. Thanks to all who contributed. Adam Jackson (9): dix: Squash some new gcc6 warnings kdrive: Nuke a bunch of dead code xfree86: Add IndirectGLX server flag (v2) xfree86: Don't swallow ±iglx command line flag modesetting: resubmit dirty rects on EINVAL (v2)
2010 Nov 14
0
[ANNOUNCE] xorg-server 1.9.2.901 (1.9.3 RC1)
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 This is the first release candidate for xorg-server-1.9.3, the third maintenance release of the xorg-server-1.9.x series. Inside, you'll find many buildfixes and bugfixes to be thankful for this coming holiday. Aaron Plattner (2): Revert "Set DamageSetReportAfterOp to true for the damage extension" (#30260) os: Fix BigReq
2018 Feb 28
0
[ANNOUNCE] xserver 1.20 RC1
This is the first release candidate for xserver 1.20. Notable changes since 1.19 include: - RANDR 1.6, which enables leasing RANDR resources to a client for its exclusive use (e.g. head mounted displays) - Depth 30 support in glamor and the modesetting driver - A meson-based build system, parallel to autotools - Pageflipping support for PRIME output sinks - OutputClass device matching for
2008 Jun 10
0
[ANNOUNCE] xorg-server 1.4.1
Suspend your disbelief, it's 1.4.1. Better imperfect than never at all, I guess. Contains a few security and input fixes, some memory leak fixes, and a few misc bits. git tag: xorg-server-1.4.1 http://xorg.freedesktop.org/archive/individual/xserver/xorg-server-1.4.1.tar.bz2 MD5: 0d638b6857408bb2e564e0c7b772d9a1 xorg-server-1.4.1.tar.bz2 SHA1: b5a020f6a5cc4b16296dadbc9c82073201d7d01a
2013 Jul 22
0
[RFC PATCH] Support running nested in a Mir compositor
From: Christopher James Halse Rogers <raof at ubuntu.com> Barring some (admittedly significant) missing optimisations? this is reasonably complete, but can't be applied until the Xserver patch has landed, and that needs more work. This demonstrates the approach, however. There's probably some code to be shared with XWayland support, around the output handling (or lack thereof) and
2009 Mar 08
4
[PATCH 1/5] nv50: implement wfb
- Only for sufficiently new xserver's and exa_driver_pixmaps. --- src/nouveau_exa.c | 217 +++++++++++++++++++++++++++++++++++++++++++++++++++-- src/nv_driver.c | 51 +++++++++++-- src/nv_proto.h | 4 + src/nv_type.h | 12 +++- 4 files changed, 267 insertions(+), 17 deletions(-) diff --git a/src/nouveau_exa.c b/src/nouveau_exa.c index 93fc3c5..074a226 100644 ---
2015 Jan 24
0
[ANNOUNCE] xorg-server 1.16.99.902
Ok, here's what I think we should release as 1.17. I plan on doing that in a few days (Monday? Tuesday?), unless there's some good reason not to. Let me know if there's some critical (i.e. crashing) fixes that I've missed somehow. And, again, I think we can run a shorter 1.18 cycle, given the pent-up list of fixes. Sorry for not getting this wrapped up sooner. Turns out that
2015 Jun 16
0
[ANNOUNCE] xorg-server 1.17.2
This picks up a pile of fixes from master. Notable highlights: - Fix for CVE-2015-3164 in Xwayland - Fix int10 setup for vesa - Fix regression in server-interpreted auth - Fix fb setup on big-endian CPUs - Build fix for for gcc5 Complete changelog: Aaron Plattner (2): xfree86: Fix xf86_check_platform_slot's handling of PCI xfree86: Add GPU screens even if there are no active
2010 Aug 14
3
For Mac OS X users... Xquartz and RandR.
Just as a note.. Xquartz is going to have RANDR capabilities in Xquartz 2.6.0, thanks to the work of Jeremy Huddleston and Jan Hauffa. Right now on Macports if you install xorg-server-devel it will be a build with what is currently in of RandR... its still not totally finished, but it would be nice if some Mac Users could test how it works so far with Wine... if we find bugs now, it could help
2008 May 22
0
[ANNOUNCE] xorg-server 1.4.99.902
Aaron Plattner (2): Bug #14692: Allow drivers to have a say in Xinerama visual consolidation. Short-circuit PanoramiXTranslateVisualID after verifying that the visual actually exists first. Adam Jackson (25): Fix segfault when a monitor exists but has no modes. Size xf86DefaultModes explicitly. Bug #14927: Fix the math for xf86NumDefaultModes. Add the
2009 Feb 18
0
[ANNOUNCE] xorg-server 1.5.99.903
Here's what I'm hoping will be the server 1.6 release. Unless someone finds a brown-paper-bag bug in the next few days, I'll tag this as 1.6 and push it out soon. There are a few patches which were nominated but left out of this release, those added functionality which I thought should be left to the next release. -keith Aaron Plattner (1): Query the DDX in