| .. |
|
CMakeLists.txt
|
This set of changes reverts the merge with master (git revert c83e740) and results in a version of the DRTVWR-519 that matches what was presemt before it was deployed as a release viewer *plus* 3 small fixes from Maxim (See commits). This branch can now be used for additional fixes before eventually being used to release D-519 as normal
|
2021-03-09 14:39:51 -08:00 |
|
llatmosphere.cpp
|
…
|
|
|
llatmosphere.h
|
…
|
|
|
llcubemap.cpp
|
SL-16386 purge write-only state member LLCubeMap::mTextureCoordStage
|
2021-11-30 17:04:35 -07:00 |
|
llcubemap.h
|
SL-16386 purge write-only state member LLCubeMap::mTextureCoordStage
|
2021-11-30 17:04:35 -07: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
|
…
|
|
|
llgl.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 |
|
llgl.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 |
|
llglcommonfunc.cpp
|
…
|
|
|
llglcommonfunc.h
|
…
|
|
|
llgldbg.cpp
|
…
|
|
|
llgldbg.h
|
…
|
|
|
llglheaders.h
|
SL-16027: Only enable Tracy OpengL macros if Tracy is enabled
|
2021-09-21 17:46:11 -07:00 |
|
llglslshader.cpp
|
SL-16606: Add profiler category SHADER
|
2022-01-14 11:50:20 -08:00 |
|
llglslshader.h
|
SL-16386 remove references to (const true) LLGLSLShader::sNoFixedFunction
|
2021-11-30 17:04:35 -07:00 |
|
llglstates.h
|
…
|
|
|
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
|
…
|
|
|
llimagegl.cpp
|
Fix for media textures failing to update (and eating lots of memory) on Mac/Intel
|
2022-02-23 17:55:44 -06:00 |
|
llimagegl.h
|
Fix for media textures failing to update (and eating lots of memory) on Mac/Intel
|
2022-02-23 17:55:44 -06:00 |
|
llpostprocess.cpp
|
…
|
|
|
llpostprocess.h
|
…
|
|
|
llrender.cpp
|
SL-16418 Media texture update stall fix. Make media texture updates use LLImageGL thread to update, fix AMD sync issue on ImageGL thread and install debug callbacks on LLImageGL thread when debug gl enabled.
|
2022-02-14 18:07:24 +00:00 |
|
llrender.h
|
mac build fix
|
2021-12-02 01:19:40 +02: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
|
…
|
|
|
llrendernavprim.h
|
…
|
|
|
llrendersphere.cpp
|
…
|
|
|
llrendersphere.h
|
…
|
|
|
llrendertarget.cpp
|
SL-16027: Add Tracy OpenGL support
|
2021-09-21 16:10:52 -07:00 |
|
llrendertarget.h
|
…
|
|
|
llshadermgr.cpp
|
SL-16202 Put Multi-threaded GL behind a feature flag and update featuretable (decruftify settings, compatibility pass).
|
2021-12-06 15:29:34 +00:00 |
|
llshadermgr.h
|
SL-16289 Rigged mesh rendering overhaul
|
2021-11-20 18:49:19 +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 |
|
lluiimage.cpp
|
…
|
|
|
lluiimage.h
|
…
|
|
|
lluiimage.inl
|
…
|
|
|
llvertexbuffer.cpp
|
SL-16606: Add profiler category VERTEX
|
2022-01-14 11:50:21 -08: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 |