Searched +full:libxcb +full:- +full:keysyms1 (Results 1 – 3 of 3) sorted by relevance
2 # https://travis-ci.org12 - env: CHECK_COMMIT_FORMAT=ON13 - env: VULKAN_BUILD_TARGET=GN16 - os: linux18 env: VULKAN_BUILD_TARGET=ANDROID ANDROID_TARGET=android-26 ANDROID_ABI=armeabi-v7a19 # Android 64-bit build.20 - os: linux22 env: VULKAN_BUILD_TARGET=ANDROID ANDROID_TARGET=android-26 ANDROID_ABI=arm64-v8a24 - os: linux28 - os: linux[all …]
6 set -e7 set -o xtrace11 apt-get install -y libelogind0 # this interfere with systemd deps, install separately17 dpkg-dev19 glslang-tools20 libexpat1-dev22 libdrm-dev23 libgbm-dev24 libgles2-mesa-dev25 liblz4-dev[all …]
3 There are many ways to debug ANGLE using generic or platform-dependent tools. Here is a list of tips23 `ldconfig -p | grep libGL`.35 ninja -C out/Debug37 apitrace trace -o mytrace ./out/Debug/hello_triangle54 If you want to enable `INFO`-level logs (and up) without incuring the log spam75 diff --git a/build/config/compiler/compiler.gni b/build/config/compiler/compiler.gni77 --- a/build/config/compiler/compiler.gni79 @@ -86,7 +86,8 @@ declare_args() {83 - forbid_non_component_debug_builds = build_with_chromium90 diff --git a/scripts/gdbclient.py b/scripts/gdbclient.py[all …]