qt5base-lts/src/opengl
Samuel Rødal 72768c089a Fixed crashes in QGLTextureDestroyer.
QGLTextureDestroyer will try to make the context current on the GUI
thread, regardless of whether it is owned by another thread. Use
QOpenGLSharedResourceGuard instead which does the right thing and takes
shared contexts into account.

Task-number: QTBUG-31403
Change-Id: I1377f9284995a7ba5af32c85296eef152fc035c8
Reviewed-by: Gunnar Sletta <gunnar.sletta@digia.com>
2013-05-29 08:15:13 +02:00
..
doc Doc: Removed pages from "technology-apis" group. 2013-05-27 02:45:21 +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 crashes in QGLTextureDestroyer. 2013-05-29 08:15:13 +02:00
qgl_qpa.cpp Fixed crash associated with reparenting a QGLWidget 2013-05-22 15:23:59 +02:00
qgl.cpp Fixed crashes in QGLTextureDestroyer. 2013-05-29 08:15:13 +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