phoenix-firestorm/indra/llrender
Ansariel c7a44ac88b Merge branch 'DRTVWR-601' of https://github.com/secondlife/viewer
# Conflicts:
#	indra/newview/app_settings/settings.xml
#	indra/newview/lltexturectrl.h
2024-01-17 11:04:36 +01:00
..
CMakeLists.txt Merge branch 'master' of https://vcs.firestormviewer.org/phoenix-firestorm 2023-10-04 11:38:21 +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-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 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 'master' of https://vcs.firestormviewer.org/phoenix-firestorm 2023-07-18 10:22:07 +02:00
llfontgl.h Merge branch 'master' of https://vcs.firestormviewer.org/phoenix-firestorm 2023-07-18 10:22:07 +02:00
llfontregistry.cpp Merge branch 'DRTVWR-568_cmake' of https://bitbucket.org/lindenlab/viewer 2022-09-17 23:12:34 +02:00
llfontregistry.h
llgl.cpp Linux: Experimentally apply Alchemy's AMD/intel GPU memory detection fix - Thanks to Rye for this code 2023-11-02 05:53:30 +01:00
llgl.h Linux: Experimentally apply Alchemy's AMD/intel GPU memory detection fix - Thanks to Rye for this code 2023-11-02 05:53:30 +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
llglheaders.h Linux: make it build 2023-04-16 18:19:07 +02:00
llglslshader.cpp Merge branch 'DRTVWR-559' of https://github.com/secondlife/viewer 2023-05-19 11:27:04 +02: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-596' of https://github.com/secondlife/viewer 2023-12-03 14:56:30 +01:00
llgltexture.h Merge branch 'DRTVWR-596' of https://github.com/secondlife/viewer 2023-12-03 14:56:30 +01:00
llgltypes.h
llimagegl.cpp Merge branch 'DRTVWR-559' of https://github.com/secondlife/viewer 2023-10-01 18:18:17 +02:00
llimagegl.h Merge branch 'DRTVWR-559' of https://github.com/secondlife/viewer 2023-10-01 18:18:17 +02:00
llpostprocess.cpp SL-19148 Decruft followthrough -- decruft shader tree and some remaining forward rendering code. 2023-02-03 19:45:31 -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-09-21 18:34:10 +02:00
llrender.h Merge branch 'DRTVWR-559' of https://github.com/secondlife/viewer 2023-10-27 13:00:41 +02:00
llrender2dutils.cpp Merge branch 'DRTVWR-559' of https://github.com/secondlife/viewer 2023-05-17 18:02:50 +02: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 Merge branch 'DRTVWR-559' of https://github.com/secondlife/viewer 2023-04-29 23:32:04 +02:00
llrendertarget.h Move mipmap generation into LLRenderTarget. 2023-04-14 03:08:28 -07:00
llshadermgr.cpp Merge branch 'DRTVWR-596' of https://github.com/secondlife/viewer 2023-12-08 00:10:01 +01:00
llshadermgr.h Work in progress for shader updates (not working) 2023-11-25 14:43:09 +00: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
lltexturemanagerbridge.cpp SL-19134 Some texture related adjustments 2023-02-07 12:36:20 +02:00
lltexturemanagerbridge.h SL-19134 Some texture related adjustments 2023-02-07 12:36:20 +02:00
lluiimage.cpp
lluiimage.h
lluiimage.inl
llvertexbuffer.cpp Merge branch 'DRTVWR-559' of https://github.com/secondlife/viewer 2023-09-07 15:47:51 +02:00
llvertexbuffer.h Merge branch 'DRTVWR-559' of https://github.com/secondlife/viewer 2023-03-20 11:14:08 +01:00