summaryrefslogtreecommitdiff
path: root/indra/llfilesystem/lldir_linux.cpp
diff options
context:
space:
mode:
authorErik Kundiman <erik@megapahit.org>2025-05-08 17:26:39 +0800
committerErik Kundiman <erik@megapahit.org>2025-05-08 17:26:39 +0800
commitd0324be669ac4ec7f63241bbc135d562b600095a (patch)
treeb205fea8c63912a337fa10cd359cd5b631d04b9c /indra/llfilesystem/lldir_linux.cpp
parentb04cc0b90ab93141d3ffc77bceb241da41c37ace (diff)
Fix "Too many fragment shader texture samplers"
Linux on M1 crash, caused by PBR Terrain. M1 only supports 16 image samplers in the fragment shader (GL_MAX_TEXTURE_IMAGE_UNITS). That's why we need to be able to mask RenderTerrainPBRDetail on Linux too by adding it to an also added TexUnit16orLess list to its feature table, and to the graphic settings lists above it in the file.
Diffstat (limited to 'indra/llfilesystem/lldir_linux.cpp')
0 files changed, 0 insertions, 0 deletions