summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/windows/qwindowsglcontext.cpp
Commit message (Expand)AuthorAgeFilesLines
* Windows QPA/GL: Fix build with MinGW/g++ 8.1 x64Friedemann Kleint2018-06-261-14/+26
* Windows QPA: GL: Fix setting the color depths for the GDI fallbackFriedemann Kleint2018-03-101-0/+9
* Windows QPA: Clean up code checking for the OS versionFriedemann Kleint2017-10-181-3/+1
* Add sRGB capable default framebuffer support for WGLLaszlo Agocs2017-02-261-18/+54
* Windows QPA plugin: Use member initializationFriedemann Kleint2016-11-301-7/+0
* Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-06-211-5/+5
|\
| * Fix ICC warning about comparing pointers of different typesThiago Macieira2016-06-191-8/+8
* | Windows QPA: Remove Windows CE.Friedemann Kleint2016-03-291-8/+2
|/
* Clean up resolving of OpenGL functions on WindowsLars Knoll2016-03-021-114/+12
* Avoid repeated QByteArray creation when resolving opengl functionsLars Knoll2016-03-011-4/+4
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-02-241-3/+3
|\
| * Windows QPA: Fix warnings as shown by Qt Creator's Clang based code model.Friedemann Kleint2016-02-191-3/+3
* | QWindowsGLContext: replace homebrew Array with std::vectorMarc Mutz2016-02-201-10/+9
* | Updated license headersJani Heikkinen2016-01-151-14/+20
|/
* QtBase: remove explicit function info from qWarning() etcMarc Mutz2015-11-281-2/+2
* Windows QPA: Fix debug operators.Friedemann Kleint2015-10-271-25/+27
* Fix GL_VERSION parsing when using WGLLaszlo Agocs2015-10-201-9/+4
* Windows QPA plugin: Fix debug formatting.Friedemann Kleint2015-04-301-34/+37
* 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