summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/windows/qwindowseglcontext.cpp
Commit message (Expand)AuthorAgeFilesLines
* windows: fix platform compilation after ANGLE upgradeAndrew Knight2014-11-141-2/+2
* Update license headers and add new license filesMatti Paaso2014-09-241-18/+10
* Define EGL_EGLEXT_PROTOTYPES for ANGLEv5.4.0-alpha1Laszlo Agocs2014-09-061-0/+1
* windows: Fix dynamic opengl buildLaszlo Agocs2014-09-031-4/+4
* Enable QT_ANGLE_PLATFORM selection in dynamic buildsLaszlo Agocs2014-09-031-1/+1
* windows: Allow selection of ANGLE's rendererAndrew Knight2014-09-021-1/+30
* Prevent current context from becoming inconsistent upon create()Laszlo Agocs2014-09-011-1/+8
* Do not show warning on null result in getProcAddressLaszlo Agocs2014-07-291-1/+1
* windows: Fix ANGLE function resolution in static buildsAndrew Knight2014-07-151-165/+180
* Load winsys and gl dynamically in the windows pluginLaszlo Agocs2014-05-221-28/+786
* Remove unused parameter from QEGLPlatformContext constructorLaszlo Agocs2014-03-101-1/+1
* Dynamic GL switch on WindowsLaszlo Agocs2014-02-141-4/+0
* Port Windows QPA plugin to new logger API.Friedemann Kleint2014-01-221-5/+3
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Add ANGLE as a 3rdparty library to Qt.Jason Barron2012-10-241-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Windows: Add ANGLE support.Friedemann Kleint2012-05-311-0/+166