summaryrefslogtreecommitdiffstats
path: root/src/angle/src
Commit message (Expand)AuthorAgeFilesLines
* 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-021-0/+5
* 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
* Use qtConfig throughout in qtbaseLars Knoll2016-08-193-3/+3
* Merge remote-tracking branch 'origin/5.7' into devEdward Welbourne2016-07-191-1/+1
|\
| * Remove support for MSVC < 2013 in ANGLEThiago Macieira2016-07-061-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
* | Update ANGLE to chromium/2651Oliver Wolff2016-04-252-25/+71
|/
* ANGLE: Do not use march=nativeOliver Wolff2016-04-062-3/+1
* Fix wrapper batch file names for flex/bison in ANGLE buildJoerg Bornemann2016-01-081-0/+1
* add always_prepend mode to qtAddToolEnv()Oswald Buddenhagen2016-01-081-1/+1
* Rename ANGLE libs in order to not conflict with other ANGLE libsJan Arve Saether2015-12-012-6/+9
* Merge remote-tracking branch 'origin/5.5' into 5.6Liang Qi2015-11-043-12/+16
|\
| * fix MinGW ANGLE buildLiang Qi2015-11-031-1/+3
| * fix race in ANGLE buildJoerg Bornemann2015-10-273-12/+14
* | don't overquote library pathOswald Buddenhagen2015-10-011-1/+1
* | Build ANGLE dynamically under static builds which have dynamic GL enabledAndrew Knight2015-09-241-0/+6
* | Merge remote-tracking branch 'origin/5.5' into 5.6Liang Qi2015-08-262-6/+6
|\|
| * ANGLE: call flex/bison by their standard namesAndrew Knight2015-08-132-6/+6
* | Exclude ANGLE from translations.Friedemann Kleint2015-08-191-0/+2
|/
* ANGLE: fix DllMain collision in static buildsAndrew Knight2015-05-281-0/+2
* fix ANGLE build with VS2015Oswald Buddenhagen2015-05-081-1/+1
* remove redundant definition of ANGLE_ENABLE_D3D11Oswald Buddenhagen2015-04-211-1/+1
* Upgrade ANGLE to 2.1~99f075dade7cAndrew Knight2015-04-096-335/+524
* make the installed meta files play nicely with sysrootsOswald Buddenhagen2015-02-051-1/+1
* ANGLE: Disable MSVC warning 4996 for debug buildsKai Koehne2015-01-131-1/+2
* ANGLE: Upgrade to version 1.2.30d6c255d238Andrew Knight2014-11-142-1/+45
* ANGLE: Upgrade to 2.1~abce76206141Andrew Knight2014-09-293-8/+22
* Merge "Merge remote-tracking branch 'origin/5.3' into 5.4" into refs/staging/5.4Frederik Gladhorn2014-09-241-0/+5
|\
| * Merge remote-tracking branch 'origin/5.3' into 5.4Frederik Gladhorn2014-09-231-0/+5
| |\
| | * fix bogus library paths in ANGLE prl filesOswald Buddenhagen2014-09-151-0/+5
* | | Fix compilation of ANGLE for XPKai Koehne2014-09-231-0/+2
|/ /
* | windows: Enable ANGLE D3D11 renderer by defaultAndrew Knight2014-09-051-0/+2
* | ANGLE: Fix -angle-d3d11 on MSVC2010Andrew Knight2014-09-011-1/+1
* | ANGLE: Don't directly link to DirectX 11Andrew Knight2014-09-012-7/+2
* | Remove d3dcompiler_qtAndrew Knight2014-08-055-352/+0