aboutsummaryrefslogtreecommitdiff
path: root/ports/angle/CONTROL
diff options
context:
space:
mode:
authoratkawa7 <atkawa7@yahoo.com>2017-06-29 06:29:44 -0700
committeratkawa7 <atkawa7@yahoo.com>2017-06-29 06:29:44 -0700
commitb0478847a473073e44e138f2d303ee2e60d604bf (patch)
treede0a0be491482ab5b265c56585f96d37632dcaf4 /ports/angle/CONTROL
parentaa56370103e712974a8269c427aee044fe81a892 (diff)
parent6aae6ca3c0384d23c901e80cfbd46ed32a29321d (diff)
downloadvcpkg-b0478847a473073e44e138f2d303ee2e60d604bf.tar.gz
vcpkg-b0478847a473073e44e138f2d303ee2e60d604bf.zip
Merge https://github.com/Microsoft/vcpkg into libconfig
Diffstat (limited to 'ports/angle/CONTROL')
-rw-r--r--ports/angle/CONTROL4
1 files changed, 4 insertions, 0 deletions
diff --git a/ports/angle/CONTROL b/ports/angle/CONTROL
new file mode 100644
index 000000000..4f5f8880d
--- /dev/null
+++ b/ports/angle/CONTROL
@@ -0,0 +1,4 @@
+Source: angle
+Version: 2017-06-14-8d471f
+Description: A conformant OpenGL ES implementation for Windows, Mac and Linux.
+ The goal of ANGLE is to allow users of multiple operating systems to seamlessly run WebGL and other OpenGL ES content by translating OpenGL ES API calls to one of the hardware-supported APIs available for that platform. ANGLE currently provides translation from OpenGL ES 2.0 and 3.0 to desktop OpenGL, OpenGL ES, Direct3D 9, and Direct3D 11. Support for translation from OpenGL ES to Vulkan is underway, and future plans include compute shader support (ES 3.1) and MacOS support.