Skip to content

dsafdsaf132/angle-prebuilt

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28,274 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ANGLE Prebuilt

This repository tracks upstream google/ANGLE and publishes ready-to-use archives for native EGL/OpenGL ES consumers.

It syncs, builds, and releases every Sunday at 00:00 UTC.

Targets

Target Archive CI
Linux x64 angle-{version}-linux-x64.tar.gz Smoke passed
Linux arm64 angle-{version}-linux-arm64.tar.gz Smoke passed
macOS x64 angle-{version}-darwin-x64.tar.gz Smoke skipped
macOS arm64 angle-{version}-darwin-arm64.tar.gz Smoke passed
macOS universal angle-{version}-darwin-universal.tar.gz Smoke skipped
Windows x64 angle-{version}-win32-x64.zip Smoke passed
Windows arm64 angle-{version}-win32-arm64.zip Smoke passed

Archive Layout

angle/
  include/
    EGL/
    GLES/
    GLES2/
    GLES3/
    KHR/
  out/
    Release/
      libEGL.*
      libGLESv2.*
      platform-specific import/runtime files
  LICENSE
  angle-build.json

angle-build.json records the ANGLE ref, resolved commit, platform, arch, Release/shared-library settings, generation time, and GN args.

License

ANGLE is distributed under the BSD-style license in LICENSE.

Redistributed archives include LICENSE. Review third-party and platform runtime redistribution terms for files included by each build, especially d3dcompiler_47.dll on Windows.

About

ANGLE prebuilt shared-library archives for EGL/OpenGL ES/WebGL-style native consumers.

Resources

License

Stars

Watchers

Forks

Contributors

Languages

  • C++ 89.9%
  • C 3.8%
  • Objective-C++ 1.8%
  • Python 1.6%
  • Rust 1.5%
  • Metal 0.4%
  • Other 1.0%