summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/windows/qwindowseglcontext.cpp
Commit message (Expand)AuthorAgeFilesLines
* QWindowsEGLContext: Fix overly specific EGL include path.Friedemann Kleint2015-11-051-1/+1
* Merge remote-tracking branch 'origin/5.5' into 5.6Liang Qi2015-10-021-1/+1
|\
| * windows: Avoid __eglMustCast... in EGLLaszlo Agocs2015-08-271-1/+1
* | windows: Improve error handling with EGLLaszlo Agocs2015-09-231-12/+31
* | Revert "Handle context loss in window surface creation too"Laszlo Agocs2015-06-231-2/+1
* | Handle context loss in window surface creation tooLaszlo Agocs2015-06-221-1/+2
|/
* windows: Use EGL extensions as they ought to be usedLaszlo Agocs2015-05-281-5/+11
* windows: Fix platform plugin compilation with new angleAndrew Knight2015-04-091-1/+2
* Enhance EGL_CONTEXT_LOST checksLaszlo Agocs2015-03-111-8/+25
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2015-02-101-19/+24
|\
| * Merge remote-tracking branch 'origin/5.4.1' into 5.4Frederik Gladhorn2015-01-291-14/+18
| |\
| | * Windows/ANGLE: Fix initialization of contexts.Friedemann Kleint2015-01-281-4/+9
| | * Windows: Add infrastructure to be able to a GL renderer based on GPU.Friedemann Kleint2015-01-151-10/+9
| * | Make -static -opengl dynamic builds succeedLaszlo Agocs2015-01-191-5/+5
| * | Windows: make TranslucentBackground functional alwaysLaszlo Agocs2015-01-191-0/+1
| |/
* / Expose context lossLaszlo Agocs2015-01-221-1/+11
|/
* 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