feat(clusterApp):BringUp OpenGlES+DRM on RK3576

This commit is contained in:
2026-04-28 21:30:18 +08:00
parent f3f5d1b00b
commit d5b56baefc
213 changed files with 136403 additions and 678 deletions

View File

@@ -0,0 +1,12 @@
prefix=/usr/local
includedir=${prefix}/include
libdir=${prefix}/lib
gbmbackendspath=/usr/local/lib/gbm
Name: gbm
Description: Mesa gbm library
Version: 24.1.7
Libs: -L${libdir} -lgbm
Libs.private: -ldl
Cflags: -I${includedir}