Commit Graph

1039 Commits

Author SHA1 Message Date
Dave Airlie
d6c8085d44 Update to 20.3.0-rc3 2020-12-01 07:16:05 +10:00
Dave Airlie
01fa5b96cf Update to 20.3.0-rc2
Enable lavapipe software vulkan
2020-11-30 13:46:20 +10:00
Peter Robinson
a8d9dcff3f Update meson options and nomenclature 2020-11-28 14:46:08 +00:00
Peter Robinson
26ef46f507 Cleanup vulkan conditionals, make it more inline with dri_drivers so it's more straightforward as arches diverge supported drivers 2020-11-28 14:33:29 +00:00
Pete Walter
57c2399ce1 Update to 20.2.3 2020-11-24 06:10:11 +00:00
Pete Walter
f86ec3440f Update to 20.2.2 2020-11-07 15:38:38 +00:00
Pete Walter
88d3441dff Update to 20.2.1 2020-10-14 19:50:44 +01:00
Pete Walter
9c491350c5 Update glvnd required version 2020-09-29 13:43:15 +01:00
Pete Walter
e16e27433e Drop no longer needed big endian fix
This looks like an old build fix that's no longer necessary.
2020-09-29 13:31:20 +01:00
Pete Walter
edcaab6bfd Update to 20.2.0 2020-09-29 11:55:56 +01:00
Adam Jackson
346c26d8c4 mesa-libGL-devel Recommends: gl-manpages 2020-09-25 14:32:50 -04:00
Pete Walter
c9b9e50e66 Remove more no longer needed build hacks 2020-09-04 11:13:34 +01:00
Pete Walter
4829f4e541 Update to 20.2.0~rc4 2020-09-04 11:08:57 +01:00
Pete Walter
670d54fa71 Remove -fcommon build workaround
This was fixed in mesa at some point.
2020-09-03 18:19:39 +01:00
Pete Walter
3839c9c0fd Update to 20.2.0~rc3 2020-08-29 20:29:59 +01:00
Pete Walter
d9f8f040ad Update to 20.2.0~rc2 2020-08-23 09:12:46 +01:00
Kalev Lember
f009ee08a5 Disable LTO as it appears to break some games (#1862771) 2020-08-22 09:46:57 +02:00
Pete Walter
1bf902ecea Update to 20.1.6 2020-08-20 12:30:45 +01:00
Pete Walter
1cf9f51f78 Update to 20.1.5 2020-08-06 08:51:32 +01:00
Fedora Release Engineering
c44a0ab1b1 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2020-07-28 07:16:47 +00:00
Pete Walter
06af6f1b97 Update to 20.1.4 2020-07-23 01:59:03 +01:00
Lyude Paul
efcb187b46 Fix build dependencies on certain arches
https://bugzilla.redhat.com/show_bug.cgi?id=1859515

Note this might not help on arches like s390x, where there's still quite
a few dependencies we won't have. This might also mean if the SRPM gets
generated on s390x `dnf builddep` might not pull in all dependencies,
but that's better then having it fail most of the time on all arches.
2020-07-22 14:29:06 -04:00
Pete Walter
b070440ff9 Update to 20.1.3 2020-07-11 14:07:14 +01:00
Pete Walter
89831d6241 Update to 20.1.2 2020-06-25 09:12:07 +01:00
Pete Walter
61563a292a Fix the build with Python 3.9 2020-06-10 21:48:30 +01:00
Pete Walter
e50e3ff64f Update to 20.1.1 2020-06-10 21:11:26 +01:00
Dave Airlie
42c93e19d3 Update to 20.1.0 2020-05-28 10:01:00 +10:00
Dave Airlie
598ea843c7 Update to 20.1.0-rc4
enable vulkan device selection layer
2020-05-22 09:22:46 +10:00
Pete Walter
aec0292007 Update to 20.0.7 2020-05-14 20:29:24 +01:00
Pete Walter
76ebe3a1ed Update to 20.0.6 2020-04-30 14:11:12 +01:00
Pete Walter
8e37babcfe Drop upstreamed patch 2020-04-23 17:13:26 +01:00
Pete Walter
1f282434fe Update to 20.0.5 2020-04-23 16:19:33 +01:00
Dave Airlie
d901978dd0 Update to 20.0.4 (fix spirv regression) 2020-04-04 06:55:02 +10:00
Pete Walter
33fcfed17c Update to 20.0.3 2020-04-02 00:04:34 +01:00
Pete Walter
6ce6c8d5e1 Update to 20.0.2 2020-03-19 13:29:41 +00:00
Pete Walter
691cc08a95 Update to 20.0.1 2020-03-06 09:34:14 +00:00
Kalev Lember
bd392f431c Fix the build with llvm 10
Make sure the build uses gnu++14 as llvm 10 headers require that.

https://bugzilla.redhat.com/show_bug.cgi?id=1803351
2020-02-26 17:12:18 +01:00
Pete Walter
a02bf61649 Update to 20.0.0 2020-02-20 10:37:35 +00:00
Pete Walter
a3e188c7f1 Update to 20.0.0~rc3 2020-02-14 20:43:28 +00:00
Pete Walter
def7df7fd0 Update to 20.0.0~rc2 2020-02-08 20:15:27 +00:00
Pete Walter
17714718d4 Update files list for arm drivers 2020-02-02 20:52:23 +00:00
Pete Walter
244b45ba4e Update to 20.0.0~rc1 2020-02-01 22:42:02 +00:00
Pete Walter
cb726e7752 Update to 19.3.3 2020-01-29 07:40:49 +00:00
Tom Stellard
2208aa87d7 Link against libclang-cpp.so
https://fedoraproject.org/wiki/Changes/Stop-Shipping-Individual-Component-Libraries-In-clang-lib-Package
2020-01-23 19:12:32 +00:00
Tom Stellard
dfa8e8664d Build with -fcommon until upstream fixes omx build with gcc10 2020-01-23 19:10:49 +00:00
Pete Walter
88f2b16b7a Update to 19.3.2 2020-01-10 10:33:15 +00:00
Pete Walter
0860841e06 Update to 19.3.1 2019-12-18 22:00:33 +00:00
Pete Walter
78c38a46db Update to 19.3.0 2019-12-16 03:21:30 +00:00
Pete Walter
c91c204f63 Update to 19.3.0~rc6 2019-12-05 08:14:47 +00:00
Pete Walter
e252ca97bc Update to 19.3.0~rc5 2019-11-28 11:11:47 +00:00
Pete Walter
e3793d2b0f Update to 19.3.0~rc4 2019-11-24 21:22:55 +00:00
Pete Walter
4d507c6840 Update to 19.3.0~rc3 2019-11-14 09:33:09 +00:00
Pete Walter
c664beb5a6 Fix the build on arm
https://gitlab.freedesktop.org/mesa/mesa/issues/2042
2019-11-12 13:31:24 +00:00
Pete Walter
feef06f322 Update to 19.3.0~rc2 2019-11-08 10:15:52 +00:00
Pete Walter
d27097db94 Update to 19.2.3 2019-11-07 17:45:06 +00:00
Peter Robinson
08c3236612 adjust mesa-khr-devel requires now provided by libglvnd 2019-10-25 13:59:09 +01:00
Peter Robinson
3474d0a62b Fix up and remove bits now in libglvnd 2019-10-25 12:06:17 +01:00
Peter Robinson
6e80d6369c rebuild against libglvnd 1.2 2019-10-25 08:36:00 +01:00
Pete Walter
af4fc7304b Update files lists 2019-10-25 02:54:48 +01:00
Pete Walter
155b1d1b2e Update to 19.2.2 2019-10-25 02:31:46 +01:00
Peter Robinson
7b0cc19117 19.2.1 2019-10-10 09:50:49 +01:00
Gwyn Ciesla
bb914bd1b9 Rebuild for new freeglut. 2019-10-04 07:41:40 -05:00
Pete Walter
9c21301809 Update to 19.2.0 2019-09-25 19:42:41 +01:00
Pete Walter
296e0ae82c Update to 19.2.0~rc4 2019-09-18 20:18:56 +01:00
Adam Jackson
5d0d2710aa Build iris too 2019-09-17 15:38:37 -04:00
Pete Walter
8acfe9ee28 Update to 19.2.0~rc3 2019-09-12 15:17:30 +01:00
Pete Walter
c274ae1f8f Update to 19.2.0~rc2 2019-09-05 09:37:48 +01:00
Adam Jackson
6d6825429d BuildRequire vulkan-headers not vulkan-devel to ease llvm updates 2019-08-27 13:43:21 -04:00
Peter Robinson
c5cbb9a96f Bring back egl.pc for now 2019-08-22 18:35:43 +01:00
Peter Robinson
9bab7bdf2e add mxsfb-drm_dri and stm_dri drivers for arm platforms 2019-08-21 10:40:27 +01:00
Peter Robinson
845287db52 pkgconfig/egl.pc no longer shipped 2019-08-21 09:29:05 +01:00
Peter Robinson
79749b404c 19.2.0~rc1 2019-08-21 08:37:53 +01:00
Pete Walter
c3a6a26144 Update to 19.1.4 2019-08-08 12:26:19 +01:00
Pete Walter
c7b1d0e96c Update to 19.1.3 2019-07-24 11:22:46 +01:00
Pete Walter
05bea87ce8 Update to 19.1.2 2019-07-09 11:42:01 +01:00
Pete Walter
788f3c1014 Update to 19.1.1 2019-06-26 09:02:31 +01:00
Peter Robinson
51d65ab670 Enable v3d driver 2019-06-24 18:41:44 +01:00
Igor Gnatenko
7c81ae5911
Update to 19.1.0
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
2019-06-12 09:46:05 +02:00
Pete Walter
895029979f Update to 19.1.0~rc5 2019-06-07 09:18:38 +01:00
Pete Walter
cff677c5dd Update to 19.1.0~rc4 2019-05-30 08:32:37 +01:00
Dave Airlie
552cdae9e6 Update to 19.1.0-rc3 2019-05-22 10:47:43 +10:00
Dave Airlie
6b02ba7b6a Update to 19.1.0-rc2 2019-05-15 07:51:15 +10:00
Dave Airlie
1260598b62 Bring back glesv2.pc for now 2019-05-15 06:55:07 +10:00
Peter Robinson
f2ad1e1493 Enable panfrost 2019-05-11 20:53:40 +01:00
Adam Jackson
fbee2edeaf Enable lima 2019-05-09 12:42:44 -04:00
Dave Airlie
10c91826d2 add missing exynos driver 2019-05-08 13:55:24 +10:00
Dave Airlie
76b6b251a7 fix missing kmsro 2019-05-08 12:40:35 +10:00
Dave Airlie
5c279f473b add missing kmsro drivers 2019-05-08 11:36:56 +10:00
Dave Airlie
e83e90968f Update to 19.1.0-rc1
drop glesv2.pc since we don't install at lib files and meson build dropped it.
2019-05-08 10:58:16 +10:00
Pete Walter
01a131cfa9 Update to 19.0.3 2019-04-25 10:56:35 +01:00
Adam Williamson
0bea054b30 Rebuild with Meson fix for #1699099 2019-04-16 12:03:21 -07:00
Pete Walter
ec6c645d39 Remove unneeded chrpath build dep 2019-04-15 14:31:16 +01:00
Igor Gnatenko
9786914605
Remove unneeded sources
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
2019-04-14 11:14:27 +02:00
Adam Jackson
fd591dd76a Drop the mpeg1/2 sanitize hack
Switch to upstream tarball since we no longer need to do the above
2019-04-11 14:35:02 -04:00
Igor Gnatenko
878fbd1530
Update to 19.0.2
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
2019-04-11 08:56:04 +02:00
Adam Jackson
6fb4a533ef Nuke rpath from installed DRI drivers 2019-04-04 15:15:40 -04:00
Igor Gnatenko
2ad0c6e76f
Update to 19.0.1
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
2019-03-27 22:04:26 +01:00
Igor Gnatenko
a8742f03dd
Rebuild with -Db_ndebug=true
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
2019-03-25 17:09:05 +01:00
Peter Robinson
3cee7e41af 19.0.0 2019-03-13 23:05:34 +00:00
Pete Walter
70c61a8218 Update to 19.0.0~rc7 2019-03-07 09:56:49 +00:00
Pete Walter
efe4f93dbb Update to 19.0.0~rc6 2019-02-27 01:35:07 +00:00
Peter Robinson
1e37af6af6 19.0.0~rc5 2019-02-20 13:05:27 +00:00
Igor Gnatenko
64d6a36ff8
relax dependency of xcb-randr
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
2019-02-14 11:18:33 +01:00
Igor Gnatenko
9dcda4b1fa
Update to 19.0.0~rc4
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
2019-02-14 11:17:07 +01:00
Igor Gnatenko
bfa55eb65c
Fix radv vulkan
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
2019-02-12 19:14:28 +01:00
Pete Walter
a04754fe8e Add back accidentally lost patch to disable rgb10 configs by default (#1650929)
This was dropped in commit b708cfc.
2019-02-08 12:09:20 +00:00
Peter Robinson
0ab246e4d2 19.0.0~rc2 2019-02-06 00:19:48 +00:00
Peter Robinson
c57bc5b9e8 add kmsro build option, add work around for missing files in 'make dist' (fixed upstream) 2019-01-31 15:40:55 +00:00
Igor Gnatenko
7410444879
Switch imx to kmsro
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
2019-01-31 06:47:46 +01:00
Igor Gnatenko
a3f576ae07
Update to 19.0.0~rc1
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
2019-01-31 02:27:25 +01:00
Adam Jackson
0794d42c87 Update to 18.3.2 2019-01-17 10:35:43 -05:00
Igor Gnatenko
14fb58e0bd
Enable annotated build
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
2018-12-19 11:50:57 +01:00
Igor Gnatenko
b708cfc9f3
Switch to meson buildsystem
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
2018-12-19 09:41:09 +01:00
Igor Gnatenko
d07e7ed999
commit spec changes
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
2018-12-18 14:59:44 +01:00
Igor Gnatenko
2eeaa037c1
Update to 18.3.0
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
2018-12-07 17:48:16 +01:00
Igor Gnatenko
b133108f50
Backport patch to fix totem
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
2018-12-04 12:17:16 +01:00
Peter Robinson
fa32bd11e2 18.3.0 rc5 2018-12-04 02:58:24 +00:00
Igor Gnatenko
8c69d04266
Update to 18.3.0~rc4
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
2018-11-27 14:33:56 +01:00
Adam Jackson
3e58ffc41c Add mesa-khr-devel subpackage to hold <KHR/khrplatform.h>, and make
mesa-lib{GL,GLES,EGL}-devel Require it.
2018-11-15 12:54:18 -05:00
Adam Jackson
652f89b81e Update to 18.3.0 RC2
Re-enable 10bpc fbconfigs, clutter apps seem to work now
Drop now-unnecessary big-endian compilation fix
2018-11-14 12:07:44 -05:00
Igor Gnatenko
dd7e950818
Rebuild without workaround
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
2018-11-06 17:05:23 +01:00
Dave Airlie
fcab6854c8 workaround bug with gcc 8.2.1-4 2018-11-06 09:26:10 +10:00
Adam Jackson
1cfc765493 Update to 18.2.4 2018-11-01 11:28:38 -04:00
Igor Gnatenko
2c8c0e5810
Update to 18.2.3
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
2018-10-31 11:50:48 +01:00
Peter Robinson
197c2fd747 18.2.2 2018-10-05 15:59:26 +01:00
Peter Robinson
22363c157b 18.2.1 2018-09-21 18:22:05 +01:00
Adam Williamson
0e8e5c44f3 Fix "HW cursor for format" error message flood with swrast 2018-09-19 12:28:26 -07:00
Peter Robinson
f41482932d 18.2.0 2018-09-08 12:00:17 +01:00
Hans de Goede
1176e8c491 Update to 18.2.0~rc5 2018-09-02 18:44:27 +02:00
Igor Gnatenko
9c9ed483b3
Re-enable RadeonSI on ARM
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
2018-08-22 09:08:50 +02:00
Peter Robinson
8ce34a59a7 18.2.0~rc3 2018-08-21 09:52:29 +01:00
Igor Gnatenko
b13b769fca
correct files
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
2018-08-19 19:51:09 +02:00
Igor Gnatenko
7e16421963
no radeon vulkan driver on arm
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
2018-08-19 18:13:00 +02:00
Igor Gnatenko
ee9fab44b6
BR: xrandr
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
2018-08-11 21:33:03 +02:00
Igor Gnatenko
9d940ed69e
Update to 18.2.0~rc2
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
2018-08-11 21:24:22 +02:00
Peter Robinson
2457fa3358 18.1.5 2018-07-30 21:53:16 +01:00
Dave Airlie
cc063efb30 bump glvnd requires 2018-07-24 09:08:12 +10:00
Dave Airlie
2b73204e9d fix fallback path for glvnd 2018-07-24 09:04:55 +10:00
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