chore: update lsfg-vk Android layer to v1.0.2#1437
Conversation
📝 WalkthroughWalkthroughThe PR updates the LSFG Vulkan Android runtime from v1.0.1 to v1.0.2 by pinning the submodule to a new commit hash and bumping the corresponding version constant in ChangesLSFG Runtime Version Bump
Possibly related PRs
Suggested reviewers
Poem
🎯 1 (Trivial) | ⏱️ ~3 minutes 🚥 Pre-merge checks | ✅ 4 | ❌ 1❌ Failed checks (1 warning)
✅ Passed checks (4 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
Does this still need review/merging or should we hold off in favour of #1443? |
|
@utkarshdalal i don't think bionic fg replaces lsfg, should update regardless |
Description
brings these changes over to our org fork
FrankBarretta/lsfg-vk-android@release...overlay-support
branch name is misleading, but upstream is using that build in latest android lsfg apk with Mali improvements and debugging coverage
Recording
Type of Change
Checklist
#code-changes, I have discussed this change there and it has been green-lighted. If I do not have access, I have still provided clear context in this PR. If I skip both, I accept that this change may face delays in review, may not be reviewed at all, or may be closed.CONTRIBUTING.md.Summary by cubic
Update the
lsfg-vkAndroid layer to v1.0.2 to pick up the latest Vulkan layer binary. Replaces the bundledliblsfg-vk-layer.so, updates thelsfg-vk-androidsubmodule, and bumpsRUNTIME_VERSIONso the new binary is loaded.Written for commit 50a5373. Summary will update on new commits.