Commit Graph

989 Commits

Author SHA1 Message Date
Peter Robinson
9f1ef7b836 18.1.4 2018-07-17 09:57:37 +01:00
Fedora Release Engineering
776f0ebed6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2018-07-13 10:09:04 +00:00
Adam Jackson
25b4e647d4 Drop texture float patch 2018-07-06 12:08:07 -04:00
Igor Gnatenko
92972ffe7d
Use simpler %ldconfig macro
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
2018-07-01 12:22:53 +01:00
Peter Robinson
37e222b99d 18.1.3 2018-07-01 10:10:25 +01:00
Adam Jackson
a3c47870c3 Use ldconfig scriptlet macros 2018-06-29 18:58:54 -04:00
Adam Jackson
952eceed16 Create %{_includedir}/vulkan unconditionally 2018-06-18 17:04:09 -04:00
Adam Jackson
069b694dff Careful, only configure vulkan drivers if hardware 2018-06-18 15:54:49 -04:00
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
7a95aff696 Merge branch 'master' into f27 2018-01-01 22:29:30 +01:00
Igor Gnatenko
4e4216637e compress archive
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
2018-01-01 22:27:43 +01:00