phoenix-firestorm/indra/llrender
Ansariel 1ebf62e102 Clean up line endings that got mangled up during last merge 2024-06-11 15:40:09 +02: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 Re-enable compiler warnings C4018, C4100, C4231 and C4506 2024-06-10 16:42:43 +02:00
llgl.h Re-enable compiler warnings C4018, C4100, C4231 and C4506 2024-06-10 16:42:43 +02: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 Merge branch 'main' of https://github.com/secondlife/viewer into DRTVWR-600-maint-A 2024-06-11 13:38:43 +02:00
llglslshader.h Merge branch 'main' of https://github.com/secondlife/viewer into DRTVWR-600-maint-A 2024-06-11 13:38:43 +02: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 Merge branch 'main' of https://github.com/secondlife/viewer into DRTVWR-600-maint-A 2024-06-11 13:38:43 +02:00
llgltexture.h Merge branch 'main' of https://github.com/secondlife/viewer into DRTVWR-600-maint-A 2024-06-11 13:38:43 +02: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 Re-enable compiler warnings C4018, C4100, C4231 and C4506 2024-06-10 16:42:43 +02:00
llimagegl.h Fix line endlings 2024-05-22 22:40:26 +03: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 Merge branch 'main' of https://github.com/secondlife/viewer into DRTVWR-600-maint-A 2024-06-11 13:38:43 +02:00
llrender.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
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 Clean up line endings that got mangled up during last merge 2024-06-11 15:40:09 +02:00
llrendertarget.h Post-merge spaces fix 2024-05-15 12:47:27 +03:00
llshadermgr.cpp Merge branch 'main' of https://github.com/secondlife/viewer into DRTVWR-600-maint-A 2024-06-11 13:38:43 +02:00
llshadermgr.h Merge branch 'main' of https://github.com/secondlife/viewer into DRTVWR-600-maint-A 2024-06-11 13:38:43 +02: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 Merge branch 'main' of https://github.com/secondlife/viewer into DRTVWR-600-maint-A 2024-06-11 13:38:43 +02:00
llvertexbuffer.h Merge branch 'main' of https://github.com/secondlife/viewer into DRTVWR-600-maint-A 2024-06-11 13:38:43 +02:00