phoenix-firestorm/indra/llrender
Dave Parks 31e2fa5e50 SL-17600 WIP -- Proper radiance maps (not just mipped cubemaps). 2022-06-21 22:44:30 -05:00
..
CMakeLists.txt SL-17284 Reflection probe tuning and optimization take 1 2022-05-16 17:21:08 +00:00
llatmosphere.cpp SL-10566 2019-03-04 08:04:18 -08:00
llatmosphere.h SL-10664 2019-03-02 07:17:46 -08:00
llcubemap.cpp SL-17284 Reflection probe tuning and optimization take 1 2022-05-16 17:21:08 +00: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-17600 WIP -- Proper radiance maps (not just mipped cubemaps). 2022-06-21 22:44:30 -05:00
llcubemaparray.h SL-17600 WIP -- Proper radiance maps (not just mipped cubemaps). 2022-06-21 22:44:30 -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 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.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
llfontgl.cpp SL-16606: Add profiler category UI 2022-01-14 11:50:21 -08:00
llfontgl.h SL-16141 Load fonts and generate glyphs on startup 2021-10-11 18:05:27 +03:00
llfontregistry.cpp SL-16141 Load fonts and generate glyphs on startup 2021-10-11 18:05:27 +03:00
llfontregistry.h SL-10610 FIXED Floaters fails to display certain symbols. Added ability to load font collections. 2019-03-19 11:16:24 +02:00
llgl.cpp Merge remote-tracking branch 'remotes/origin/DRTVWR-546' into DRTVWR-559 2022-05-16 12:26:17 -05:00
llgl.h SL-17284 Reflection probe tuning and optimization take 1 2022-05-16 17:21:08 +00:00
llglcommonfunc.cpp MAINT-7213 Shared media (media as a texture) unusable with transparent mesh 2017-10-26 18:33:08 +03:00
llglcommonfunc.h Fix names on sentinels to get doxygen to shaddap. 2019-08-30 14:02:25 -07:00
llgldbg.cpp remove execute permission from many files that should not have it 2015-11-10 09:48:56 -05:00
llgldbg.h remove execute permission from many files that should not have it 2015-11-10 09:48:56 -05:00
llglheaders.h SL-17287 Update Tracy to 0.8.1. Clean up GPU instrumentation. 2022-05-20 13:31:18 -05:00
llglslshader.cpp SL-17284 Reflection probe tuning and optimization take 1 2022-05-16 17:21:08 +00:00
llglslshader.h SL-17286 Reflection probe alpha/fullbright support. 2022-05-19 22:24:41 -05:00
llglstates.h SL-9977 2018-10-29 23:02:20 +01:00
llgltexture.cpp SL-16815 Remove frame stalls from occlusion queries, bumpmap updates, and querying for available video memory. 2022-02-17 22:52:23 +00:00
llgltexture.h SL-16815 Remove frame stalls from occlusion queries, bumpmap updates, and querying for available video memory. 2022-02-17 22:52:23 +00:00
llgltypes.h remove execute permission from many files that should not have it 2015-11-10 09:48:56 -05:00
llimagegl.cpp SL-17287 Instrument and optimize cubemap render. Fix for cubemap snapshots doing a full resolution render instead of a 512x512 render. 2022-05-20 19:05:28 -05:00
llimagegl.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
llpostprocess.cpp remove execute permission from many files that should not have it 2015-11-10 09:48:56 -05:00
llpostprocess.h remove execute permission from many files that should not have it 2015-11-10 09:48:56 -05:00
llrender.cpp SL-17284 Reflection probe tuning and optimization take 1 2022-05-16 17:21:08 +00:00
llrender.h SL-17284 Reflection probe tuning and optimization take 1 2022-05-16 17:21:08 +00:00
llrender2dutils.cpp SL-16606: Add profiler category UI 2022-01-14 11:50:21 -08:00
llrender2dutils.h Merge branch 'master' into DRTVWR-516-maint 2021-02-01 22:11:04 +02:00
llrendernavprim.cpp remove execute permission from many files that should not have it 2015-11-10 09:48:56 -05:00
llrendernavprim.h remove execute permission from many files that should not have it 2015-11-10 09:48:56 -05:00
llrendersphere.cpp remove execute permission from many files that should not have it 2015-11-10 09:48:56 -05:00
llrendersphere.h remove execute permission from many files that should not have it 2015-11-10 09:48:56 -05:00
llrendertarget.cpp SL-17574 Add probe detail combo box to advanced graphics preferences. Fix spot light shadows not working in probes. 2022-06-10 01:13:41 -05:00
llrendertarget.h SL-16928 Fix for broken bumpmaps on Intel GPUs 2022-03-04 17:05:05 -06:00
llshadermgr.cpp SL-17523 Add reflection probe ambiance to windlight settings and integrate with UI and ReflectionMapManager 2022-06-10 16:36:38 -05:00
llshadermgr.h SL-17523 Add reflection probe ambiance to windlight settings and integrate with UI and ReflectionMapManager 2022-06-10 16:36:38 -05:00
lltexture.cpp Correct EOL for last line of files. 2018-04-18 09:40:16 -07:00
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 Merge in from viewer-release 6.3.5 2019-11-13 16:46:27 -07:00
lluiimage.h SL-10566 Use vector for some high-traffic, low-item count containers instead of list. 2019-08-05 12:04:29 -07:00
lluiimage.inl Fix line-endings on new inline file. 2019-08-12 14:39:24 -07:00
llvertexbuffer.cpp SL-17287 Update Tracy to 0.8.1. Clean up GPU instrumentation. 2022-05-20 13:31:18 -05:00
llvertexbuffer.h SL-16239 Fix for slowdown on AMD GPUs (disable core profile and remove volatile members from LLVertexBuffer) 2021-11-23 20:46:27 +00:00