summaryrefslogtreecommitdiffstats
path: root/src/angle
Commit message (Expand)AuthorAgeFilesLines
* 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
|\|
| * ANGLE: Disable support for shared handles in warp mode on Windows < 8Oliver Wolff2016-05-121-0/+44
* | Fix ANGLE glGetUniform*v functions to work properly with arraysMiikka Heikkinen2016-05-091-0/+31
* | Fix MinGW 5.3.0 build of ANGLEOliver Wolff2016-05-021-3/+6
* | Update ANGLE to chromium/2651Oliver Wolff2016-04-2515-1390/+1081
|/
* ANGLE: Do not use march=nativeOliver Wolff2016-04-062-3/+1
* rework include path construction in the module systemOswald Buddenhagen2016-01-121-1/+2
* 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-271-0/+36
|\
| * ANGLE/D3D11: Suppress keyboard handling of DXGI.Friedemann Kleint2015-11-231-0/+36
* | 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
* | ANGLE: Fix winrt backing store to support feature level 9_3 devices.Samuel Nevala2015-10-241-0/+38
* | Merge remote-tracking branch 'origin/5.5' into 5.6Liang Qi2015-10-131-0/+57
|\|
| * ANGLE: Fix D3D feature level detection.Samuel Nevala2015-10-021-27/+21
| * ANGLE: Fix Windows Store D3D Trim and Level 9 requirementsAndrew Knight2015-09-291-0/+63
* | 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: Use pixel sizes in the XAML swap chainAndrew Knight2015-08-131-0/+361
|/
* ANGLE: Fix compilation without d3d11Kai Koehne2015-05-281-0/+57
* ANGLE: fix DllMain collision in static buildsAndrew Knight2015-05-281-0/+2
* fix ANGLE build with VS2015Oswald Buddenhagen2015-05-081-1/+1
* ANGLE: Allow Windows Phone to communicate swap regionAndrew Knight2015-05-081-0/+145