Skip to content
GitLab
Explore
Sign in
plugins/colorpicker: Port to glReadnPixels()
Code
Review changes
Check out branch
Download
Patches
Plain diff
Vlad Zahorodnii
requested to merge
work/zzag/color-picker-gl-read-n-pixels
into
master
Sep 18, 2024
Overview
7
Commits
1
Pipelines
4
Changes
1
Expand
glReadnPixels() is a safer version of glReadPixels() because it has bounds checks.
Merge request reports
Loading