aboutsummaryrefslogtreecommitdiff
path: root/ports/angle/001-fix-uwp.patch
AgeCommit message (Collapse)Author
2020-05-19[angle] update for gcc 10 compatibility (#11394)Igor Kostenko
* [angle] update for gcc 10 compatibility * [angle] macos fix * [angle] Fix UWP builds Co-authored-by: Igor Kostenko <ikostenko@perforce.com>
2020-01-22[angle] Update to 2019-12-31 (#9557)driver1998
* [angle] Update to 2019-12-31 * [angle] install *.inc files
2019-09-29[angle] Update to the latest commit. (#7329)NancyLi1013
* [angle] Update to the latest commit. * Fix build linux. * Update CMakeList.txt and linux patch. * update to latest * Disable OpenGL deprecation warnings * Update CMakeLists.txt * include objective c files * don't filter any files out of common (same as upstream autotools) * drop unit tests so we don't bring in gtest * add filter mode * add back filter except for android
2019-03-14Angle updated to master, UWP fix for Angle (#4862)Roland
* Angle updated to master, UWP fix for Angle * updated uwp patch
2017-06-29Fix uwp buildHennadii Zabula