Commit Graph

793 Commits

Author SHA1 Message Date
Adam Jackson 09551adef2 Build mesa-vulkan-drivers everywhere
Build actual vulkan drivers on all but s390x
2018-06-18 15:52:47 -04:00
Peter Robinson b3b089e268 18.1.2 2018-06-16 14:57:19 +01:00
Adam Jackson 20136eda59 Build tegra too 2018-06-15 12:21:16 -04:00
Adam Jackson 7c4548d416 libglvnd is epoched 2018-06-14 11:42:26 -04:00
Adam Jackson 856ded30ba Change the name of the fallback GLX library 2018-06-14 11:41:08 -04:00
Adam Jackson 1c741b9561 this would all be easier if we just built amdgpu on arm32 2018-06-06 14:06:51 -04:00
Adam Jackson 866b3ee53d ,,, 2018-06-06 13:02:20 -04:00
Adam Jackson 1e7a119168 hrgnarhgnhrn 2018-06-05 15:31:07 -04:00
Adam Jackson c0b70431cf Stop mentioning ppc and s390, we don't build for them anymore
Remove with_llvm, now always true
Switch with_radeonsi to be an exclude pattern, apparently not available
  for armv7hl.
2018-06-05 14:52:02 -04:00
Adam Jackson 29be30fb65 Stop mentioning ppc and s390, we don't build for them anymore
remove with_llvm and with_radeonsi as they're now always true
2018-06-05 13:48:27 -04:00
Peter Robinson 9a301bf631 18.1.1 2018-06-03 15:51:16 +01:00
Peter Robinson ebeaacc9ff 18.1.0 2018-05-24 09:03:43 +01:00
Peter Robinson 16891760f9 18.1.0~rc4 2018-05-12 13:38:46 +01:00
Peter Robinson 898828fbda 18.1 rc3 2018-05-05 15:14:33 +01:00
Igor Gnatenko 02fc13176f
Update ot 18.1.0~rc2
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
2018-05-04 12:23:31 +02:00
Peter Robinson 4ad788d784 fix merge 2018-05-01 10:18:11 +01:00
Peter Robinson 6e7ae21362 18.0.2 2018-05-01 09:49:00 +01:00
Jonas Ådahl 2f02d35654 Disable rgb10 configs by default
rgb10 configs are not handled very well by applications using clutter,
and possibly other applications as well, so don't break those by
disabling support for rgb10 configs by default.

Also re-add python2 as a build requirement, as merge_driinfo.py
depends on it.

https://bugzilla.redhat.com/show_bug.cgi?id=1560481
2018-04-24 16:18:50 +02:00
Jonas Ådahl 1b1acd32b2 Disable rgb10 configs by default
rgb10 configs are not handled very well by applications using clutter,
and possibly other applications as well, so don't break those by
disabling support for rgb10 configs by default.

Also re-add python2 as a build requirement, as merge_driinfo.py
depends on it.

https://bugzilla.redhat.com/show_bug.cgi?id=1560481
2018-04-24 15:37:41 +02:00
Adam Jackson c8975107f9 Mesa 18.0.1 2018-04-18 13:37:30 -04:00
Adam Jackson 8f740e5d72 Mesa 18.0.1 2018-04-18 13:36:37 -04:00
Kalev Lember 5a0343c35c Re-enable wayland support
Previous commit accidentally disabled all of wayland support, instead of
just dropping mesa-libwayland-egl subpackage. This now re-enables
wayland support and reworks the conditionals so that we only drop drop
mesa-wayland-egl subpackage in F28+, where it is now part of wayland
source package.

https://bugzilla.redhat.com/show_bug.cgi?id=1564210
2018-04-09 16:40:55 +02:00
Kalev Lember 9f97135799 Re-enable wayland support
Previous commit accidentally disabled all of wayland support, instead of
just dropping mesa-libwayland-egl subpackage. This now re-enables
wayland support and reworks the conditionals so that we only drop drop
mesa-wayland-egl subpackage in F28+, where it is now part of wayland
source package.

https://bugzilla.redhat.com/show_bug.cgi?id=1564210
2018-04-09 16:37:49 +02:00
Tom Stellard 8d99dc695b Disable build of wayland packages. These have been obseleted by wayland-devel. 2018-04-03 20:11:57 +00:00
Tom Stellard eee84703a2 Disable build of wayland packages. These have been obseleted by wayland-devel. 2018-04-03 19:41:49 +00:00
Tom Stellard cfb94d114d Rebuild against libLLVM.so with symbol versioning enabled 2018-04-02 15:45:08 +00:00
Peter Robinson 0258306f9b move opencl to better location, fix s390x build 2018-03-31 04:01:31 +01:00
Adam Jackson 5874b7ff91 Unifarch OpenCL and OpenMAX (except ppc32 and s390 because llvm)
Simplify C/LDFLAGS setup to match
Drop -static-libstdc++ and related hacks
Drop S3TC build hack
2018-03-28 12:52:17 -04:00
Igor Gnatenko e750bd19e5
Update to 18.0.0
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
2018-03-28 11:28:36 +02:00
Peter Robinson 0202d9c9e5 18.0.0 rc5 2018-03-26 10:26:10 +01:00
Adam Jackson 7681f8885a Build with python3 2018-03-19 16:26:11 -04:00
Igor Gnatenko 309f7dd88b
Honor CXXFLAGS / LDFLAGS
Fixes: https://bugzilla.redhat.com/show_bug.cgi?id=1548749
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
2018-03-02 09:31:28 +01:00
Igor Gnatenko 792e92b385
Backport patch to fix video corruption
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
2018-02-26 08:29:01 +01:00
Igor Gnatenko 21e39c1c80
disable annotated build to fix FTBFS
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
2018-02-19 12:57:46 +01:00
Igor Gnatenko a41f97859c
Update to 18.0.0~rc4
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
2018-02-19 12:14:51 +01:00
Igor Gnatenko 5bcb836bb5
Update to 18.0.0~rc3
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
2018-02-09 08:17:35 +01:00
Fedora Release Engineering 9e1266e707 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2018-02-08 01:41:09 +00:00
Peter Robinson 14dcbf6097 add patch to fix utils builds 2018-01-29 18:20:52 +00:00
Peter Robinson 6fb8ed7a72 17.3.3 2018-01-22 12:41:19 +00:00
Peter Robinson d31e23e5de 17.3.2 2018-01-13 04:30:39 +00:00
Igor Gnatenko a9b186ccff Update to 17.3.1
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
2018-01-01 22:27:35 +01:00
Igor Gnatenko da246290ca Sanitize tarball
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
2017-11-10 18:14:35 +01:00
Peter Robinson 9ef43a3813 17.3.0-rc3 2017-11-08 15:25:48 +00:00
Peter Robinson 54da506bb9 update OMX config option 2017-11-06 16:50:52 +00:00
Peter Robinson 028106f748 17.3.0-rc2 2017-11-06 16:24:54 +00:00
Peter Robinson 4c47ac4973 17.2.4 2017-10-31 13:57:30 +00:00
Tom Stellard f3c14bfa07 Rebuild for LLVM 5.0.0 2017-10-23 22:37:18 +00:00
Gwyn Ciesla 2e4cbfbb1e 17.2.3 2017-10-19 11:53:13 -05:00
Peter Robinson 8c5aa4596e Fix for vc4/Raspberry Pi 2017-10-11 16:48:21 +01:00
Dave Airlie 650dc1f8a8 Fix i686 vulkan packaging 2017-10-09 12:48:34 +10:00