• Joined on 2026-06-15
echo pushed to lineage-23.2 at lineage-rockchip/android_external_minigbm 2026-07-11 16:59:49 +00:00
ea676dff70 Remove gbm_mesa gralloc modules (requires mesa libgbm_mesa)
echo pushed to lineage-23.2 at lineage-rockchip/android_external_minigbm 2026-07-11 16:58:32 +00:00
5f19cf2821 Remove gbm_mesa_driver (requires mesa libgbm_mesa)
echo pushed to lineage-23.2 at lineage-rockchip/android_device_rockchip_tart 2026-07-11 16:58:05 +00:00
13a4f388a8 Remove minigbm_gbm_mesa gralloc APEX (requires mesa libgbm)
echo pushed to lineage-23.2 at lineage-rockchip/android_device_rockchip_tart 2026-07-11 16:56:35 +00:00
57f2474eff Remove Panfrost/mesa3d-specific packages for stock mesa PoC
echo pushed to lineage-23.2 at lineage-rockchip/android_local_manifest 2026-07-11 16:56:30 +00:00
45590f9b20 Revert to stock AOSP mesa3d for booting PoC
echo pushed to lineage-23.2 at lineage-rockchip/android_external_mesa3d 2026-07-11 16:35:57 +00:00
c6120c0e4d Remove remaining bi_opcodes_h_gen references from gallium driver
echo pushed to lineage-23.2 at lineage-rockchip/android_external_mesa3d 2026-07-11 16:35:08 +00:00
9440e9dcc9 Remove Python codegen genrules that fail in Soong sandbox
echo pushed to lineage-23.2 at lineage-rockchip/android_device_rockchip_tart 2026-07-11 15:47:41 +00:00
76319e662e Use TARGET_NO_KERNEL for prebuilt kernel handled by custom bootimg
echo pushed to lineage-23.2 at lineage-rockchip/android_device_rockchip_tart 2026-07-11 15:36:04 +00:00
0c8cae4602 Add prebuilt kernel config to BoardConfig.mk
echo pushed to lineage-23.2 at lineage-rockchip/android_device_rockchip_tart 2026-07-11 15:33:15 +00:00
f92fcab811 Remove non-existent package references from device tree
echo pushed to lineage-23.2 at lineage-rockchip/android_external_mesa3d 2026-07-11 15:29:10 +00:00
b78a113299 Remove model include dir from top-level vulkan.panfrost
echo pushed to lineage-23.2 at lineage-rockchip/android_external_mesa3d 2026-07-11 14:56:18 +00:00
16c5bceb2a Remove non-existent model include dir from per-arch vulkan modules
echo pushed to lineage-23.2 at lineage-rockchip/android_external_mesa3d 2026-07-11 14:55:09 +00:00
4f689efaa8 Fix local_include_dirs paths for per-arch vulkan modules
echo pushed to lineage-23.2 at lineage-rockchip/android_external_mesa3d 2026-07-11 14:53:35 +00:00
b0494e1135 Fix local_include_dirs for distributed Android.bp paths
echo pushed to lineage-23.2 at lineage-rockchip/android_external_mesa3d 2026-07-11 14:52:18 +00:00
51731b681b Rename .h.py/.c.py files to _h.py/_c.py to avoid Soong subpath parsing
echo pushed to lineage-23.2 at lineage-rockchip/android_external_mesa3d 2026-07-11 14:51:13 +00:00
5177449819 Fix perf module include path and remove host_supported
echo pushed to lineage-23.2 at lineage-rockchip/android_external_mesa3d 2026-07-11 14:50:16 +00:00
bc627d48f5 Remove panfrost_model dependency from vulkan.panfrost
echo pushed to lineage-23.2 at lineage-rockchip/android_external_mesa3d 2026-07-11 14:49:35 +00:00
c75e21a867 Fix missing source files and meson_generated paths
echo pushed to lineage-23.2 at lineage-rockchip/android_external_mesa3d 2026-07-11 03:30:36 +00:00
a9bb56ccad Remove host_supported from Android-only shared library modules
echo pushed to lineage-23.2 at lineage-rockchip/android_external_mesa3d 2026-07-11 03:28:19 +00:00
53d864b45d Fix genrule cmd syntax: escape dollar paren for Soong