mirror of
https://github.com/godotengine/godot-angle-static.git
synced 2026-01-03 14:09:33 +03:00
Change-Id: I729d3208b206e83f99e73002b45402c4f6f9f443 Reviewed-on: https://chromium-review.googlesource.com/301560 Reviewed-by: Geoff Lang <geofflang@chromium.org> Reviewed-by: Corentin Wallez <cwallez@chromium.org> Tested-by: Geoff Lang <geofflang@chromium.org>
16 lines
428 B
Markdown
16 lines
428 B
Markdown
# ANGLE Source Code
|
|
|
|
# Browsing
|
|
|
|
ANGLE's source no longer resides at code.google.com! To browse the ANGLE source,
|
|
please visit https://chromium.googlesource.com/angle/angle
|
|
|
|
# Checkout
|
|
|
|
You may clone the ANGLE repository with:
|
|
|
|
> `git clone https://chromium.googlesource.com/angle/angle`
|
|
|
|
For full instructions on setting up your system with the necessary prerequisites
|
|
for development with ANGLE, please see the DevSetup page.
|