summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/windows/qwindowsglcontext.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.4' into 5.5Liang Qi2015-04-151-0/+8
|\
| * Windows: Fallback to 0 samples if ARB::choosePixelFormat() fails with 1Andy Shaw2015-03-311-0/+8
* | Update copyright headersJani Heikkinen2015-02-111-7/+7
* | Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2015-02-101-0/+1
|\|
| * Windows: make TranslucentBackground functional alwaysLaszlo Agocs2015-01-191-0/+1
* | WGL: support reset notifications via GL_ARB_robustnessLaszlo Agocs2015-02-031-1/+48
|/
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Change fallback OpenGL library nameLaszlo Agocs2014-09-241-1/+1
* windows: Fix dynamic opengl buildLaszlo Agocs2014-09-031-2/+2
* Prevent current context from becoming inconsistent upon create()Laszlo Agocs2014-09-011-1/+4
* Do not show warning on null result in getProcAddressLaszlo Agocs2014-07-291-1/+1
* Add context adoption support for WGLLaszlo Agocs2014-07-071-12/+70
* Load winsys and gl dynamically in the windows pluginLaszlo Agocs2014-05-221-44/+263
* QWindowsOpenGLContextFormat: Default to version 2.Friedemann Kleint2014-04-091-0/+2
* QOpenGLContext: Use color depth information from QSurfaceFormatKurt Pattyn2014-03-191-1/+6
* Avoid asserting with QQuickWidget on WindowsLaszlo Agocs2014-03-071-1/+1
* Windows: Fix broken debug statement in qwindowsglcontext.cpp.Friedemann Kleint2014-02-071-1/+1
* Port Windows QPA plugin to new logger API.Friedemann Kleint2014-01-221-35/+28
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-12-161-6/+8
|\
| * Correct debug bit setting with WGLLaszlo Agocs2013-12-131-6/+8
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-11-291-1/+1
|\|
| * windows: Set forward compatibility bit properlyLaszlo Agocs2013-11-271-1/+1
* | Add swapInterval to QSurfaceFormatLaszlo Agocs2013-11-131-7/+19
|/
* Remove qFill from the Windows platform pluginGiuseppe D'Angelo2013-09-051-4/+6
* Improve error message in GL context creation.Friedemann Kleint2013-05-231-2/+6
* Calling wglMakeCurrent on an already current context gives 100% cpu loadGunnar Sletta2013-04-181-1/+9
* The default behavior should be double buffered, not singlebufferedGunnar Sletta2013-04-051-3/+2
* Enforce OpenGL context creation under WindowsGiuseppe D'Angelo2013-02-231-3/+11
* Fix the GL_CONTEXT_FLAG_DEBUG_BIT checkFredrik Höglund2013-02-151-1/+5
* Fix the GL_CONTEXT_PROFILE_MASK checkFredrik Höglund2013-02-131-10/+3
* Fix the GL_CONTEXT_FLAG_FORWARD_COMPATIBLE_BIT checkFredrik Höglund2013-02-131-1/+1
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Windows QPA plugin: Parse arguments from list passed to factory.Friedemann Kleint2012-10-181-12/+4
* Windows: Multisampling is disabled by default.Friedemann Kleint2012-10-171-1/+1
* OpenGL: Don't request a context version higher than is supportedSean Harmer2012-10-031-4/+13
* Fix OpenGL context creation in Windows platform pluginMiikka Heikkinen2012-09-271-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Revert "Use true and false in preference to TRUE and FALSE"Sergio Ahumada2012-09-071-7/+7
* Use true and false in preference to TRUE and FALSESergio Ahumada2012-09-051-7/+7
* Fix C++11 mode compilation with MinGW-w64 4.7.1Yuchen Deng2012-08-201-2/+2
* If the GL driver is singlebuffered, reflect that in QSurfaceFormatJan-Arve Saether2012-07-231-2/+1
* If swapBehavior is TripleBuffer, set WGL_DOUBLE_BUFFER_ARB to TRUEJan-Arve Saether2012-07-231-1/+1
* Verify the surfaceType before activating the GL contextHolger Hans Peter Freyther2012-06-051-0/+3
* Windows QPA plugin: Add \internal to class documentation.Friedemann Kleint2012-05-291-0/+4
* Expose QPA API under qpa/*Girish Ramakrishnan2012-05-071-1/+1
* Fix compilation with QT_NO_DEBUG_OUTPUT definedAndy Shaw2012-04-201-0/+2
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* fix case of included windows headersMark Brand2012-01-191-2/+2
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1