| Commit message (Expand) | Author | Age | Files | Lines |
| * | Merge remote-tracking branch 'origin/5.5' into 5.6 | Liang Qi | 2015-08-26 | 1 | -5/+12 |
| |\ |
|
| | * | Do not add GLSL line statements for old drivers | Laszlo Agocs | 2015-08-17 | 1 | -5/+12 |
| * | | QtGui/QtOpenGL: Fix compiler warnings by MSVC2015 (64bit). | Friedemann Kleint | 2015-08-03 | 1 | -1/+1 |
| |/ |
|
| * | QtGui: Fix some qdoc-warnings. | Friedemann Kleint | 2015-02-25 | 1 | -1/+1 |
| * | Update copyright headers | Jani Heikkinen | 2015-02-11 | 1 | -7/+7 |
| * | Add more notes regarding the uniform setters | Laszlo Agocs | 2015-02-08 | 1 | -0/+9 |
| * | Fix corner case in preprocessor of QOpenGLShaderProgram | Sean Harmer | 2014-12-15 | 1 | -1/+2 |
| * | GLSL #version directive does not have to be at start of line | Sean Harmer | 2014-12-14 | 1 | -1/+1 |
| * | Insert #line statements in shader program. | Florian Behrens | 2014-11-03 | 1 | -27/+125 |
| * | Doc: Use title case in section1 titles | Nico Vertriest | 2014-09-30 | 1 | -3/+3 |
| * | Update license headers and add new license files | Matti Paaso | 2014-09-24 | 1 | -19/+11 |
| * | If a tess/compute shader compilation fails, print its type correctly | Giuseppe D'Angelo | 2014-08-18 | 1 | -7/+18 |
| * | Merge remote-tracking branch 'origin/release' into stable | Frederik Gladhorn | 2014-05-01 | 1 | -5/+5 |
| |\ |
|
| | * | Rename new QOpenGLContext APIs | Laszlo Agocs | 2014-04-25 | 1 | -5/+5 |
| * | | Document setUniformValue limitations wrt non square matrices | Laszlo Agocs | 2014-04-25 | 1 | -0/+48 |
| |/ |
|
| * | Add note to docs about normalization in setAttributeBuffer | Laszlo Agocs | 2014-03-17 | 1 | -0/+6 |
| * | Avoid using direct OpenGL calls in gui and widgets | Laszlo Agocs | 2014-03-10 | 1 | -1/+2 |
| * | Dynamic GL: remove exporting symbols | Laszlo Agocs | 2014-03-04 | 1 | -5/+5 |
| * | Introducing QOpenGLShaderProgram::create() | Gunnar Sletta | 2014-02-22 | 1 | -1/+22 |
| * | Dynamic GL switch on Windows | Laszlo Agocs | 2014-02-14 | 1 | -11/+17 |
| * | Doc: Adding mark-up to boolean default values. | Jerome Pasion | 2013-10-08 | 1 | -15/+15 |
| * | Add workaround for GL on Android emulator | Eskil Abrahamsen Blomfeldt | 2013-07-29 | 1 | -1/+3 |
| * | Prevent QOpenGLShaderProgram::link() from showing unnecessary warnings. | Samuel Rødal | 2013-05-24 | 1 | -5/+7 |
| * | OpenGL: Add support for the Compute shader stage | Sean Harmer | 2013-03-02 | 1 | -1/+14 |
| * | QOpenGLShaderProgram: insert precision defines based on runtime detection | Giuseppe D'Angelo | 2013-03-01 | 1 | -10/+14 |
| * | OpenGL: Add support for OpenGL 4 tessellation shader stages | Sean Harmer | 2013-03-01 | 1 | -4/+229 |
| * | OpenGL: Reinstate support for OpenGL geometry shaders | Sean Harmer | 2013-02-28 | 1 | -3/+53 |
| * | Update copyright year in Digia's license headers | Sergio Ahumada | 2013-01-18 | 1 | -1/+1 |
| * | OpenGL: Remove API for stubbed Geometry shader support in gui/opengl | Sean Harmer | 2012-09-24 | 1 | -132/+1 |
| * | Change copyrights from Nokia to Digia | Iikka Eklund | 2012-09-22 | 1 | -24/+24 |
| * | Make gui/math3d classes use float rather than qreal | Sean Harmer | 2012-09-07 | 1 | -44/+9 |
| * | Get started with patching up the Qt GUI docs | Gunnar Sletta | 2012-06-28 | 1 | -0/+2 |
| * | Fixed QOpenGLFunctions API. | Samuel Rødal | 2012-06-18 | 1 | -1/+1 |
| * | Doc: Modularize QtGui documentation. | Casper van Donderen | 2012-05-09 | 1 | -3/+3 |
| * | Allow creation of QOpenGLShaderProgram without a current context | Sean Harmer | 2012-05-02 | 1 | -3/+3 |
| * | Initialize QOpenGLFunctions before using it in QOpenGLShaderProgram | Sean Harmer | 2012-05-02 | 1 | -0/+1 |
| * | Remove "All rights reserved" line from license headers. | Jason McDonald | 2012-01-30 | 1 | -1/+1 |
| * | Update contact information in license headers. | Jason McDonald | 2012-01-23 | 1 | -1/+1 |
| * | Fixed QOpenGLShader::log(). | Kim Motoyoshi Kalland | 2012-01-11 | 1 | -1/+0 |
| * | Update copyright year in license headers. | Jason McDonald | 2012-01-05 | 1 | -1/+1 |
| * | opengl: Do not crash when programGuard is a nullptr | Holger Hans Peter Freyther | 2011-12-01 | 1 | -1/+1 |
| * | Fixed missing snippets for QOpenGLShaderProgram. | Samuel Rødal | 2011-10-10 | 1 | -3/+3 |
| * | Easier shader debugging | Jani Uusi-Rantala | 2011-10-10 | 1 | -8/+48 |
| * | Fix the \since 4.x tags in gui/opengl. | Samuel Rødal | 2011-09-02 | 1 | -23/+1 |
| * | Build on Windows/clean build on Linux. | Friedemann Kleint | 2011-08-29 | 1 | -0/+2 |
| * | Compile without QT_DEBUG. | Morten Sorvig | 2011-08-29 | 1 | -1/+1 |
| * | Clean up legacy defines in gui/opengl. | Samuel Rødal | 2011-08-29 | 1 | -46/+0 |
| * | Copy core GL functionality to QtGui with QGL -> QOpenGL naming. | Samuel Rødal | 2011-08-29 | 1 | -0/+3171 |