aboutsummaryrefslogtreecommitdiff
path: root/ports/angle/vcpkg.json
AgeCommit message (Collapse)Author
2021-09-09[angle] Enable ANGLE's desktop GL backend (#19891)Chris Djali
* Enable ANGLE's desktop GL backend Only the D3D and GLES backends were available, but getting desktop GL to work is trivial. The Vulkan backend would be a much bigger task, unfortunately. * x-add-version Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2021-08-18[angle] Fix mingw build (#19307)Kai Pastor
* Fix import lib prefixes * Fix mingw build * x-add-version
2021-07-20[angle] Update to chromium/4472 (#18432)pastdue
* [angle] Update to chromium/4472 * Run x-add-version angle