| .. |
|
CMakeLists.txt
|
DRTVWR-559 Decruft deprecated OpenGL flags.
|
2023-05-16 20:31:29 -05:00 |
|
llatmosphere.cpp
|
Merge branch 'DRTVWR-559' of https://bitbucket.org/lindenlab/viewer
|
2022-09-13 20:11:44 +02:00 |
|
llatmosphere.h
|
SL-10664
|
2019-03-02 07:17:46 -08:00 |
|
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-19538 Followup -- tune exposure parameters and clamp local light ambiance. Make render targets 16F and scrube NaNs (thanks Rye). Update midday. (#154)
|
2023-04-05 11:55:51 -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-568_cmake' of https://bitbucket.org/lindenlab/viewer
|
2022-09-17 23:12:34 +02:00 |
|
llfontregistry.h
|
Merge viewer-neko
|
2019-03-26 19:15:36 +01:00 |
|
llgl.cpp
|
Merge branch 'DRTVWR-559' of https://github.com/secondlife/viewer
|
2023-05-17 18:02:50 +02:00 |
|
llgl.h
|
Merge branch 'DRTVWR-559' of https://github.com/secondlife/viewer
|
2023-05-17 18:02:50 +02: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
|
Fix names on sentinels to get doxygen to shaddap.
|
2019-08-30 14:02:25 -07:00 |
|
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-17 18:02:50 +02:00 |
|
llglslshader.h
|
DRTVWR-559 Optimization pass, make it so profileAvatar can read back GPU timer without a frame stall.
|
2023-05-02 18:47:21 -05:00 |
|
llglstates.h
|
DRTVWR-559 Decruft deprecated OpenGL flags.
|
2023-05-16 20:31:29 -05: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-559' of https://github.com/secondlife/viewer
|
2023-03-20 11:14:08 +01:00 |
|
llgltypes.h
|
…
|
|
|
llimagegl.cpp
|
Merge branch 'DRTVWR-559' of https://github.com/secondlife/viewer
|
2023-04-17 10:01:32 +02:00 |
|
llimagegl.h
|
Merge branch 'DRTVWR-559' of https://github.com/secondlife/viewer
|
2023-05-12 12:06:57 +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-03-20 11:14:08 +01:00 |
|
llrender.h
|
Merge branch 'DRTVWR-559' of https://github.com/secondlife/viewer
|
2023-04-29 23:32:04 +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
|
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-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-559' of https://github.com/secondlife/viewer
|
2023-05-17 18:02:50 +02:00 |
|
llshadermgr.h
|
Merge branch 'DRTVWR-559' of https://github.com/secondlife/viewer
|
2023-03-31 17:03:50 +02: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
|
Merge Firestorm LGPL
|
2019-11-15 19:05:26 +01: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
|
Merge branch 'DRTVWR-559' of https://github.com/secondlife/viewer
|
2023-05-17 18:02:50 +02:00 |
|
llvertexbuffer.h
|
Merge branch 'DRTVWR-559' of https://github.com/secondlife/viewer
|
2023-03-20 11:14:08 +01:00 |