Skip to content

fix: update the target link lib to support color space convert feature#110

Merged
DapengYuan-David merged 1 commit intoqualcomm-linux:mainfrom
violet227:main
Feb 24, 2026
Merged

fix: update the target link lib to support color space convert feature#110
DapengYuan-David merged 1 commit intoqualcomm-linux:mainfrom
violet227:main

Conversation

@violet227
Copy link
Contributor

CRs-Fixed: 4448195

Motivation

  • Update target link lib to support color space convert feature
  • On QLI 1.0, the platform provided link mapping between libGLESv2.so.2 and libGLESv2_adreno.so.2
  • While in QLI 0.0, the link relationship was removed. The default GLES lib link to the libglvnd
  • Need to link the qcom-adreno directly

Impact
Meet symbol miss like glEGLImageTargetTexture2DOES on runtime.

Update the target link lib.

Signed-off-by: Vito Wang <wantao@qti.qualcomm.com>
@github-actions
Copy link

Test run workflow

Test jobs for commit cf84977

@test-reporting-app
Copy link

Test Results

 2 files  ±0   4 suites  ±0   2m 48s ⏱️ ±0s
16 tests ±0  16 ✅ ±0  0 💤 ±0  0 ❌ ±0 
40 runs  ±0  40 ✅ ±0  0 💤 ±0  0 ❌ ±0 

Results for commit cf84977. ± Comparison against base commit 3164c62.

@violet227 violet227 changed the title fix: update the target link lib fix: update the target link lib to support color space convert feature Feb 24, 2026
@DapengYuan-David DapengYuan-David merged commit 3222699 into qualcomm-linux:main Feb 24, 2026
30 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants