aboutsummarylogtreecommitdiffstats
path: root/0002-Ensure-GLdouble-is-defined-when-using-dynamic-OpenGL.patch
diff options
context:
space:
mode:
authorMartchus2018-05-28 21:50:45 +0200
committerMartchus2018-05-28 21:50:45 +0200
commit13e9cab744c6d2caecba9f0a606fcb8aaeb8af22 (patch)
tree8a3a6d6620191ac8cf6323a01b2ab3c3dadf3f2c /0002-Ensure-GLdouble-is-defined-when-using-dynamic-OpenGL.patch
parentc6673c0c7a8cd272bf5c57bae2dfdf9e3375e720 (diff)
downloadaur-13e9cab744c6d2caecba9f0a606fcb8aaeb8af22.tar.gz
Update to 5.11.0
Diffstat (limited to '0002-Ensure-GLdouble-is-defined-when-using-dynamic-OpenGL.patch')
-rw-r--r--0002-Ensure-GLdouble-is-defined-when-using-dynamic-OpenGL.patch8
1 files changed, 4 insertions, 4 deletions
diff --git a/0002-Ensure-GLdouble-is-defined-when-using-dynamic-OpenGL.patch b/0002-Ensure-GLdouble-is-defined-when-using-dynamic-OpenGL.patch
index 724babddbd3c..c26ef5b8c3e5 100644
--- a/0002-Ensure-GLdouble-is-defined-when-using-dynamic-OpenGL.patch
+++ b/0002-Ensure-GLdouble-is-defined-when-using-dynamic-OpenGL.patch
@@ -1,7 +1,7 @@
-From e2c07e461564d363b8692b5b5de067c892259a36 Mon Sep 17 00:00:00 2001
+From 2cf971ff3e2c1a6f736d6b23f843f00456e3949b Mon Sep 17 00:00:00 2001
From: Martchus <martchus@gmx.net>
Date: Sun, 18 Sep 2016 13:36:53 +0200
-Subject: [PATCH 02/32] Ensure GLdouble is defined when using dynamic OpenGL
+Subject: [PATCH 02/33] Ensure GLdouble is defined when using dynamic OpenGL
FIXME: Not sure whether this is still required
---
@@ -9,7 +9,7 @@ FIXME: Not sure whether this is still required
1 file changed, 2 deletions(-)
diff --git a/src/gui/opengl/qopenglfunctions.h b/src/gui/opengl/qopenglfunctions.h
-index 0a5de2c9af..35798a2a28 100644
+index 1a43f13d9b..a4c954a453 100644
--- a/src/gui/opengl/qopenglfunctions.h
+++ b/src/gui/opengl/qopenglfunctions.h
@@ -56,9 +56,7 @@
@@ -23,5 +23,5 @@ index 0a5de2c9af..35798a2a28 100644
#ifdef Q_ENABLE_OPENGL_FUNCTIONS_DEBUG
#include <stdio.h>
--
-2.16.1
+2.17.0