summaryrefslogtreecommitdiffstats
path: root/src/opengl
Commit message (Expand)AuthorAgeFilesLines
* Fix some doc warnings.Friedemann Kleint2015-09-112-2/+2
* Merge remote-tracking branch 'origin/5.5' into devFrederik Gladhorn2015-08-062-4/+6
|\
| * Fix warnings about unused variablesThiago Macieira2015-08-061-2/+1
| * Doc:added doc to undocumented functionsNico Vertriest2015-07-221-1/+7
* | QtGui/QtOpenGL: Fix compiler warnings by MSVC2015 (64bit).Friedemann Kleint2015-08-031-1/+1
* | Enable non-integer device pixel ratioMorten Johan Sørvig2015-07-304-2/+10
* | Fix some qdoc-warnings.Friedemann Kleint2015-07-101-0/+2
* | QtOpenGL: Use Q_NULLPTR instead of 0 in all public headersMarc Mutz2015-07-066-16/+16
* | Make QWidget *=0, Qt::WindowFlags f=0 functions use Q_NULLPTRMarc Mutz2015-07-041-9/+9
* | Merge remote-tracking branch 'origin/5.5' into devLiang Qi2015-07-014-6/+6
|\|
| * Replace MAC OS X with OS XNico Vertriest2015-06-304-6/+6
* | Delete the d_ptr in the destructorHolger Hans Peter Freyther2015-06-121-0/+1
* | Merge remote-tracking branch 'origin/5.5' into devSimon Hausmann2015-06-032-8/+12
|\|
| * Fix subpixel rendered text in QGLWidgetAllan Sandfeld Jensen2015-05-301-7/+11
| * Make data tables const.Volker Krause2015-05-051-1/+1
* | Replace <qhash.h> with <qhashfunctions.h> where applicableMarc Mutz2015-04-201-1/+1
|/
* Use QDebugStateSaver to restore space setting in stream operators.Friedemann Kleint2015-03-301-1/+2
* QtOpenGL: Fix const correctness in old style castsThiago Macieira2015-03-262-2/+2
* QGLWidget: make renderText() work in high-dpi modeMorten Johan Sørvig2015-03-231-1/+4
* Remove some uses of the private Q_PI constantAllan Sandfeld Jensen2015-02-261-4/+3
* Merge remote-tracking branch 'origin/5.4' into 5.5Frederik Gladhorn2015-02-242-2/+2
|\
| * QtOpenGL: avoid crashing if creating a QGLContext sharing with the global QOp...Giuseppe D'Angelo2015-02-241-1/+1
| * Doc: mod to correct OpenGL link errorNico Vertriest2015-02-241-1/+1
* | Use C++ <cmath> instead of <math.h>Allan Sandfeld Jensen2015-02-161-2/+2
* | Updated BSD licensed file headersJani Heikkinen2015-02-155-15/+15
* | Update copyright headersJani Heikkinen2015-02-1145-301/+301
* | Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2014-12-292-6/+4
|\|
| * Qt OpenGL is deprecated with 5.4. Show that in the docs as wellLars Knoll2014-12-182-6/+4
* | [QStaticTextItem] Drop unused membersKonstantin Ritt2014-12-141-2/+0
* | Add Q_DECL_OVERRIDE in the src subdirectoryOlivier Goffart2014-12-0312-68/+68
|/
* Update fbo toImage() docs regarding premultiplied alphaLaszlo Agocs2014-11-171-0/+14
* Fixed QtGui's GL paint engine getting out of sync when using QtOpenGLSamuel Rødal2014-11-112-1/+21
* Fix for current_fbo getting out of sync in QtOpenGLSamuel Rødal2014-11-116-7/+58
* Doc: Use title case in section1 titlesNico Vertriest2014-09-301-3/+3
* Update license headers and add new license filesMatti Paaso2014-09-2437-702/+406
* Mark the remaining QGL classes as obsoleteLaszlo Agocs2014-09-101-0/+3
* Merge remote-tracking branch 'origin/5.3' into 5.4Frederik Gladhorn2014-08-122-2/+3
|\
| * OpenGL: destroy QGLContext allocated by QGLContext::fromOpenGLContextDavid Fries2014-08-052-2/+3
* | Modernize the OpenGL examplesLaszlo Agocs2014-08-123-18/+2
* | Use NAmE spelling of grey (gray)Marc Mutz2014-08-091-1/+1
* | Merge remote-tracking branch 'origin/5.3' into devFrederik Gladhorn2014-08-041-0/+2
|\|
| * Propagate swapInterval to QGLFormatLaszlo Agocs2014-07-311-0/+2
| * Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2014-05-031-1/+1
| |\
* | | Make QOpenGLWidget publicLaszlo Agocs2014-08-011-1/+6
* | | Unduplicate the implementations of next power of twoAllan Sandfeld Jensen2014-06-261-16/+2
* | | Include the ES3 headers on iOSLaszlo Agocs2014-06-251-0/+4
* | | Remove tracking of the current fboLaszlo Agocs2014-06-021-6/+6
* | | qpa: Merge qgl_qpa.cpp into qgl.cppTor Arne Vestbø2014-05-153-477/+388
* | | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-05-0610-42/+62
|\| |
| * | Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2014-05-0110-40/+40
| |\|