phoenix-firestorm/indra/llrender
Ansariel 6cbca4da71 Merge branch 'DRTVWR-559' of https://github.com/secondlife/viewer
# Conflicts:
#	indra/llcommon/llprofiler.h
#	indra/llcommon/lluuid.cpp
#	indra/llprimitive/llmodel.cpp
#	indra/llrender/llrendertarget.cpp
#	indra/newview/app_settings/settings.xml
#	indra/newview/app_settings/shaders/class1/deferred/multiPointLightF.glsl
#	indra/newview/app_settings/shaders/class1/deferred/pointLightF.glsl
#	indra/newview/llviewerwindow.cpp
#	indra/newview/pipeline.cpp
#	indra/newview/skins/default/xui/da/floater_about.xml
#	indra/newview/skins/default/xui/de/floater_about.xml
#	indra/newview/skins/default/xui/en/floater_about.xml
#	indra/newview/skins/default/xui/es/floater_about.xml
#	indra/newview/skins/default/xui/fr/floater_about.xml
#	indra/newview/skins/default/xui/it/floater_about.xml
#	indra/newview/skins/default/xui/pt/floater_about.xml
#	indra/newview/skins/default/xui/ru/floater_about.xml
#	indra/newview/skins/default/xui/tr/floater_about.xml
#	indra/newview/skins/default/xui/zh/floater_about.xml
2023-02-01 11:40:17 +01:00
..
CMakeLists.txt Merge branch 'master' of https://vcs.firestormviewer.org/phoenix-firestorm 2022-08-04 15:25:54 +02:00
llatmosphere.cpp Merge branch 'DRTVWR-559' of https://bitbucket.org/lindenlab/viewer 2022-09-13 20:11:44 +02:00
llatmosphere.h
llcubemap.cpp SL-18128 Clear out much OpenGL cruft and switch to core profile on AMD 2022-09-16 16:25:26 -05:00
llcubemap.h SL-17283 LLReflectionMapManager prototype. Remove snapshot code related overhead from reflection map renders. Add parallax correction and support for multiple reflection maps. 2022-05-04 16:07:50 +00:00
llcubemaparray.cpp SL-18483 Work around for crash on AMD when using glGenerateMipmap on cubemap array. 2022-10-31 15:19:28 -05:00
llcubemaparray.h SL-18190 Don't allocate mips for irradiance maps because they're never generated. Disable OpenGL core profile on Intel by default. 2022-09-20 12:28:45 -05:00
llfontbitmapcache.cpp SL-16148 SL-16244 SL-16270 SL-16253 Remove most BlockTimers, remove LLMemTracked, introduce alignas, hook most/all reamining allocs, disable synchronous occlusion, and convert frequently accessed LLSingletons to LLSimpleton 2021-10-28 18:06:21 +00:00
llfontbitmapcache.h SL-16148 SL-16244 SL-16270 SL-16253 Remove most BlockTimers, remove LLMemTracked, introduce alignas, hook most/all reamining allocs, disable synchronous occlusion, and convert frequently accessed LLSingletons to LLSimpleton 2021-10-28 18:06:21 +00:00
llfontfreetype.cpp Merge branch 'DRTVWR-546' of https://bitbucket.org/lindenlab/viewer 2021-11-12 17:31:39 +01:00
llfontfreetype.h Merge branch 'DRTVWR-546' of https://bitbucket.org/lindenlab/viewer 2021-11-12 17:31:39 +01:00
llfontgl.cpp Merge branch 'DRTVWR-546' of https://bitbucket.org/lindenlab/viewer 2022-01-15 02:39:07 +01:00
llfontgl.h Merge branch 'DRTVWR-546' of https://bitbucket.org/lindenlab/viewer 2021-11-12 15:21:52 +01:00
llfontregistry.cpp Merge branch 'DRTVWR-546' of https://bitbucket.org/lindenlab/viewer 2021-11-12 15:21:52 +01:00
llfontregistry.h
llgl.cpp Merge branch 'DRTVWR-559' of https://github.com/secondlife/viewer 2023-02-01 11:40:17 +01:00
llgl.h Merge branch 'DRTVWR-559' of https://github.com/secondlife/viewer 2023-01-19 23:04:50 +01:00
llglcommonfunc.cpp SL-18190 Water shader WIP. Better parallax correction for sphere probes. Reduce probe memory footprint. Remove framebuffer copies and move to deprecate stencil buffer usage. 2022-10-06 18:40:01 -05:00
llglcommonfunc.h
llgldbg.cpp
llgldbg.h
llglheaders.h Merge branch 'DRTVWR-559' of https://bitbucket.org/lindenlab/viewer 2022-09-20 11:37:09 +02:00
llglslshader.cpp Merge branch 'DRTVWR-559' of https://github.com/secondlife/viewer 2023-02-01 11:40:17 +01:00
llglslshader.h SL-19015 Balance sun/sky ambiance with punctual light ambiance. Prevent irradiance maps from being brighter than the environment. 2023-01-31 15:01:05 -06:00
llglstates.h SL-17967 - _ARB constant removal 2022-09-01 13:38:22 -07:00
llgltexture.cpp Merge branch 'DRTVWR-546' of https://bitbucket.org/lindenlab/viewer 2022-02-22 14:52:56 +01:00
llgltexture.h Merge branch 'DRTVWR-546' of https://bitbucket.org/lindenlab/viewer 2022-02-22 14:52:56 +01:00
llgltypes.h
llimagegl.cpp Merge branch 'DRTVWR-559' of https://github.com/secondlife/viewer 2023-02-01 11:40:17 +01:00
llimagegl.h Merge branch 'DRTVWR-559' of https://bitbucket.org/lindenlab/viewer 2022-09-17 12:02:14 +02:00
llpostprocess.cpp SL-19015 Balance sun/sky ambiance with punctual light ambiance. Prevent irradiance maps from being brighter than the environment. 2023-01-31 15:01:05 -06:00
llpostprocess.h SL-17967 - Git rid of ARB that is in core 2022-09-01 10:58:27 -07:00
llrender.cpp Merge branch 'DRTVWR-559' of https://github.com/secondlife/viewer 2023-02-01 11:40:17 +01:00
llrender.h Merge branch 'DRTVWR-559' of https://github.com/secondlife/viewer 2023-02-01 11:40:17 +01:00
llrender2dutils.cpp Merge branch 'DRTVWR-559' of https://bitbucket.org/lindenlab/viewer 2022-09-20 11:37:09 +02:00
llrender2dutils.h Merge branch 'master' of https://vcs.firestormviewer.org/phoenix-firestorm 2021-02-03 18:10:48 +01:00
llrendernavprim.cpp Optimizations, decruft, and intel compatibility pass (#53) 2023-01-19 09:13:45 -06:00
llrendernavprim.h
llrendersphere.cpp
llrendersphere.h
llrendertarget.cpp Merge branch 'DRTVWR-559' of https://github.com/secondlife/viewer 2023-02-01 11:40:17 +01:00
llrendertarget.h SL-19203 et al -- Integrate SSR with reflection probes, tweak probe blending. (#63) 2023-01-27 17:24:22 -06:00
llshadermgr.cpp Merge branch 'DRTVWR-559' of https://github.com/secondlife/viewer 2023-02-01 11:40:17 +01:00
llshadermgr.h Merge branch 'DRTVWR-559' of https://github.com/secondlife/viewer 2023-02-01 11:40:17 +01:00
lltexture.cpp
lltexture.h SL-16148 SL-16244 SL-16270 SL-16253 Remove most BlockTimers, remove LLMemTracked, introduce alignas, hook most/all reamining allocs, disable synchronous occlusion, and convert frequently accessed LLSingletons to LLSimpleton 2021-10-28 18:06:21 +00:00
lluiimage.cpp
lluiimage.h
lluiimage.inl
llvertexbuffer.cpp Merge branch 'DRTVWR-559' of https://github.com/secondlife/viewer 2023-02-01 11:40:17 +01:00
llvertexbuffer.h Merge branch 'DRTVWR-559' of https://github.com/secondlife/viewer 2023-01-19 23:04:50 +01:00