1
0

Accepting request 241363 from home:tobijk:X11:XOrg

- Update to version 1.16.0 (final):
  + Glamor integration. This GL-based X acceleration subsystem now
    offers reasonable performance that avoids software fall backs much
    of the time.
  + XWayland. This provides an X server integrated into a Wayland
    window system. It uses Glamor for rendering, and so avoids most of
    the performance problems inherent in window system layering.
  + systemd integration. This provides for systemd-based launching and
    management which improves boot performance and reliability
  + Elimination of thousands of compiler warnings. We've been slowly
    adding more and more compiler flags to the stock X build to warn us
    of unsafe coding practices. Version 1.16 finally addresses the
    enormous list of these warnings.
  + Glamor for Xephyr. This X-on-X implementation now serves as the
    primary development environment for our new 2D acceleration
    subsystem, permitting rapid development and testing on a single
    machine.
  + Non-PCI device support. Many graphics devices are not enumerated
    with the standard PCI APIs; now the X server can auto-detect and
    configure them as it does in more conventional systems.

OBS-URL: https://build.opensuse.org/request/show/241363
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xorg-x11-server?expand=0&rev=526
This commit is contained in:
Stefan Dirsch 2014-07-18 06:48:48 +00:00 committed by Git OBS Bridge
parent e1373b34c4
commit b7864b65ed
4 changed files with 28 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:3bff7df25363d53d730b353bc19d8fc5fd183b8875e35ac26c6466a542a64b6f
size 5833710

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:38330a03c5f7a38745a3f9816cf069db5b8844eebb358fd39dbabf61f32cd06b
size 5832944

View File

@ -1,3 +1,27 @@
-------------------------------------------------------------------
Thu Jul 17 15:50:10 UTC 2014 - tobias.johannes.klausmann@mni.thm.de
- Update to version 1.16.0 (final):
+ Glamor integration. This GL-based X acceleration subsystem now
offers reasonable performance that avoids software fall backs much
of the time.
+ XWayland. This provides an X server integrated into a Wayland
window system. It uses Glamor for rendering, and so avoids most of
the performance problems inherent in window system layering.
+ systemd integration. This provides for systemd-based launching and
management which improves boot performance and reliability
+ Elimination of thousands of compiler warnings. We've been slowly
adding more and more compiler flags to the stock X build to warn us
of unsafe coding practices. Version 1.16 finally addresses the
enormous list of these warnings.
+ Glamor for Xephyr. This X-on-X implementation now serves as the
primary development environment for our new 2D acceleration
subsystem, permitting rapid development and testing on a single
machine.
+ Non-PCI device support. Many graphics devices are not enumerated
with the standard PCI APIs; now the X server can auto-detect and
configure them as it does in more conventional systems.
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Jul 9 13:05:56 UTC 2014 - sndirsch@suse.com Wed Jul 9 13:05:56 UTC 2014 - sndirsch@suse.com

View File

@ -18,7 +18,7 @@
Name: xorg-x11-server Name: xorg-x11-server
%define dirsuffix 1.15.99.904 %define dirsuffix 1.16.0
Summary: X Summary: X
License: MIT License: MIT