Accepting request 407445 from home:mimi_vx:branches:X11:XOrg
- update to 12.0.1 * Vulkan driver for Intel hardware from Ivy Bridge onward. * OpenGL 4.3 for nvc0, radeonsi and i965 (Gen8+) * OpenGL ES 3.1 on nvc0 and radeonsi * DRI3 enablement for VDPAU, OMX and VAAPI OBS-URL: https://build.opensuse.org/request/show/407445 OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=533
This commit is contained in:
parent
e006909ab7
commit
6bac23c14e
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Jul 9 07:11:14 UTC 2016 - mimi.vx@gmail.com
|
||||
|
||||
- update to 12.0.1
|
||||
* Vulkan driver for Intel hardware from Ivy Bridge onward.
|
||||
* OpenGL 4.3 for nvc0, radeonsi and i965 (Gen8+)
|
||||
* OpenGL ES 3.1 on nvc0 and radeonsi
|
||||
* DRI3 enablement for VDPAU, OMX and VAAPI
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 5 20:08:21 UTC 2016 - toddrme2178@gmail.com
|
||||
|
||||
|
10
Mesa.spec
10
Mesa.spec
@ -18,7 +18,7 @@
|
||||
|
||||
%define glamor 1
|
||||
%define _name_archive mesa
|
||||
%define _version 12.0.0-rc4
|
||||
%define _version 12.0.1
|
||||
%define with_opencl 0
|
||||
%define with_vulkan 0
|
||||
%ifarch %ix86 x86_64 %arm ppc ppc64 ppc64le s390x
|
||||
@ -45,7 +45,7 @@
|
||||
%endif
|
||||
|
||||
Name: Mesa
|
||||
Version: 12.0.0
|
||||
Version: 12.0.1
|
||||
Release: 0
|
||||
Summary: System for rendering interactive 3-D graphics
|
||||
License: MIT
|
||||
@ -980,9 +980,9 @@ install -m 644 $RPM_SOURCE_DIR/README.updates \
|
||||
%if 0%{with_vulkan}
|
||||
%files -n libvulkan_intel
|
||||
%defattr(-,root,root)
|
||||
%dir %{_sysconfdir}/vulkan
|
||||
%dir %{_sysconfdir}/vulkan/icd.d
|
||||
%{_sysconfdir}/vulkan/icd.d/intel_icd.json
|
||||
%dir %{_datadir}/vulkan
|
||||
%dir %{_datadir}/vulkan/icd.d
|
||||
%{_datadir}/vulkan/icd.d/intel_icd.json
|
||||
%{_libdir}/libvulkan_intel.so
|
||||
|
||||
%files libVulkan-devel
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a27f43f0031a3f1e77d767f7e3e019120ec5181a0a7c81fc0da7b611e8c4e91a
|
||||
size 8565652
|
Binary file not shown.
3
mesa-12.0.1.tar.xz
Normal file
3
mesa-12.0.1.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:bab24fb79f78c876073527f515ed871fc9c81d816f66c8a0b051d8d653896389
|
||||
size 8571144
|
BIN
mesa-12.0.1.tar.xz.sig
Normal file
BIN
mesa-12.0.1.tar.xz.sig
Normal file
Binary file not shown.
Loading…
Reference in New Issue
Block a user