forked from pool/xorg-x11-server
Stefan Dirsch
b7864b65ed
- 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 |
||
---|---|---|
.gitattributes | ||
.gitignore | ||
b_0001-Prevent-XSync-Alarms-from-senslessly-calling-CheckTr.patch | ||
b_cache-xkbcomp-output-for-fast-start-up.patch | ||
b_sync-fix.patch | ||
N_default-module-path.diff | ||
N_driver-autoconfig.diff | ||
N_fix_fglrx_screendepth_issue.patch | ||
N_fix-dpi-values.diff | ||
N_xorg-x11-server-rpmmacros.patch | ||
n_xserver-optimus-autoconfig-hack.patch | ||
N_zap_warning_xserver.diff | ||
pre_checkin.sh | ||
README.updates | ||
sysconfig.displaymanager.template | ||
u_CloseConsole-Don-t-report-FatalError-when-shutting-down.patch | ||
u_confine_to_shape.diff | ||
u_connection-avoid-crash-when-CloseWellKnownConnections-gets-called-twice.patch | ||
u_exa-only-draw-valid-trapezoids.patch | ||
u_fbdevhw.diff | ||
u_randr_allow_rrselectinput_for_providerchange_and_resourcechange_events.patch | ||
u_render-Cast-color-masks-to-unsigned-long-before-shifting-them.patch | ||
u_x86emu-include-order.patch | ||
u_xorg-server-xdmcp.patch | ||
ux_xserver_xvfb-randr.patch | ||
xorg-backtrace | ||
xorg-server-1.16.0.tar.bz2 | ||
xorg-server-provides | ||
xorg-x11-server.changes | ||
xorg-x11-server.macros.in | ||
xorg-x11-server.spec | ||
xorgcfg.tar.bz2 |
Xserver module update mechanism ------------------------------- If any corresponding Xserver module is found below "/usr/lib/xorg/modules/updates/" ("/usr/lib64/xorg/modules/updates/" on biarch 32/64 bit platforms) it will be favored over the one in "/usr/lib/xorg/modules/" ("/usr/lib64/xorg/modules/" on biarch 32/64 bit platforms).