| Commit message (Expand) | Author | Age | Files | Lines |
| * | QtBase: remove explicit function info from qWarning() etc | Marc Mutz | 2015-11-28 | 1 | -2/+2 |
| * | Add support for driver_description and os.release in GPU blacklists | Laszlo Agocs | 2015-06-26 | 1 | -29/+91 |
| * | Revert "windows: Disable D3D9/11 with ANGLE in VMs" | Laszlo Agocs | 2015-06-23 | 1 | -10/+0 |
| * | windows: Disable D3D9/11 with ANGLE in VMs | Laszlo Agocs | 2015-06-19 | 1 | -0/+10 |
| * | Add GPU_BLACKLIST support to QTestLib | Laszlo Agocs | 2015-05-08 | 1 | -0/+11 |
| * | Make data tables const. | Volker Krause | 2015-05-05 | 1 | -1/+1 |
| * | Add matching by GL_VENDOR to QOpenGLConfig | Laszlo Agocs | 2015-04-16 | 1 | -8/+34 |
| * | Add support for GPU bug list reading. | Friedemann Kleint | 2015-02-14 | 1 | -0/+369 |
| * | Update copyright headers | Jani Heikkinen | 2015-02-11 | 1 | -7/+7 |
| * | Update license headers and add new license files | Matti Paaso | 2014-09-24 | 1 | -19/+11 |
| * | Avoid calling glGetString on OpenGL 3.0+ | Laszlo Agocs | 2014-07-09 | 1 | -5/+6 |
| * | Avoid using direct OpenGL calls in gui and widgets | Laszlo Agocs | 2014-03-10 | 1 | -4/+5 |
| * | Update copyright year in Digia's license headers | Sergio Ahumada | 2013-01-18 | 1 | -1/+1 |
| * | Change copyrights from Nokia to Digia | Iikka Eklund | 2012-09-22 | 1 | -24/+24 |
| * | OpenGL: Use official glext.h and gl2ext.h headers | Sean Harmer | 2012-08-20 | 1 | -3/+6 |
| * | Improve the QOpenGLExtensionMatcher class | Sean Harmer | 2012-08-07 | 1 | -29/+4 |
| * | Prevent stack corruption when using OpenGL Core Profile | Sean Harmer | 2012-02-28 | 1 | -1/+2 |
| * | 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 |
| * | Update copyright year in license headers. | Jason McDonald | 2012-01-05 | 1 | -1/+1 |
| * | Copy core GL functionality to QtGui with QGL -> QOpenGL naming. | Samuel Rødal | 2011-08-29 | 1 | -0/+109 |