summaryrefslogtreecommitdiffstats
path: root/src/opengl/qgl_win.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update copyright headersAkseli Salovaara2015-03-311-13/+13
* Updated year in copyright headerKai Koehne2014-03-261-1/+1
* Update copyright year in Digia's license headersSergio Ahumada2013-01-131-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-291-24/+24
* Update contact information in license headers.Sergio Ahumada2012-08-011-2/+2
* Update year in Nokia copyright messages.Jason McDonald2012-01-111-1/+1
* Update licenseheader text in source files for qt4.8Jyri Tahtela2011-05-131-17/+17
* Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-01-171-1/+1
|\
| * Update copyright year to 2011.Jason McDonald2011-01-111-1/+1
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-08-301-1/+1
|\|
| * Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Thiago Macieira2010-08-261-1/+1
| |\
| | * WGL_COLOR_BITS_ARB should not take the alpha bits into account.Trond Kjernåsen2010-08-251-1/+1
* | | Track the GL DCs we use across different threads under Windows.Trond Kjernåsen2010-07-081-1/+4
* | | Don't call GetDC() nedlessly.Trond Kjernåsen2010-07-061-1/+1
|/ /
* | Some threading improvements to the GL moduleGunnar Sletta2010-02-171-1/+2
* | Merge branch '4.6'Thiago Macieira2010-01-181-55/+45
|\|
| * Rework how Qt handles GL extensions.Trond Kjernåsen2010-01-131-55/+45
* | Merge branch '4.6'Thiago Macieira2010-01-131-1/+1
|\|
| * Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-01-071-1/+1
| |\
| | * Update copyright year to 2010Jason McDonald2010-01-071-1/+1
* | | Merge branch '4.6'Thiago Macieira2010-01-081-1/+1
|\| |
| * | Remove QGLShareRegister and transfer its functionality to QGLContextGroupRhys Weatherley2010-01-051-1/+1
| |/
* / Added support for OpenGL up to version 3.2 on Windows.Kim Motoyoshi Kalland2009-12-301-18/+140
|/
* Fixed a crash in the boxes demo when using -graphicssystem opengl.Trond Kjernaasen2009-09-281-0/+6
* Performance: reduce TLS overhead of QGLContext::currentContext()Rhys Weatherley2009-09-141-8/+2
* Update license headers again.Jason McDonald2009-09-091-4/+4
* Merge branch '4.5' into 4.6Thiago Macieira2009-08-311-13/+13
|\
| * Update tech preview license header.Jason McDonald2009-08-311-13/+13
| * Update license headers.Jason McDonald2009-08-111-1/+1
* | Update contact URL in license headers.Jason McDonald2009-08-121-1/+1
* | Fix warnings in mingwThierry Bastian2009-07-151-1/+1
* | Build fix for mingwThierry Bastian2009-07-141-1/+1
* | src/opengl: Remove QT_WA and non-Unicode code paths, dropping Win9x and NT su...miniak2009-07-011-8/+4
|/
* Update license headers as requested by the marketing department.Jason McDonald2009-06-161-2/+2
* qdoc: Added some missing qdoc comments.Martin Smith2009-05-251-13/+3
* Long live Qt 4.5!Lars Knoll2009-03-231-0/+1499