qt5base-lts/src
Morten Johan Sørvig cafa3848e2 QOpenGLFunctions: Compile on Mac OS 10.6
The 10.6 OpenGL headers have "GLenum" as the type
for the 3rd argument. The OpenGL standard has "Glint",
which is also what Qt expects.

Work around this by casting the pointer type.

Task-id: QTBUG-38406
Change-Id: I6d820f41e0d14cbc2d50d91997b6c40b626b159f
Reviewed-by: Laszlo Agocs <laszlo.agocs@digia.com>
2014-04-24 10:48:39 +02:00
..
3rdparty ANGLE WinRT: Call Trim() when application suspends 2014-04-22 13:54:38 +02:00
android Android: Don't accept the volume-key events. 2014-04-03 00:28:22 +02:00
angle ANGLE WinRT: Call Trim() when application suspends 2014-04-22 13:54:38 +02:00
concurrent Doc: Add docs for QtConcurrent::{Unhandled,Exception} 2014-03-17 20:52:42 +01:00
corelib Document QString's UTF-8 conversion behaviors 2014-04-24 10:48:03 +02:00
dbus Fix some documentation errors. 2014-03-24 16:42:02 +01:00
gui QOpenGLFunctions: Compile on Mac OS 10.6 2014-04-24 10:48:39 +02:00
network WinRT: Fix TCP socket reads 2014-04-22 13:54:34 +02:00
opengl purge vestiges of opengl es 1 support 2014-04-04 19:32:21 +02:00
openglextensions purge vestiges of opengl es 1 support 2014-04-04 19:32:21 +02:00
platformsupport Fix: Initialize all needed member vars 2014-04-04 15:47:55 +02:00
plugins deprecate import_qpa_plugin and qpa_minimal_plugin 2014-04-24 10:45:55 +02:00
printsupport QPrintDialog - Fix Mac reference counting error. 2014-04-18 07:45:19 +02:00
sql Fix access of tmpStorage in QODBCResult::exec(). 2014-04-03 08:20:48 +02:00
testlib QTestCase: fix macros taking expressions to avoid clang warnings 2014-04-08 10:39:13 +02:00
tools Update copyright year in tools output 2014-03-31 12:46:44 +02:00
widgets Restore Qt 4 behavior in default double click handler 2014-04-17 10:59:13 +02:00
winmain WinRT winmain: Pass ImagePath as part of ImageParams in Xap packages 2014-04-01 12:28:10 +02:00
xml Doc: Fix typos 2014-03-27 15:36:58 +01:00
src.pro purge vestiges of opengl es 1 support 2014-04-04 19:32:21 +02:00