summaryrefslogtreecommitdiffstats
path: root/mesa.spec
diff options
context:
space:
mode:
authorDave Airlie <airlied@gmail.com>2013-02-13 18:19:46 +1000
committerDave Airlie <airlied@gmail.com>2013-02-13 18:19:46 +1000
commitcbd72a1775d26a74f76be5de337ce036467e2043 (patch)
treeedfd0b7a88c75d726320f72eb50a100d3a79518b /mesa.spec
parent43bd7e5b7dfb1ec8437eb9f015184b2e19901289 (diff)
downloadmesa-cbd72a1775d26a74f76be5de337ce036467e2043.tar.gz
mesa-cbd72a1775d26a74f76be5de337ce036467e2043.tar.xz
mesa-cbd72a1775d26a74f76be5de337ce036467e2043.zip
mesa: make nv50 build and disable intel GL3
Diffstat (limited to 'mesa.spec')
-rw-r--r--mesa.spec8
1 files changed, 8 insertions, 0 deletions
diff --git a/mesa.spec b/mesa.spec
index c1a23d5..c729dc8 100644
--- a/mesa.spec
+++ b/mesa.spec
@@ -65,6 +65,9 @@ Source3: make-git-snapshot.sh
# Fedora opts to ignore the optional part of clause 2 and treat that code as 2 clause BSD.
Source4: Mesa-MLAA-License-Clarification-Email.txt
+# -fno-rtti makes nv50 assert angry
+Patch0: nv50-fix-build.patch
+Patch1: intel-revert-gl3.patch
#Patch7: mesa-7.1-link-shared.patch
Patch9: mesa-8.0-llvmpipe-shmget.patch
#Patch11: mesa-8.0-nouveau-tfp-blacklist.patch
@@ -278,6 +281,8 @@ Mesa shared glapi
%prep
#%setup -q -n Mesa-%{version}%{?snapshot}
%setup -q -n mesa-%{gitdate}
+%patch0 -p1 -b .nv50rtti
+%patch1 -p1 -b .nogl3
#%patch11 -p1 -b .nouveau
# this fastpath is:
@@ -515,6 +520,9 @@ rm -rf $RPM_BUILD_ROOT
%{_includedir}/GLES2/gl2platform.h
%{_includedir}/GLES2/gl2.h
%{_includedir}/GLES2/gl2ext.h
+%{_includedir}/GLES3/gl3platform.h
+%{_includedir}/GLES3/gl3.h
+%{_includedir}/GLES3/gl3ext.h
%{_libdir}/pkgconfig/glesv1_cm.pc
%{_libdir}/pkgconfig/glesv2.pc
%{_libdir}/libGLESv1_CM.so