qt5base-lts/src/opengl
Samuel Rødal 9ae5162b3c Prevent QOpenGLShaderProgram::link() from showing unnecessary warnings.
If the liking didn't fail there's no need to print out warnings. The
warnings can still be accessed by the application after calling link()
through the log() function.

This prevents warnings such as these from appearing:

QOpenGLShader:🔗 "No errors."

Task-number: QTBUG-31326
Change-Id: I03c9be5dfada8822c3ab1c3610eac2fc0a91410b
Reviewed-by: Gunnar Sletta <gunnar.sletta@digia.com>
Reviewed-by: Sean Harmer <sean.harmer@kdab.com>
2013-05-24 11:53:09 +02:00
..
doc Doc: Fix invalid exampledirs in qtopengl.qdocconf 2013-05-10 12:09:41 +02:00
gl2paintengineex Fixed static linking against QtGui and QtOpenGL 2013-05-24 09:48:08 +02:00
opengl.pro Introducing the Qt Android port 2013-03-05 08:31:23 +01:00
qgl_p.h Fixed crash associated with reparenting a QGLWidget 2013-05-22 15:23:59 +02:00
qgl_qpa.cpp Fixed crash associated with reparenting a QGLWidget 2013-05-22 15:23:59 +02:00
qgl.cpp QGLWidget: Support retina framebuffer grabbing 2013-05-23 12:49:39 +02:00
qgl.h Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/staging/dev 2013-02-17 20:31:38 +01:00
qglbuffer.cpp Remove duplicated code for handling OpenGL extensions in QtOpenGL 2013-02-17 20:31:30 +01:00
qglbuffer.h Remove QT_{BEGIN,END}_HEADER macro usage 2013-01-29 01:06:04 +01:00
qglcolormap.cpp Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qglcolormap.h Remove QT_{BEGIN,END}_HEADER macro usage 2013-01-29 01:06:04 +01:00
qglframebufferobject_p.h Remove unused private members 2013-03-23 01:56:06 +01:00
qglframebufferobject.cpp Add devicePixelRatio metric to QPaintDevice. 2013-04-15 07:55:52 +02:00
qglframebufferobject.h Remove QT_{BEGIN,END}_HEADER macro usage 2013-01-29 01:06:04 +01:00
qglfunctions.cpp Remove duplicated code for handling OpenGL extensions in QtOpenGL 2013-02-17 20:31:30 +01:00
qglfunctions.h Remove QT_{BEGIN,END}_HEADER macro usage 2013-01-29 01:06:04 +01:00
qglpaintdevice_p.h Doc: Fix module name format 2013-01-25 17:27:44 +01:00
qglpaintdevice.cpp Make QGLPaintEngine work on retina displays. 2013-04-15 10:28:00 +02:00
qglpixelbuffer_p.h Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qglpixelbuffer.cpp Add devicePixelRatio metric to QPaintDevice. 2013-04-15 07:55:52 +02:00
qglpixelbuffer.h Remove QT_{BEGIN,END}_HEADER macro usage 2013-01-29 01:06:04 +01:00
qglshaderprogram.cpp Prevent QOpenGLShaderProgram::link() from showing unnecessary warnings. 2013-05-24 11:53:09 +02:00
qglshaderprogram.h Remove QT_{BEGIN,END}_HEADER macro usage 2013-01-29 01:06:04 +01:00
qgraphicsshadereffect_p.h Remove QT_{BEGIN,END}_HEADER macro usage 2013-01-29 01:06:04 +01:00
qgraphicsshadereffect.cpp Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qtopenglglobal.h Remove QT_{BEGIN,END}_HEADER macro usage 2013-01-29 01:06:04 +01:00