You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
jianglk.darker
7ee447c011
|
4 months ago | |
---|---|---|
.. | ||
README.md | 4 months ago | |
VERSION | 4 months ago | |
common.py | 4 months ago | |
create.py | 4 months ago | |
create_and_upload.py | 4 months ago | |
download.py | 4 months ago | |
upload.py | 4 months ago |
README.md
This asset is the necessary includes and libs to compile/link the gpu code for ARM Chromebooks with gpu supports EGL and GLES.
Zip up the /usr/lib folder on any Arm Chromebook (e.g. Asus C100p). Extract it somewhere on the dev machine and use that folder as the input to create_and_upload:
./infra/bots/assets/chromebook_arm_gles/create_and_upload.py --lib_path [dir]
This script installs the following GL packages and then bundles them with the unzipped libs:
libgles2-mesa-dev libegl1-mesa-dev