Commit Graph

859 Commits

Author SHA1 Message Date
Kalev Lember
3a2c8d2dc3 Backport a number of XWayland fixes from master
We went through master commits with ofourdan and came up with a list of
these to backport for now; there's a few more that might be nice but are
much harder to backport.
2016-08-19 10:56:22 +02:00
Adam Jackson
c814894df7 xserver 1.18.4 2016-07-19 13:53:19 -04:00
Olivier Fourdan
e6e01954a9 Fix segfault in Xwayland due to cursor update after unrealize 2016-07-04 14:10:22 +02:00
Peter Hutterer
9ad47a897e Fix segfault caused by forced indicator update (#1335439) 2016-06-28 11:52:39 +10:00
Hans de Goede
136c5ded48 Add switchable-graphics / prime fixes from f24 branch
- Add some more switchable-graphics / prime fixes from upstream
2016-06-17 14:35:59 +02:00
Adam Jackson
b97fc3764a Restore DRI1 for now 2016-06-13 11:19:45 -04:00
Adam Jackson
e0b45619ef Move a symbol from DRI1 to DRI2 code to fix ati/openchrome 2016-05-09 11:05:33 -04:00
Peter Hutterer
63b1c55303 Fix NumLock indicator light turning off after (#1047151) 2016-05-05 09:53:59 +10:00
Adam Jackson
52f41703a5 Stop building DRI1 support
- Don't build DRI2 on s390{,x}
2016-04-14 16:46:00 -04:00
Adam Jackson
0694fea0f3 xserver 1.18.3 2016-04-04 16:01:08 -04:00
Adam Jackson
291f2df7cf Fix red tint artifacts in glamor
- Fix a performance cliff in present triggered by plasma
- Silence some xf86vidmode log spam
2016-03-17 10:18:54 -04:00
Adam Jackson
ed6c269e40 xserver 1.18.2 2016-03-11 17:09:31 -05:00
Peter Hutterer
88525d3223 Stop bug warnings on three-finger pinch gestures (#1282252) 2016-03-09 12:37:58 +10:00
Dave Airlie
1516fd7069 fix issues with reverse prime and present. 2016-02-15 13:06:59 +10:00
Adam Jackson
fecb042398 xserver 1.18.1 2016-02-08 19:42:38 -05:00
Fedora Release Engineering
43e073baf6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild 2016-02-05 03:45:23 +00:00
Hans de Goede
0d9b35fc58 Fix Xorg.wrap kms detection to so that the server does not always run
as root
2015-11-16 11:04:03 +01:00
Adam Jackson
0d886d2486 xserver 1.18.0 2015-11-09 16:32:26 -05:00
Dave Airlie
7079f2c9d1 update to git snapshot of 1.7.99.902 (1.18.0 rc2) 2015-10-27 11:07:51 +10:00
Hans de Goede
945546e6f0 Fix xorg sometimes crashing on machine poweroff/shutdown (#1269210) 2015-10-14 16:06:05 +02:00
Rex Dieter
fc966ac646 pull in candidate fix for clients getting stuck waiting indefinitely
for an idle event when a CRTC is turned off (#1256082,#1258084)
2015-09-24 07:27:43 -05:00
David Airlie
0307fa93a6 hack to fix GLX_MESA_copy_sub_buffer regression (#1265395) 2015-09-23 11:13:55 +10:00
Dave Airlie
a6e073b5bf update to git snapshot of 1.7.99 (1.18.0 rc1) 2015-09-07 09:50:30 +10:00
Dave Airlie
ad7af00128 git snapshot of what will be 1.18.0 (should be ABI stable) 2015-07-29 10:50:11 +10:00
Dave Airlie
f91a58a800 fix bug with glamor and PRIME where server would crash 2015-07-15 18:09:19 +10:00
Adam Jackson
0a05356996 xserver 1.17.2 2015-06-16 12:45:00 -04:00
Dave Airlie
9922a5c28a fix bug with glamor and overlapping copies 2015-06-16 10:41:41 +10:00
Ray Strode
cc9bfd20b9 git-core got split out of git (again) and git-am is in git now 2015-06-10 17:33:38 -04:00
Ray Strode
d0fa93e2f8 CVE-2015-3164
http://lists.freedesktop.org/archives/wayland-devel/2015-June/022548.html
2015-06-10 16:55:03 -04:00
Peter Hutterer
2d1fe9d31e Add the unaccelerated valuator masks, fixes nonmoving mouse in SDL
(#1208992)
2015-05-26 10:25:44 +10:00
Kalev Lember
6fed32dabb Obsolete xorg-x11-drv-void 2015-05-20 12:11:37 +02:00
Hans de Goede
4f12635721 Fix "start -- vt7" not working fix breaking headless setups (#1203780) 2015-05-19 10:13:20 +02:00
Adel Gadllah
56c41c9e82 modesetting: Fix software cursor fallback (#1205725) 2015-05-02 08:22:26 +02:00
Hans de Goede
3ab4d5ab99 Fix "start -- vt7" not working (#1203780) 2015-04-30 14:23:15 +02:00
Ray Strode
c203333e97 Fix X on some old optimus and other hybrid hardware
- Handle logind timeouts more gracefuly.
- Bump timeouts so they don't happen in practice

Related: #1209347
2015-04-11 07:36:28 -04:00
Adam Jackson
acc428a2c1 Fix endian detection code (#1206060) 2015-04-09 10:24:17 -04:00
Hans de Goede
aaf1923ce2 Modify the server wrapper to not always start the server as root.
Callers of the server which start it in a way which is compatible with the
  server running without root rights can now set a XORG_RUN_AS_USER_OK env
  variable and then the wrapper will behave as if needs_root_rights = auto
  is specified, unless overriden from Xwrapper.config
2015-03-18 12:03:10 +01:00
Adam Jackson
862eeca652 Fix int10 interrupt vector setup 2015-03-04 12:46:42 -05:00
Dave Airlie
ed2719bb8e omg, define something to 0 makes it work, security. 2015-03-02 14:29:39 +10:00
Dave Airlie
9d87e95541 require lazy relocations to work, remove cement 2015-03-02 11:27:07 +10:00
Till Maas
c477b8e326 Rebuilt for Fedora 23 Change
https://fedoraproject.org/wiki/Changes/Harden_all_packages_with_position-independent_code
2015-02-21 22:17:42 +01:00
Dave Airlie
8637872950 fix regression in SI:localuser handling 2015-02-17 14:45:22 +10:00
Hans de Goede
aef6addc20 Fix build with gcc5 2015-02-11 16:33:36 +01:00
Hans de Goede
47a24344fe New upstream release 1.17.1 (rhbz#1144404)
- xorg-x11-drv-modesetting is now included in xorg-x11-server-Xorg,
  obsolete it
- Fix xorg-x11-drv-r128 obsoletes (rhbz#1176791)
2015-02-11 13:25:02 +01:00
Peter Hutterer
554d394d92 CVE-2015-0255: unchecked XKB string lengths 2015-02-11 08:50:18 +10:00
Ray Strode
6fce07ef10 Add patch from ickle to fix flicker on login / durin vt switch
see https://bugzilla.gnome.org/show_bug.cgi?id=737226
2015-02-05 14:38:25 -05:00
Adam Jackson
4ab7c1879a changelog and obsoletes cleanup for F19 EOL 2015-01-06 15:58:42 -05:00
Dave Airlie
c5c796bfbe upstream security release. 1.16.2.901 2014-12-10 10:29:00 +10:00
Dave Airlie
0d330480ce New upstream bugfix release 1.16.2 2014-11-21 11:03:10 +10:00
Dave Airlie
c02e968f5f backport glamor DRI3 sync integration from upstream 2014-11-21 10:29:40 +10:00
Adam Jackson
f1f70e6ccc Version the wayland-client BR 2014-10-03 09:19:08 -04:00
Hans de Goede
c4ba930e91 New upstream bugfix release 1.16.1 (rhbz#1144404) 2014-10-03 15:09:00 +02:00
Adam Jackson
ee750e0d9a Only send GLX_BufferSwapComplete for PresentCompleteKindPixmap 2014-09-11 11:10:39 -04:00
Hans de Goede
75c02ba68e Fixup Xwayland summary, remove . at end of summaries (rhbz#1140225) 2014-09-10 16:35:51 +02:00
Kalev Lember
ecc9bab525 Update the versions of obsoletes for dropped drivers
This makes sure to not only cover the F20 versions, but also those that
were in F21 (rawhide at that time) before getting dropped.
2014-09-09 10:41:40 +02:00
Hans de Goede
ccee953146 Drop Fedora specific xorg-non-pci.patch, replace with solution from
upstream
2014-09-06 10:09:28 +02:00
Hans de Goede
410f73f8b4 drop no longer valid configure arguments (rhbz#1133350) 2014-08-28 22:38:14 +02:00
Peter Robinson
5556cee4a9 re-add support for non pci platform devices 2014-08-26 20:27:18 +01:00
Peter Robinson
404ee1b830 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild 2014-08-18 10:44:03 +00:00
Hans de Goede
a9ad36eddd Really fix conditionals to allow building on F-20 (rhbz#1127351) 2014-08-08 08:47:58 +02:00
Hans de Goede
ad576683ab Fix xwayland conditionals to allow building on F-20 (rhbz#1127351) 2014-08-07 18:54:44 +02:00
Hans de Goede
39576a37e5 Update to 1.16.0 2014-07-28 12:07:38 +02:00
Adam Jackson
c581e4ba0c Add Obsoletes for video drivers dropped in F21+ 2014-07-17 11:41:19 -04:00
Hans de Goede
8456581c57 Fix startx crash introduced by 1.15.99.904 (rhbz#1118540) 2014-07-11 10:48:25 +02:00
Peter Hutterer
111fa1a42c Don't force the screensaver off on DPMS unblank 2014-07-11 08:23:26 +10:00
Hans de Goede
ce1052ae89 Update to 1.15.99.904 2014-07-08 13:19:18 +02:00
Hans de Goede
3f526f4094 Fix code including glamor.h not compiling due to strndup re-definition 2014-07-02 21:14:10 +02:00
Adam Jackson
b3868e8f8b Snap xwayland damage reports to the bounding box 2014-07-02 12:40:22 -04:00
Hans de Goede
9d74bb16d6 Fix xvfb crash on client disconnect (rhbz#1113128) 2014-07-02 17:35:55 +02:00
Dennis Gilmore
8341be4f30 add support for non pci platform devices 2014-06-19 12:09:44 -05:00
Hans de Goede
76b2430e67 Update to 1.15.99.903
- This bumps the videodrv ABI once more, so all drivers must be rebuild
2014-06-12 09:05:43 +02:00
Dennis Gilmore
6d9ea9c073 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild 2014-06-08 01:38:33 -05:00
Adam Jackson
05b46a296e Don't try to build Xwayland in F20
- Fix shadowfb initialization to, er, work
2014-05-21 12:18:48 -04:00
Peter Hutterer
7c82cb3392 Revert button mapping for Evoluent Vertical mouse, the default mapping
matches the manufacturer's documentation (#612140)
2014-05-14 10:27:20 +10:00
Hans de Goede
2318108b3d Add hw/xfree86/Xorg.sh.in to xorg-x11-server-source 2014-04-28 17:14:23 +02:00
Hans de Goede
cec8696bb8 Git snapshot 20140428
- This fixes the silent hardware cursor API break in 1.15.99.902 (#1090897)
2014-04-28 08:47:14 +02:00
Hans de Goede
af523655f8 Fix compilation of int10 module on arm
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
2014-04-25 09:10:03 +02:00
Hans de Goede
45f3ce9b7c Add missing BuildRequires for dbus-devel, libepoxy-devel, mesa-libEGL-devel,
mesa-libgbm-devel and systemd-devel
2014-04-25 08:32:48 +02:00
Hans de Goede
a4b72bc89d Add missing BRs for dbus-devel, systemd-devel and mesa-libgbm-devel 2014-04-25 08:20:33 +02:00
Hans de Goede
644f646735 Add missing BuildRequires for systemd-devel and mesa-libgbm-devel 2014-04-25 08:16:23 +02:00
Hans de Goede
74c3cbe0f7 Add --enable-glamor to configure flags 2014-04-23 18:00:37 +02:00
Hans de Goede
9e2b2587e8 Update to 1.15.99.902
- Drop the Xwayland as extension patch-set
- Add a new xorg-x11-server-Xwayland package with the new standalone Xwayland
  server
2014-04-17 16:21:46 +02:00
Peter Hutterer
3983befa64 Search all parent devices for a PnPID. 2014-02-28 11:51:15 +10:00
Adam Williamson
e366185124 fix xwayland crash under mutter (RH #1065109 , BGO #724443) 2014-02-17 18:03:58 -08:00
Peter Hutterer
9804384192 Prevent out-of-bounds access in check_butmap_change (#1061466) 2014-02-05 07:45:57 +10:00
Adam Jackson
0988cc4f36 Disable DRI3 in RHEL builds for now 2014-01-14 21:38:09 -05:00
Adam Jackson
b662779036 exa-only-draw-valid-trapezoids.patch: Fix crash in exa. 2014-01-14 17:39:15 -05:00
Adam Jackson
88eb91ae4b xserver 1.15.0 2014-01-13 14:33:28 -05:00
Adam Jackson
48dc8f4c68 1.15RC4
- Re-disable int10 on arm
2013-12-17 10:17:41 -05:00
Peter Robinson
bcd21a0039 Add aarch64 to platforms that have libunwind 2013-12-02 15:50:11 +00:00
Adam Jackson
f29b36833f Merge remote-tracking branch 'origin/master'
Conflicts:
	xorg-x11-server.spec
2013-11-20 14:47:04 -05:00
Adam Jackson
0ba3053e97 1.15RC2 2013-11-20 14:44:57 -05:00
Adam Jackson
0550dec5f1 Prefer fbdev to vesa, fixes fallback path on UEFI 2013-11-18 11:27:32 -05:00
Adam Jackson
178065c4b8 Restore XkbCopyDeviceKeymap for (older) tigervnc 2013-11-08 09:53:28 -05:00
Adam Jackson
2ea48693c4 Explicitly enable DRI2 2013-11-08 08:29:13 -05:00
Adam Jackson
d3a71efeb0 Merge Xinerama+{Damage,Render,Composite} fix series 2013-11-07 14:06:09 -05:00
Adam Jackson
a275b7e511 Fix build with --disable-present 2013-11-07 12:04:04 -05:00
Adam Jackson
c11d4db11a force-nuke int10 and vbe when necessary 2013-11-07 08:44:42 -05:00
Adam Jackson
f936b2f162 Don't bother trying to build the unit tests for now 2013-11-07 08:22:45 -05:00
Adam Jackson
488b3f2f01 1.15RC1 2013-11-06 15:45:57 -05:00