summaryrefslogtreecommitdiff
path: root/packaging
diff options
context:
space:
mode:
authorStanislav Vorobiov <s.vorobiov@samsung.com>2013-10-18 12:31:19 +0400
committerStanislav Vorobiov <s.vorobiov@samsung.com>2013-10-18 13:47:35 +0400
commit6f1143705a1f2b46a7a8823065cbe782591ecf83 (patch)
treef276f19c0f3f5d8d31cd1067861e3121b4af60ad /packaging
parentc4af993955f4c29e1cc2fdf6827713e5244ad5a2 (diff)
downloademulator-yagl-6f1143705a1f2b46a7a8823065cbe782591ecf83.tar.gz
emulator-yagl-6f1143705a1f2b46a7a8823065cbe782591ecf83.tar.bz2
emulator-yagl-6f1143705a1f2b46a7a8823065cbe782591ecf83.zip
YaGL: Headers updated
KHR, EGL, GLESv1 and GLESv2 headers updated from khronos.org GLESv3 headers added Change-Id: I8d5650a38dc79777c4b5309ebedcc10a6628206a
Diffstat (limited to 'packaging')
-rw-r--r--packaging/emulator-yagl.spec2
1 files changed, 2 insertions, 0 deletions
diff --git a/packaging/emulator-yagl.spec b/packaging/emulator-yagl.spec
index 837cdce..1b692f9 100644
--- a/packaging/emulator-yagl.spec
+++ b/packaging/emulator-yagl.spec
@@ -60,6 +60,7 @@ cp -r include/EGL %{buildroot}/usr/include/
cp -r include/GL %{buildroot}/usr/include/
cp -r include/GLES %{buildroot}/usr/include/
cp -r include/GLES2 %{buildroot}/usr/include/
+cp -r include/GLES3 %{buildroot}/usr/include/
cp -r include/KHR %{buildroot}/usr/include/
%files
@@ -75,4 +76,5 @@ cp -r include/KHR %{buildroot}/usr/include/
/usr/include/GL
/usr/include/GLES
/usr/include/GLES2
+/usr/include/GLES3
/usr/include/KHR