summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/windows/qwindowsglcontext.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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
* Windows: Fix Open GL formats.Friedemann Kleint2011-10-261-80/+117
* Windows: Fix Geometry, OpenGL formatsFriedemann Kleint2011-10-191-3/+5
* Windows platform: Improve Open GL.Friedemann Kleint2011-10-181-21/+91
* Windows: Adapt to new Lighthouse APIFriedemann Kleint2011-10-111-8/+19
* Get the Windows GL context to compile.Jason Barron2011-09-151-5/+1
* Fix email address in license headers.Jason McDonald2011-09-151-1/+1
* Copy core GL functionality to QtGui with QGL -> QOpenGL naming.Samuel Rødal2011-08-291-2/+2
* QSurfaceFormat: Add missing 'profile' accessors, fix detaching.Friedemann Kleint2011-08-191-4/+1
* Add Windows to the Lighthouse.Friedemann Kleint2011-08-181-0/+974