forked from pool/xorg-x11-server
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:
parent
e1373b34c4
commit
b7864b65ed
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:3bff7df25363d53d730b353bc19d8fc5fd183b8875e35ac26c6466a542a64b6f
|
|
||||||
size 5833710
|
|
3
xorg-server-1.16.0.tar.bz2
Normal file
3
xorg-server-1.16.0.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:38330a03c5f7a38745a3f9816cf069db5b8844eebb358fd39dbabf61f32cd06b
|
||||||
|
size 5832944
|
@ -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
|
||||||
|
|
||||||
|
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user