| Name: | xorg-x11-server-Xephyr |
|---|---|
| Version: | 1.20.6 |
| Release: | 3.el8 |
| Architecture: | aarch64 |
| Group: | User Interface/X |
| Size: | 2458891 |
| License: | MIT |
| RPM: | xorg-x11-server-Xephyr-1.20.6-3.el8.aarch64.rpm |
| Source RPM: | xorg-x11-server-1.20.6-3.el8.src.rpm |
| Build Date: | Wed Apr 29 2020 |
| Build Host: | ca-buildarm05.us.oracle.com |
| Vendor: | Oracle America |
| URL: | http://www.x.org |
| Summary: | A nested server |
| Description: | Xephyr is an X server which has been implemented as an ordinary X application. It runs in a window just like other X applications, but it is an X server itself in which you can run other software. It is a very useful tool for developers who wish to test their applications without running them on their real X server. Unlike Xnest, Xephyr renders to an X image rather than relaying the X protocol, and therefore supports the newer X extensions like Render and Composite. |
- Add fix for crash with Option "Rotate" in xorg.conf Resolves: #1795328
- Add fixes for intermittent modesetting artifacts Resolves: #1738670
- xserver 1.20.6
- Add DRI2 fallback driver mappings for i965 and radeonsi
- Backport glvnd vendor selection for prime render offloading
- Fix platform device PCI detection for complex bus topologies
- Don't require fbdev on s390x, where it doesn't exist
- Add Requires: fbdev (and on x86_64, vesa) to Xorg subpackage
- Add Eric Anholt's patch e50c85f4ebf559 from upstream: - Fix segfault on probing a non-PCI platform device on a system with PCI - NOTE: also pertains on a system with no PCI, e.g. s390x. Resolves: #1652013
- Move LeaveVT after resetting randr pointers in xf86CrtcCloseScreen