summaryrefslogtreecommitdiffstats
path: root/src/angle
Commit message (Expand)AuthorAgeFilesLines
* Disable debug-and-release builds for MinGWSimon Hausmann2019-09-181-0/+1
* Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-06-281-0/+37
|\
| * ANGLE: Invalidate client window area when resizing swap chainVal Doroshchuk2019-06-211-0/+37
* | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-05-121-0/+35
|\|
| * ANGLE: Backport fix for compilation on mingw/64bit with clangMartin Storsjö2019-05-081-0/+35
* | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-04-241-0/+78
|\|
| * ANGLE: clean up displays on dll unloadOliver Wolff2019-04-161-0/+78
* | ANGLE: Remove superfluous -Gm- optionKai Koehne2019-04-091-3/+2
|/
* Revert "Fix compilation with icc, converting between egl's and gl's Error types"Oliver Wolff2019-03-201-93/+0
* Fix compilation with icc, converting between egl's and gl's Error typesYuhang Zhao2019-02-181-0/+93
* configure: detect fxc.exe more thoroughlyOliver Wolff2018-12-171-15/+1
* configure: refactor directx checksOswald Buddenhagen2018-12-172-5/+6
* ANGLE: Dynamically load D3D compiler from a listOliver Wolff2018-12-111-0/+59
* Add Windows Desktop arm64 target to QtbaseThomas Miller2018-11-111-0/+63
* Fix build failed with ANGLEMiguel Costa2018-10-162-0/+2
* Update ANGLE to chromium/3280Miguel Costa2018-10-1330-2591/+797
* ANGLE: embed version information into libEGL, libGLESv2 and QtANGLEOliver Wolff2018-07-051-0/+5
* [Backport] Remove usage of auto_ptr in MacroExpanderCorentin Wallez2018-06-211-0/+31
* ANGLE: Remove workaround for files having the same name (Debug.h/.cpp)Oliver Wolff2018-02-061-9/+3
* ANGLE: Fix resizing of windowsOliver Wolff2017-12-131-0/+57
* ANGLE: D3D11: Fix shared handle support detection for WARP when MinGW is usedOliver Wolff2017-11-301-9/+0
* ANGLE: Fix compilation with MinGWOrgad Shaneh2017-10-161-1/+1
* Remove QMAKE_LIBS_CORE variableJoerg Bornemann2017-08-281-1/+1
* ANGLE: Fix build for newer MinGW versionsOliver Wolff2017-08-022-0/+37
* ANGLE: Fix flickering on resize when D3D9 is usedOliver Wolff2017-07-031-0/+157
* ANGLE: Fix crash with ltcg on Visual Studio 2015 Update 3Oliver Wolff2017-06-131-0/+110
* Restore behavior of using libEGL and libGLESv2 as default for angleOliver Wolff2017-05-115-606/+658
* ANGLE: remove dead MinGW code from common.priOliver Wolff2017-03-281-18/+0
* Merge remote-tracking branch 'origin/5.8' into devLiang Qi2017-01-251-2/+2
|\
| * Fix unneeded recompiles of glslang_tab.cppJoerg Bornemann2017-01-161-1/+2
| * Remove superfluous assignmentJoerg Bornemann2017-01-111-1/+0
| * use helper libs via QMAKE_USEOswald Buddenhagen2016-10-151-1/+2
* | Merge ANGLE's libEGL and libGLESv2 into QtANGLEJan Arve Saether2016-10-283-32/+61
|/
* Fix out of source buildsMaurice Kalinowski2016-09-221-1/+1
* Fix out of source builds on windowsMaurice Kalinowski2016-09-162-2/+2
* Modularize configure.json/.priLars Knoll2016-09-153-0/+3
* Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-08-291-0/+32
|\
| * ANGLE: Fix initialization of zero-sized windowMaurice Kalinowski2016-08-171-0/+32
* | Use qtConfig throughout in qtbaseLars Knoll2016-08-193-3/+3
* | Merge remote-tracking branch 'origin/5.7' into devEdward Welbourne2016-07-192-2/+2
|\|
| * Remove support for MSVC < 2013 in ANGLEThiago Macieira2016-07-061-1/+1
| * Merge remote-tracking branch 'origin/5.6' into 5.7Edward Welbourne2016-07-041-1/+1
| |\
| | * Fix URL to ANGLEFriedemann Kleint2016-06-301-1/+1
* | | Remove the -target command line optionLars Knoll2016-07-051-2/+0
|/ /
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-06-235-8/+9
|\|
| * fix double installation of ANGLE libraries in static+dynamicgl buildsOswald Buddenhagen2016-06-221-6/+6
| * limit installation of ANGLE translator and preprocessor helper librariesOswald Buddenhagen2016-06-222-0/+2
| * don't duplicate CONFIG+=installedOswald Buddenhagen2016-06-222-2/+1
* | ANGLE: fixed usage of shared handles for WinRT/WinPhone applicationsOliver Wolff2016-05-201-0/+57
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-05-191-0/+44
|\|