Files
rk35xx-android14/external/angle/METADATA
T
hmz007 36ed224bac Rockchip Anroid14_SDK 20240628-rkr5 (2556df1a)
Signed-off-by: hmz007 <hmz007@gmail.com>
Change-Id: Ib87fdbe7a0be7dc961af3500fe9ea4589a127f9f
2024-10-29 18:12:02 +08:00

29 lines
821 B
Plaintext

name: "ANGLE"
description:
"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, 3.0 "
"and 3.1 to Vulkan, desktop OpenGL, OpenGL ES, Direct3D 9, and Direct3D "
"11. Future plans include ES 3.2, translation to Metal and MacOS, Chrome "
"OS, and Fuchsia support."
third_party: {
type: PACKAGE
url {
type: HOMEPAGE
value: "http://angleproject.org"
}
url {
type: GIT
value: "https://chromium.googlesource.com/angle/angle"
}
version: "1.0"
license_type: RESTRICTED
last_upgrade_date {
year: 2020
month: 2
day: 21
}
}