summaryrefslogtreecommitdiffstats
path: root/src/3rdparty/angle
Commit message (Expand)AuthorAgeFilesLines
* Remove ANGLELaszlo Agocs2020-05-26732-266631/+0
* ANGLE: d3d11: Do not register windows message hooks for d3d11 windowsOliver Wolff2020-04-021-2/+2
* ANGLE: Fix resizing of windows (Take 2)Oliver Wolff2020-03-241-1/+1
* ANGLE: Fix severe performance regressionOliver Wolff2020-03-121-1/+1
* Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-06-281-0/+4
|\
| * ANGLE: Invalidate client window area when resizing swap chainVal Doroshchuk2019-06-211-0/+4
* | Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-06-204-948/+946
|\|
| * ANGLE: Decorate symbol names in MinGW .def filesOliver Wolff2019-06-034-948/+946
* | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-05-121-1/+2
|\|
| * ANGLE: Backport fix for compilation on mingw/64bit with clangMartin Storsjö2019-05-081-1/+2
* | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-04-243-0/+20
|\|
| * ANGLE: clean up displays on dll unloadOliver Wolff2019-04-163-0/+20
* | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-03-214-11/+6
|\|
| * Revert "Fix compilation with icc, converting between egl's and gl's Error types"Oliver Wolff2019-03-204-11/+6
* | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-03-204-6/+11
|\|
| * Fix compilation with icc, converting between egl's and gl's Error typesYuhang Zhao2019-02-184-6/+11
* | Fix can not -> cannotRobert Loehning2019-02-251-1/+1
|/
* ANGLE: Dynamically load D3D compiler from a listOliver Wolff2018-12-111-0/+25
* ANGLE: Set ANGLE_COMMIT_HASH and ANGLE_COMMIT_DATEOliver Wolff2018-12-071-2/+2
* Merge remote-tracking branch 'origin/5.12.0' into 5.12Liang Qi2018-11-162-0/+49
|\
| * Re-add missing ANGLE license filesTopi Reinio2018-11-062-0/+49
* | Add Windows Desktop arm64 target to QtbaseThomas Miller2018-11-112-5/+5
|/
* angle: Add additional information to qt_attribution.jsonOliver Wolff2018-10-251-0/+4
* Fix ANGLE build failure with mingwMiguel Costa2018-10-172-0/+489
* Update ANGLE to chromium/3280Miguel Costa2018-10-13785-73604/+164815
* [Backport] Remove usage of auto_ptr in MacroExpanderCorentin Wallez2018-06-211-1/+1
* ANGLE: Remove workaround for files having the same name (Debug.h/.cpp)Oliver Wolff2018-02-062-423/+0
* ANGLE: Fix resizing of windowsOliver Wolff2017-12-131-10/+10
* ANGLE: D3D11: Fix shared handle support detection for WARP when MinGW is usedOliver Wolff2017-11-301-1/+1
* Remove // from license textKai Koehne2017-10-041-32/+32
* ANGLE: Fix build for newer MinGW versionsOliver Wolff2017-08-021-1/+1
* ANGLE: Fix flickering on resize when D3D9 is usedOliver Wolff2017-07-032-0/+91
* ANGLE: Fix crash with ltcg on Visual Studio 2015 Update 3Oliver Wolff2017-06-133-11/+11
* List ANGLE contributions after anotherKai Koehne2016-11-231-4/+4
* Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-08-291-2/+2
|\
| * ANGLE: Fix initialization of zero-sized windowMaurice Kalinowski2016-08-171-2/+2
* | Add qt_attribution.json filesKai Koehne2016-08-123-0/+110
|/
* ANGLE: fixed usage of shared handles for WinRT/WinPhone applicationsOliver Wolff2016-05-202-0/+6
* Fix ANGLE glGetUniform*v functions to work properly with arraysMiikka Heikkinen2016-05-091-1/+1
* Fix MinGW 5.3.0 build of ANGLEOliver Wolff2016-05-021-1/+3
* Update ANGLE to chromium/2651Oliver Wolff2016-04-25475-21980/+68372
* Merge remote-tracking branch 'origin/5.5' into 5.6Liang Qi2015-11-271-1/+7
|\
| * ANGLE/D3D11: Suppress keyboard handling of DXGI.Friedemann Kleint2015-11-231-1/+7
* | ANGLE: Fix winrt backing store to support feature level 9_3 devices.Samuel Nevala2015-10-241-0/+4
* | Merge remote-tracking branch 'origin/5.5' into 5.6Liang Qi2015-10-132-1/+16
|\|
| * ANGLE: Fix D3D feature level detection.Samuel Nevala2015-10-021-14/+12
| * ANGLE: Fix Windows Store D3D Trim and Level 9 requirementsAndrew Knight2015-09-292-2/+19
* | Purge extraneous execute permissions.Edward Welbourne2015-09-302-0/+0
* | ANGLE: Use pixel sizes in the XAML swap chainAndrew Knight2015-08-137-90/+49
* | ANGLE: check for out of date swap chain even when size is emptyAndrew Knight2015-08-131-0/+1
|/