phoenix-firestorm/indra/llrender
RunitaiLinden 2880e5ceee
#1139 Fix for world going black/white in some scenes (NaNs) (#1273)
* #1139 Fix for world going black/white in some scenes (NaNs)

NaNs were coming from normal encode/decode.  Take advantage of available gbuffer space to send full normal instead of encoding.

* #1139 Cleanup

remove now unused encodeNormF.glsl

* #1139 Remove final reference to encodeNormF

* #1139 Fix for getNormalEnvIntensityFlags referencing wrong sampler for env intensity

* Mac build fix
2024-04-19 11:59:28 -05:00
..
CMakeLists.txt Merge branch 'main' into DRTVWR-489 2023-12-05 03:37:06 +01:00
llatmosphere.cpp
llatmosphere.h
llcubemap.cpp
llcubemap.h
llcubemaparray.cpp SL-20498 Preserve default probe when resetting reflection probes. 2023-10-23 13:54:00 -05:00
llcubemaparray.h SL-20498 Preserve default probe when resetting reflection probes. 2023-10-23 13:54:00 -05:00
llfontbitmapcache.cpp
llfontbitmapcache.h
llfontfreetype.cpp SL-20795 Part of previously typed emojis disappear in the 'Save settings as a preset...' option of the 'Preferences' floater 2024-01-17 04:34:21 +01:00
llfontfreetype.h
llfontfreetypesvg.cpp
llfontfreetypesvg.h
llfontgl.cpp SL-20795 Part of previously typed emojis disappear in the 'Save settings as a preset...' option of the 'Preferences' floater 2024-01-17 04:34:21 +01:00
llfontgl.h SL-20795 Part of previously typed emojis disappear in the 'Save settings as a preset...' option of the 'Preferences' floater 2024-01-17 04:34:21 +01:00
llfontregistry.cpp
llfontregistry.h
llgl.cpp Merge branch 'main' into DRTVWR-588-maint-W 2024-03-01 17:30:06 +02:00
llgl.h
llglcommonfunc.cpp
llglcommonfunc.h
llglheaders.h
llglslshader.cpp
llglslshader.h #1139 Fix for world going black/white in some scenes (NaNs) (#1273) 2024-04-19 11:59:28 -05:00
llglstates.h
llgltexture.cpp SL-20411 Thumbnail textures should have less of an impact on performance #1 2023-11-21 22:11:30 +02:00
llgltexture.h Allow for upload of 2k textures (#652) 2024-01-18 10:33:02 -06:00
llgltypes.h
llimagegl.cpp SL-17896 Don't crash silently if files are missing or out of memory 2024-03-05 00:29:35 +02:00
llimagegl.h Fix integer overflow when framebuffers are extremely high resolution resulting in INT_MAX texture bias (#393) 2023-09-28 15:05:37 -05:00
llpostprocess.cpp
llpostprocess.h
llrender.cpp 1176 integrate llgltfnode with selection manager and llmaniptranslate/rotate (#1258) 2024-04-17 16:12:49 -05:00
llrender.h Issue #54 LLRender::init crash 2024-03-05 01:58:57 +02:00
llrender2dutils.cpp
llrender2dutils.h
llrendernavprim.cpp SL-20704 Fix for pathfinding debug display not working. 2024-01-10 13:50:15 -06:00
llrendernavprim.h
llrendersphere.cpp
llrendersphere.h
llrendertarget.cpp secondlife/viewer-issues#72: More correct interpretation of swapFBORefs 2024-02-21 16:06:11 -08:00
llrendertarget.h secondlife/viewer-issues#72: Fix material preview affecting exposure on main screen 2024-02-21 12:53:10 -08:00
llshadermgr.cpp #1139 Fix for world going black/white in some scenes (NaNs) (#1273) 2024-04-19 11:59:28 -05:00
llshadermgr.h Merge branch 'release/materials_featurette' into materials_featurette/mirrors 2024-02-07 11:20:06 -06:00
lltexture.cpp
lltexture.h
lltexturemanagerbridge.cpp
lltexturemanagerbridge.h
lluiimage.cpp
lluiimage.h
lluiimage.inl
llvertexbuffer.cpp #1126 gltf scene import prototype (#1172) 2024-04-09 19:21:10 -05:00
llvertexbuffer.h SL-20606: Full GLTF material preview. Works for most materials. 2024-01-19 15:43:13 -08:00