summaryrefslogtreecommitdiffstats
path: root/src/opengl
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-134-6/+6
|\
| * Doc: Change instances of '(Mac) OS X' to 'macOS'Topi Reinio2016-08-124-6/+6
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-05-191-1/+1
|\|
| * Doc: Remove repository name from examplesinstallpathTopi Reinio2016-05-121-1/+1
* | QtConcurrent/QtOpenGL(Extensions)/QtPrintSupport/QtTestLib/QtXml: add QT_NO_F...Marc Mutz2016-05-121-1/+2
* | OpenGL: use const (and const APIs) moreAnton Kudryavtsev2016-04-203-13/+10
* | QtBase: use erase and std::remove_if with QList and QVectorAnton Kudryavtsev2016-04-081-6/+9
* | OpenGL, PlatformSupport: use QStringRef to optimize memory allocationAnton Kudryavtsev2016-04-071-1/+1
* | Unify license header usage.Jani Heikkinen2016-03-298-30/+80
* | Merge "Merge remote-tracking branch 'origin/5.6' into 5.7" into refs/staging/5.7Liang Qi2016-03-131-2/+2
|\ \
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-03-111-2/+2
| |\|
| | * consistently put {qt,qml}_{module,plugin} at the end of project filesOswald Buddenhagen2016-03-071-2/+2
* | | QtBase (remainder): use printf-style qWarning/qDebug where possible (I)Marc Mutz2016-03-121-2/+2
|/ /
* | Use QFlags::setFlag where prudent in qtbaseAndre Somers2016-02-121-4/+1
* | Updated license headersJani Heikkinen2016-01-211-1/+1
* | Updated license headersJani Heikkinen2016-01-1537-517/+739
* | QtOpenGL: eradicate all remaining Q_FOREACH loopsMarc Mutz2016-01-041-3/+3
* | QGLShaderProgram: replace a Q_FOREACH with qDeleteAll()Marc Mutz2015-12-261-4/+2
* | QGLShaderProgram: hoist some constant expressions out of a loopMarc Mutz2015-12-261-5/+6
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-12-021-2/+1
|\|
| * QtBase: remove explicit function info from qWarning() etcMarc Mutz2015-11-281-2/+1
* | Use Q_UNLIKELY for every qFatal()/qCritical()Marc Mutz2015-11-291-7/+7
|/
* Doc: Update examplesinstallpath to include the repository nameTopi Reinio2015-10-211-1/+1
* Doc: fixed links to qmake documentationNico Vertriest2015-09-251-1/+1
* 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