summaryrefslogtreecommitdiffstats
path: root/src/opengl
Commit message (Expand)AuthorAgeFilesLines
* Fix a memory leak in QGLWidget::renderTextLaszlo Agocs2013-09-201-0/+2
* Fix QtOpenGL module build with -WerrorKonstantin Ritt2013-09-091-4/+4
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-08-141-2/+6
|\
| * Fix upload of glyphs when using RGB32 masks on OpenGL ESGunnar Sletta2013-07-301-2/+6
* | Doc: Setting module pages' \qtvariable.Jerome Pasion2013-08-021-0/+1
* | Merge branch 'stable' into devSergio Ahumada2013-07-111-12/+38
|\|
| * Restore smooth-scaled drawing of 0.5x-2.0x scaled glyphs in the GL engineTor Arne Vestbø2013-07-081-12/+36
| * Set projection matrix for systems with OpenGL 3.1Wouter Huysentruit2013-07-031-0/+2
* | Doc: Adding navigation configs in the module qdocconf files.Jerome Pasion2013-06-251-1/+4
|/
* qdoc: QGLFrameBufferObject::bindDefault() was marked \internalMartin Smith2013-06-101-1/+0
* Fixed crashes in QGLTextureDestroyer.Samuel Rødal2013-05-292-19/+7
* Doc: Removed pages from "technology-apis" group.Jerome Pasion2013-05-271-3/+0
* Prevent QOpenGLShaderProgram::link() from showing unnecessary warnings.Samuel Rødal2013-05-241-4/+6
* Fixed static linking against QtGui and QtOpenGLradman0x2013-05-242-20/+20
* QGLWidget: Support retina framebuffer grabbingGabriel de Dietrich2013-05-231-3/+4
* Fixed crash associated with reparenting a QGLWidgetSamuel Rødal2013-05-222-1/+12
* Doc: Fix invalid exampledirs in qtopengl.qdocconfTopi Reinio2013-05-101-2/+0
* Doc: Give C++ class lists consistent titlesSze Howe Koh2013-04-292-2/+2
* Doc: Fix module name in .qdocconfTopi Reinio2013-04-261-11/+11
* Fixed QGLWidget not being able to be made current with a context.Samuel Rødal2013-04-231-4/+9
* Make QGLPaintEngine work on retina displays.Morten Johan Sørvig2013-04-151-0/+6
* Add devicePixelRatio metric to QPaintDevice.Morten Johan Sørvig2013-04-153-0/+8
* Remove unused private membersThiago Macieira2013-03-231-1/+0
* Merge branch 'dev' into stableOswald Buddenhagen2013-03-2030-1703/+415
|\
| * Whitespace cleanup: remove trailing whitespaceAxel Waggershauser2013-03-162-4/+4
| * Introducing the Qt Android portPaul Olav Tvete2013-03-051-0/+3
| * Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-02-181-2/+2
| |\
| * \ Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Giuseppe D'Angelo2013-02-176-35/+10
| |\ \
| | * \ Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-02-146-35/+10
| | |\ \
| * | | | Remove duplicated code for handling OpenGL extensions in QtOpenGLTor Arne Vestbø2013-02-1715-1606/+365
| |/ / /
| * | | Use QPaintEngineEx to decide if font is too big for using the glyph cacheTor Arne Vestbø2013-02-071-6/+2
| * | | Fix change-of-sign warning found by ICCThiago Macieira2013-02-021-1/+1
| * | | Drop the unused qt_gl_convertToGLFormat functionGiuseppe D'Angelo2013-01-291-5/+0
| * | | Drop the unused QGLContextPrivate::convertToGLFormat functionGiuseppe D'Angelo2013-01-292-13/+0
| * | | Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Frederik Gladhorn2013-01-293-3/+3
| |\ \ \
| | * \ \ Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-01-283-3/+3
| | |\ \ \
| * | | | | Remove QT_{BEGIN,END}_HEADER macro usageSergio Ahumada2013-01-2914-55/+0
| |/ / / /
| * | | | Don't assume m11/m22 represents the scale of a QTransformTor Arne Vestbø2013-01-241-1/+7
| * | | | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-01-2247-47/+47
| |\ \ \ \
| * | | | | Add support for retina glyph-based text drawing in the GL paint-engineTor Arne Vestbø2013-01-212-9/+26
| * | | | | Bump Qt version to 5.1.0Frederik Gladhorn2013-01-151-1/+1
| * | | | | Refactor paint/font-engine shouldDrawCachedGlyphs and supportsTransformationsTor Arne Vestbø2013-01-102-11/+14
* | | | | | Make sure QGLWidget::setContext() is correctly documented as obsolete.Samuel Rødal2013-03-151-1/+7
| |_|_|_|/ |/| | | |
* | | | | Fixed error in QGLFramebufferObject and QOpenGLFramebufferObject docs.Samuel Rødal2013-02-151-2/+2
| |_|_|/ |/| | |
* | | | Rename function to fix symbol clash in static buildKai Koehne2013-02-113-7/+7
* | | | Fixed missing support for single buffered OpenGL on OS X.Samuel Rødal2013-02-051-1/+1
* | | | Merge "Merge branch 'release' into stable" into refs/staging/stableSergio Ahumada2013-02-011-27/+1
|\ \ \ \
| * \ \ \ Merge branch 'release' into stableSergio Ahumada2013-01-311-27/+1
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | Remove out-dated duplicate logic from qgl.hSean Harmer2013-01-271-27/+1
| | |/ /
* | / / substitute fixed version numbers in qdocconf files with variablesOswald Buddenhagen2013-02-011-1/+1
|/ / /