aboutsummaryrefslogtreecommitdiff
path: root/ports/angle
AgeCommit message (Collapse)Author
2018-07-17[angle] Depend on egl-registry instead of deploying vendored copies of EGL ↵Robert Schumacher
and KHR.
2018-06-14Fix ANGLE_USE_X11 being dropped on LinuxRobert Mikhayelyan
2018-06-12Test all platformsrobmikh
2018-06-12Minor cleanuprobmikh
2018-06-12Fix libangle sourcesrobmikh
2018-06-12Fix missing windows rendererrobmikh
2018-06-12Finish integrationrobmikh
2018-06-12Start integrating windows back inRobert Mikhayelyan
2018-06-12Linux working!Robert Mikhayelyan
2018-06-08Tidy up angle fixrobmikh
2018-06-08Fix angle build on windowsRobert Mikhayelyan
2017-11-20[angle] Add CMake package with modules. (#2223)Alexej Harm
* added angle cmake config * bumped angle package version * [angle] Add unofficial cmake targets
2017-09-12Fix several port hashes due to github tar.gz changeAlexander Karatarakis
It looks like github changed the version (or the generally the way) they do tars, causing some hash mismatches. This fixes the affected ports.
2017-09-09vcpkg_configure_cmake (and _meson) now embed debug symbols within static ↵Alexander Karatarakis
libs (/Z7)
2017-06-30[angle] Add preliminary UWP supportRobert Schumacher
2017-06-29Fix uwp buildHennadii Zabula
2017-06-28[angle] Fix buildRobert Schumacher
2017-06-28[angle] Disable static buildsRobert Schumacher
2017-06-28[angle] Initial commit with cmake buildsystemRobert Schumacher