Skip to content
GitLab
Explore
Sign in
Register
shaders/lut: fallback to texture() on older GLSL
Code
Review changes
Check out branch
Download
Patches
Plain diff
Niklas Haas
requested to merge
old_glsl_luts
into
master
Oct 12, 2022
Overview
1
Commits
2
Pipelines
2
Changes
2
Expand
Instead of requiring GLSL 130+ for texelFetch().
Fixes:
#233 (closed)
Merge request reports
Loading