phoenix-firestorm/indra/llrender
Dave Parks 08b933a0c6
#1870 Tune up for better experience on integrated intel with low memory (#1872)
* More deterministic vsize calculation.   Add control for choosing downscale method.
* Quick hack to make GLTF preview work again
2024-07-03 17:42:24 -05:00
..
CMakeLists.txt Merge branch 'main' into DRTVWR-489 2023-12-05 03:37:06 +01: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 Fix line endlings 2024-05-22 22:40:26 +03:00
llcubemaparray.h Fix line endlings 2024-05-22 22:40:26 +03:00
llfontbitmapcache.cpp 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
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 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.h Fix line endlings 2024-05-22 22:40:26 +03:00
llfontfreetypesvg.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
llfontfreetypesvg.h Fix line endlings 2024-05-22 22:40:26 +03:00
llfontgl.cpp Fix incorrect use of VX/VY/VZ/VW indices when color components are accessed 2024-06-10 19:30:17 +03:00
llfontgl.h Fix line endlings 2024-05-22 22:40:26 +03:00
llfontregistry.cpp Fix line endlings 2024-05-22 22:40:26 +03: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
llgl.cpp Merge remote-tracking branch 'origin/DRTVWR-600-maint-A' into project/gltf_development 2024-06-10 16:22:12 -07:00
llgl.h #1870 Tune up for better experience on integrated intel with low memory (#1872) 2024-07-03 17:42:24 -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 #1769 gltf optimization pass (#1816) 2024-06-21 13:13:08 -05:00
llglslshader.h #1769 gltf optimization pass (#1816) 2024-06-21 13:13:08 -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 1836 dont store texture in system memory unless absolutely necessary (#1843) 2024-06-27 13:12:43 -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 #1870 Tune up for better experience on integrated intel with low memory (#1872) 2024-07-03 17:42:24 -05:00
llimagegl.h #1870 Tune up for better experience on integrated intel with low memory (#1872) 2024-07-03 17:42:24 -05:00
llpostprocess.cpp Fix line endlings 2024-05-22 22:40:26 +03: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 #1769 gltf optimization pass (#1816) 2024-06-21 13:13:08 -05:00
llrender.h #1870 Tune up for better experience on integrated intel with low memory (#1872) 2024-07-03 17:42:24 -05:00
llrender2dutils.cpp Fix line endlings 2024-05-22 22:40:26 +03:00
llrender2dutils.h Fix line endlings 2024-05-22 22:40:26 +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 #1870 Tune up for better experience on integrated intel with low memory (#1872) 2024-07-03 17:42:24 -05:00
llrendertarget.h #1870 Tune up for better experience on integrated intel with low memory (#1872) 2024-07-03 17:42:24 -05:00
llshadermgr.cpp #1769 gltf optimization pass (#1816) 2024-06-21 13:13:08 -05:00
llshadermgr.h #1769 gltf optimization pass (#1816) 2024-06-21 13:13:08 -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 #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.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 #1769 gltf optimization pass (#1816) 2024-06-21 13:13:08 -05:00
llvertexbuffer.h #1769 gltf optimization pass (#1816) 2024-06-21 13:13:08 -05:00