| .. |
|
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
|
Switch from GL_RGB16F to GL_R11F_G11F_B10F for probes (#3562)
|
2025-02-14 13:16:35 -05:00 |
|
llcubemaparray.h
|
Drop reflection probes and mirrors to RGBA8 when hdr is disabled to minimize vram usage and chance of probe nans (#2558)
|
2025-01-09 20:43:45 -05:00 |
|
llfontbitmapcache.cpp
|
#3332 Remake glyph count into cache generation
|
2025-02-24 19:31:16 +02:00 |
|
llfontbitmapcache.h
|
#3332 Remake glyph count into cache generation
|
2025-02-24 19:31:16 +02:00 |
|
llfontfreetype.cpp
|
#3696 LLFontFreetype crash when adding glyph
|
2025-03-11 11:09:59 +02:00 |
|
llfontfreetype.h
|
#3332 Remake glyph count into cache generation
|
2025-02-24 19:31:16 +02: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
|
#3332 Remake glyph count into cache generation
|
2025-02-24 19:31:16 +02:00 |
|
llfontgl.h
|
#3332 Remake glyph count into cache generation
|
2025-02-24 19:31:16 +02: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
|
#3332 Remake glyph count into cache generation
|
2025-02-24 19:31:16 +02:00 |
|
llfontvertexbuffer.h
|
#3332 Remake glyph count into cache generation
|
2025-02-24 19:31:16 +02:00 |
|
llgl.cpp
|
#3597 Fix crash when RenderDebugGLSession is True
|
2025-02-27 17:07:36 +02:00 |
|
llgl.h
|
#3184 Fix for crash on some GPUs when setting quality to High or higher (#3201)
|
2024-12-03 16:32:20 -06: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
|
Clean up Windows build (#2562)
|
2024-09-13 17:28:48 +03:00 |
|
llglslshader.cpp
|
Drop emissive on old Intel GPUs (#3110)
|
2024-11-25 20:56:03 -05:00 |
|
llglslshader.h
|
Additional water fixes and tweaks. (#3524)
|
2025-02-11 13:49:24 -05: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
|
Switch from GL_RGB16F to GL_R11F_G11F_B10F for probes (#3562)
|
2025-02-14 13:16:35 -05:00 |
|
llimagegl.h
|
viewer#2741 Don't reallocate image conversion buffer all the time
|
2024-10-20 16:48:27 +03: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
|
Fix potential undefined behavior when converting to and from glm types from LLVector3/4 and fall back mul_mat4_vec3 to scalar implementation to attempt crash mitigation (#3339)
|
2025-01-23 18:40:19 -05:00 |
|
llrender.h
|
Fix for legacy skies with bright suns not matching FS 6.6.17 (#3214)
|
2024-12-05 15:10:13 -06:00 |
|
llrender2dutils.cpp
|
viewer#2709 Fix loose triangle #2
|
2024-10-03 01:05:45 +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
|
Profile guided optimization pass (#2582)
|
2024-09-16 18:49:03 -05:00 |
|
llrendersphere.h
|
Profile guided optimization pass (#2582)
|
2024-09-16 18:49:03 -05: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
|
Additional water fixes and tweaks. (#3524)
|
2025-02-11 13:49:24 -05:00 |
|
llshadermgr.h
|
Water Exclusion Surfaces (#3517)
|
2025-02-07 05:55:47 -05: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
|
Fix memory leak in LLVertexBuffer (#3144)
|
2024-11-25 19:01:03 +02:00 |
|
llvertexbuffer.h
|
viewer#2883 Regenerate font's matrix and depth instead of loading
|
2024-10-28 16:47:19 +02:00 |