phoenix-firestorm/indra/llrender
Andrey Lihatskiy 1ae6f5dd6f Merge branch 'main' into DRTVWR-591-maint-X
# Conflicts:
#	indra/llui/lltransutil.cpp
#	indra/newview/app_settings/settings.xml
#	indra/newview/llfloaterenvironmentadjust.cpp
#	indra/newview/llpaneleditwater.cpp
#	indra/newview/llpanelface.cpp
#	indra/newview/lltexturectrl.cpp
#	indra/newview/lltexturectrl.h
2024-03-27 00:33:40 +02: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 Proposal #2 to restore how UI/dialogs used to render by prioritizing fallback fonts. 2024-03-14 01:47:14 +02:00
llfontfreetype.h
llfontfreetypesvg.cpp
llfontfreetypesvg.h
llfontgl.cpp Allow fading emojis characters in fading text. 2024-03-15 21:45:55 +02:00
llfontgl.h triage#86 Use Emoji font in LineEditor by default 2024-03-05 15:37:49 +01:00
llfontregistry.cpp DRTVWR-489: Fix things up after a messy merge with main because of a gigantic CMake patch. Sadly, my macOS box updated to Xcode14.3 overnight and that caused many warnings/errors with variables being initialized and then used but not in a way that affected anything.. Building on Xcode 14.3 also requires that MACOSX_DEPLOYMENT_TARGET be set to > 10.13. Waiting on a decision about that but checking this in in the meantime. Builds on macOS with appropriate build variables set for MACOSX_DEPLOYMENT_TARGET = 10.14 but not really expecting this to build in TC because (REDACTED). Windows version probably hopelessly broken - switching to that now. 2023-04-03 14:58:58 -07:00
llfontregistry.h
llgl.cpp Merge branch 'main' into DRTVWR-489 2023-12-05 03:37:06 +01:00
llgl.h DRTVWR-559 Decruft deprecated OpenGL flags. 2023-05-16 20:31:29 -05:00
llglcommonfunc.cpp
llglcommonfunc.h
llglheaders.h
llglslshader.cpp Add a binary cache for compiled shaders using glProgramBinary (#216) 2023-05-17 18:30:27 -05:00
llglslshader.h SL-20611 followup -- remove now unused glsl files. Fix transparent water. 2023-11-17 10:10:58 -06:00
llglstates.h DRTVWR-559 Decruft deprecated OpenGL flags. 2023-05-16 20:31:29 -05:00
llgltexture.cpp Merge branch 'DRTVWR-591-maint-X' into marchcat/591-x-pbr-merge 2023-11-30 13:30:27 +02:00
llgltexture.h Merge branch 'DRTVWR-591-maint-X' into marchcat/591-x-pbr-merge 2023-11-30 13:30:27 +02: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 Issue #54 LLRender::init crash 2024-03-05 01:58:57 +02:00
llrender.h Issue #54 LLRender::init crash 2024-03-05 01:58:57 +02:00
llrender2dutils.cpp DRTVWR-559 Decruft deprecated OpenGL flags. 2023-05-16 20:31:29 -05:00
llrender2dutils.h DRTVWR-559 Decruft deprecated OpenGL flags. 2023-05-16 20:31:29 -05:00
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 SL-19197 Fix for crash in LLRenderTarget::release 2023-04-27 16:05:07 -05:00
llrendertarget.h Move mipmap generation into LLRenderTarget. 2023-04-14 03:08:28 -07:00
llshadermgr.cpp SL-20611 followup -- remove now unused glsl files. Fix transparent water. 2023-11-17 10:10:58 -06:00
llshadermgr.h SL-19842 WIP -- Move sky auto adjustment magic numbers to debug settings. 2023-08-22 13:17:58 -05:00
lltexture.cpp
lltexture.h
lltexturemanagerbridge.cpp
lltexturemanagerbridge.h
lluiimage.cpp
lluiimage.h
lluiimage.inl
llvertexbuffer.cpp SL-20280 BugSplat Crash in LLVertexBuffer::setBuffer() 2023-09-20 18:11:32 +02:00
llvertexbuffer.h