backends/drm: Use glReadnPixels to download texture contents
Code
Review changes
Check out branch
Download
Patches
Plain diff
Expand sidebar
backends/drm: Use glReadnPixels to download texture contents
Vlad Zahorodnii
requested to merge
work/zzag/backend-drm-use-glreadnpixels
into
master
Sep 18, 2024
Overview
4
Commits
1
Pipelines
4
Changes
1
This helps us to prevent writing data outside the boundaries of the destination buffer.
Merge request reports
Loading