| .. |
|
CMakeLists.txt
|
viewer#2411 LLFontGL::render optimizations
|
2024-09-04 10:16:46 +03:00 |
|
llatmosphere.cpp
|
#824 Process source files in bulk: replace tabs with spaces, convert CRLF to LF, and trim trailing whitespaces as needed
|
2024-04-29 07:56:09 +03:00 |
|
llatmosphere.h
|
#824 Process source files in bulk: replace tabs with spaces, convert CRLF to LF, and trim trailing whitespaces as needed
|
2024-04-29 07:56:09 +03:00 |
|
llcubemap.cpp
|
Fix line endlings
|
2024-05-22 22:40:26 +03:00 |
|
llcubemap.h
|
#824 Process source files in bulk: replace tabs with spaces, convert CRLF to LF, and trim trailing whitespaces as needed
|
2024-04-29 07:56:09 +03:00 |
|
llcubemaparray.cpp
|
Improve accuracy of texture memory tracking (#2371)
|
2024-08-21 09:47:31 -05:00 |
|
llcubemaparray.h
|
Fix line endlings
|
2024-05-22 22:40:26 +03:00 |
|
llfontbitmapcache.cpp
|
Do deprecated texture swizzle on GPU using GL texture swizzling functions (#2389)
|
2024-08-22 10:25:25 -05:00 |
|
llfontbitmapcache.h
|
Re-enable a lot of compiler warnings for MSVC and address the C4267 "possible loss of precision" warnings
|
2024-06-01 15:49:26 +02:00 |
|
llfontfreetype.cpp
|
Re-enable compiler warnings C4244 and C4396 except for lltracerecording.h and llunittype.h for now
|
2024-07-08 20:27:14 +02:00 |
|
llfontfreetype.h
|
Fix line endlings
|
2024-05-22 22:40:26 +03:00 |
|
llfontfreetypesvg.cpp
|
Re-enable compiler warnings C4244 and C4396 except for lltracerecording.h and llunittype.h for now
|
2024-07-08 20:27:14 +02:00 |
|
llfontfreetypesvg.h
|
Fix line endlings
|
2024-05-22 22:40:26 +03:00 |
|
llfontgl.cpp
|
viewer#2411 A bit more coverage for font buffer
|
2024-09-04 10:16:46 +03:00 |
|
llfontgl.h
|
viewer#2411 LLFontGL::render optimizations #3
|
2024-09-04 10:16:46 +03:00 |
|
llfontregistry.cpp
|
Re-enable compiler warnings C4244 and C4396 except for lltracerecording.h and llunittype.h for now
|
2024-07-08 20:27:14 +02:00 |
|
llfontregistry.h
|
#824 Process source files in bulk: replace tabs with spaces, convert CRLF to LF, and trim trailing whitespaces as needed
|
2024-04-29 07:56:09 +03:00 |
|
llfontvertexbuffer.cpp
|
viewer#2411 Use font buffer in text segments
|
2024-09-05 06:55:53 +03:00 |
|
llfontvertexbuffer.h
|
viewer#2411 Cleanup
|
2024-09-04 10:16:46 +03:00 |
|
llgl.cpp
|
Merge remote-tracking branch 'origin/release/2024.08-DeltaFPS' into develop
|
2024-09-04 12:51:24 -07:00 |
|
llgl.h
|
#2482 Low end NVIDIA compatibility pass (#2486)
|
2024-09-04 11:34:44 -05:00 |
|
llglcommonfunc.cpp
|
#824 Process source files in bulk: replace tabs with spaces, convert CRLF to LF, and trim trailing whitespaces as needed
|
2024-04-29 07:56:09 +03:00 |
|
llglcommonfunc.h
|
#824 Process source files in bulk: replace tabs with spaces, convert CRLF to LF, and trim trailing whitespaces as needed
|
2024-04-29 07:56:09 +03:00 |
|
llglheaders.h
|
#824 Process source files in bulk: replace tabs with spaces, convert CRLF to LF, and trim trailing whitespaces as needed
|
2024-04-29 07:56:09 +03:00 |
|
llglslshader.cpp
|
Remove dead texunit colorspace conversion code
|
2024-08-29 16:32:15 -04:00 |
|
llglslshader.h
|
Integrate SMAA and rework post process chain for better visual quality
|
2024-08-29 17:24:50 -04:00 |
|
llglstates.h
|
#824 Process source files in bulk: replace tabs with spaces, convert CRLF to LF, and trim trailing whitespaces as needed
|
2024-04-29 07:56:09 +03:00 |
|
llgltexture.cpp
|
1836 dont store texture in system memory unless absolutely necessary (#1843)
|
2024-06-27 13:12:43 -05:00 |
|
llgltexture.h
|
#2315 Ensure textures are deleted when they are no longer referenced. (#2343)
|
2024-08-20 06:59:07 -05:00 |
|
llgltypes.h
|
#824 Process source files in bulk: replace tabs with spaces, convert CRLF to LF, and trim trailing whitespaces as needed
|
2024-04-29 07:56:09 +03:00 |
|
llimagegl.cpp
|
Profile guided optimizations
|
2024-09-10 18:27:45 -05:00 |
|
llimagegl.h
|
Do deprecated texture swizzle on GPU using GL texture swizzling functions (#2389)
|
2024-08-22 10:25:25 -05:00 |
|
llpostprocess.cpp
|
Re-enable compiler warnings C4244 and C4396 except for lltracerecording.h and llunittype.h for now
|
2024-07-08 20:27:14 +02:00 |
|
llpostprocess.h
|
#824 Process source files in bulk: replace tabs with spaces, convert CRLF to LF, and trim trailing whitespaces as needed
|
2024-04-29 07:56:09 +03:00 |
|
llrender.cpp
|
viewer#2411 Cleanup #2
|
2024-09-04 10:16:46 +03:00 |
|
llrender.h
|
viewer#2411 Cleanup
|
2024-09-04 10:16:46 +03:00 |
|
llrender2dutils.cpp
|
Convert LLUI and LLRender2D to LLSimpleton to reduce overhead during ui draw (#2202)
|
2024-08-06 16:21:19 +03:00 |
|
llrender2dutils.h
|
Convert LLUI and LLRender2D to LLSimpleton to reduce overhead during ui draw (#2202)
|
2024-08-06 16:21:19 +03:00 |
|
llrendernavprim.cpp
|
#824 Process source files in bulk: replace tabs with spaces, convert CRLF to LF, and trim trailing whitespaces as needed
|
2024-04-29 07:56:09 +03:00 |
|
llrendernavprim.h
|
#824 Process source files in bulk: replace tabs with spaces, convert CRLF to LF, and trim trailing whitespaces as needed
|
2024-04-29 07:56:09 +03:00 |
|
llrendersphere.cpp
|
#824 Process source files in bulk: replace tabs with spaces, convert CRLF to LF, and trim trailing whitespaces as needed
|
2024-04-29 07:56:09 +03:00 |
|
llrendersphere.h
|
#824 Process source files in bulk: replace tabs with spaces, convert CRLF to LF, and trim trailing whitespaces as needed
|
2024-04-29 07:56:09 +03:00 |
|
llrendertarget.cpp
|
Remove dead texunit colorspace conversion code
|
2024-08-29 16:32:15 -04:00 |
|
llrendertarget.h
|
#1931 Terminate AppViewer immediately in case of initialization failed
|
2024-07-08 12:16:32 +02:00 |
|
llshadermgr.cpp
|
Integrate SMAA and rework post process chain for better visual quality
|
2024-08-29 17:24:50 -04:00 |
|
llshadermgr.h
|
Integrate SMAA and rework post process chain for better visual quality
|
2024-08-29 17:24:50 -04:00 |
|
lltexture.cpp
|
#824 Process source files in bulk: replace tabs with spaces, convert CRLF to LF, and trim trailing whitespaces as needed
|
2024-04-29 07:56:09 +03:00 |
|
lltexture.h
|
#824 Process source files in bulk: replace tabs with spaces, convert CRLF to LF, and trim trailing whitespaces as needed
|
2024-04-29 07:56:09 +03:00 |
|
lltexturemanagerbridge.cpp
|
#824 Process source files in bulk: replace tabs with spaces, convert CRLF to LF, and trim trailing whitespaces as needed
|
2024-04-29 07:56:09 +03:00 |
|
lltexturemanagerbridge.h
|
Fix line endlings
|
2024-05-22 22:40:26 +03:00 |
|
lluiimage.cpp
|
Convert LLUI and LLRender2D to LLSimpleton to reduce overhead during ui draw (#2202)
|
2024-08-06 16:21:19 +03:00 |
|
lluiimage.h
|
#824 Process source files in bulk: replace tabs with spaces, convert CRLF to LF, and trim trailing whitespaces as needed
|
2024-04-29 07:56:09 +03:00 |
|
lluiimage.inl
|
Fix line endlings
|
2024-05-22 22:40:26 +03:00 |
|
llvertexbuffer.cpp
|
Profile guided optimizations
|
2024-09-10 18:27:45 -05:00 |
|
llvertexbuffer.h
|
Profile guided optimizations
|
2024-09-10 18:27:45 -05:00 |