summaryrefslogtreecommitdiffstats
path: root/src/angle
Commit message (Expand)AuthorAgeFilesLines
* 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
* remove redundant definition of ANGLE_ENABLE_D3D11Oswald Buddenhagen2015-04-211-1/+1
* Upgrade ANGLE to 2.1~99f075dade7cAndrew Knight2015-04-0925-3613/+2352
* 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] Fix compilation with MSVC2013 Update4Maurice Kalinowski2014-12-151-0/+43
* ANGLE: Do not use std::strlenKai Koehne2014-12-111-0/+30
* ANGLE: Fix handling of shader source with fixed lengthAndrew Knight2014-12-031-0/+37
* ANGLE: Fix releasing textures after we kill D3D11Kai Koehne2014-11-241-0/+106
* ANGLE: Fix compilation with D3D9Kai Koehne2014-11-171-0/+62
* ANGLE: Upgrade to version 1.2.30d6c255d238Andrew Knight2014-11-1417-2952/+1331
* ANGLE: Upgrade to 2.1~abce76206141Andrew Knight2014-09-2920-873/+1934
* 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-052-2/+3
* | ANGLE: Fix compilation with MinGW + D3D11Andrew Knight2014-09-041-0/+175
* | ANGLE: Fix -angle-d3d11 on MSVC2010Andrew Knight2014-09-012-1/+204
* | ANGLE: Don't directly link to DirectX 11Andrew Knight2014-09-012-7/+2
* | Let ANGLE use multithreaded devices if necessary.Michael BrĂ¼ning2014-08-281-0/+72