• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1name: "mesa3d"
2description:
3    "Mesa (or Mesa 3D) is a library which provides the OpenGL, OpenGL ES, EGL, "
4    "Vulkan and other standard graphics APIs, and the userspace part of the "
5    "graphics hardware drivers required to accelerate these APIs."
6
7third_party {
8  url {
9    type: HOMEPAGE
10    value: "https://www.mesa3d.org/"
11  }
12  url {
13    type: GIT
14    value: "git://anongit.freedesktop.org/git/mesa/mesa"
15  }
16  version: "17.0.4"
17  last_upgrade_date { year: 2017 month: 5 day: 22 }
18  license_type: NOTICE
19}
20