Samsung / GearVRf

The GearVR framework(GearVRf) is an Open Source VR rendering library for application development on VR-supported Android devices.
http://www.gearvrf.org
Apache License 2.0
407 stars 217 forks source link

Use precompiled libshaderc #1985

Closed liaxim closed 6 years ago

liaxim commented 6 years ago

Speeds up the build noticeably. Also makes it possible to use Android Studio 3.3 Canary builds which have a problem otherwise.

GearVRf-DCO-1.0-Signed-off-by: Mihail Marinov m.marinov@samsung.com

liaxim commented 6 years ago

Planning to merge on Wednesday.