From bfa45e231194fd80ff6b49a5f2df50b48dbd1cdf Mon Sep 17 00:00:00 2001 From: Ansariel Date: Mon, 20 Nov 2023 13:01:02 +0100 Subject: [PATCH] Let's see if multithreaded bumplist works okay with PBR --- indra/newview/lldrawpoolbump.cpp | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/indra/newview/lldrawpoolbump.cpp b/indra/newview/lldrawpoolbump.cpp index ea2a9ba03f..ffc78ec70c 100644 --- a/indra/newview/lldrawpoolbump.cpp +++ b/indra/newview/lldrawpoolbump.cpp @@ -81,8 +81,7 @@ static BOOL shiny = FALSE; // Enabled after changing LLViewerTexture::mNeedsCreateTexture to an // LLAtomicBool; this should work just fine, now. HB -// #define LL_BUMPLIST_MULTITHREADED 1 // Enabling this causes issues on some machines -#define LL_BUMPLIST_MULTITHREADED 0 +#define LL_BUMPLIST_MULTITHREADED 1 // static