phoenix-firestorm/indra/llrender
Ansariel d60a55b211 Merge branch 'develop' of https://github.com/secondlife/viewer
# Conflicts:
#	indra/llrender/llfontgl.cpp
#	indra/llrender/llfontgl.h
#	indra/llrender/llrender.cpp
#	indra/llrender/llrender.h
#	indra/llrender/llrender2dutils.cpp
#	indra/llrender/llvertexbuffer.cpp
#	indra/llui/llbadge.cpp
#	indra/llui/llfloater.cpp
#	indra/llui/llstatbar.cpp
#	indra/newview/llbox.cpp
#	indra/newview/llfloaterbvhpreview.cpp
#	indra/newview/llfloaterimagepreview.cpp
#	indra/newview/llfloatermodelpreview.cpp
#	indra/newview/llglsandbox.cpp
#	indra/newview/llhudeffectblob.cpp
#	indra/newview/llhudicon.cpp
#	indra/newview/lljoystickbutton.cpp
#	indra/newview/llmanipscale.cpp
#	indra/newview/llmediactrl.cpp
#	indra/newview/llnetmap.cpp
#	indra/newview/llsnapshotlivepreview.cpp
#	indra/newview/lltoolmorph.cpp
#	indra/newview/llviewerjointattachment.cpp
#	indra/newview/llvoavatar.cpp
#	indra/newview/llworldmapview.cpp
#	indra/newview/pipeline.cpp
2024-09-18 19:53:18 +02:00
..
CMakeLists.txt Merge branch 'develop' of https://github.com/secondlife/viewer 2024-09-04 11:17:13 +02: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 Merge branch 'develop' of https://github.com/secondlife/viewer 2024-07-09 02:25:42 +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 Merge branch 'develop' of https://github.com/secondlife/viewer 2024-09-18 19:53:18 +02:00
llfontgl.h Merge branch 'develop' of https://github.com/secondlife/viewer 2024-09-18 19:53:18 +02:00
llfontregistry.cpp Merge branch 'develop' of https://github.com/secondlife/viewer 2024-07-09 02:25:42 +02:00
llfontregistry.h Merge remote-tracking branch 'LL/marchcat/x-ws-merge' 2024-05-01 12:30:57 +02: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 branch 'develop' of https://github.com/secondlife/viewer 2024-09-18 12:16:32 +02:00
llgl.h Merge branch 'develop' of https://github.com/secondlife/viewer 2024-09-18 12:16:32 +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 Merge branch 'develop' of https://github.com/secondlife/viewer 2024-09-13 18:54:12 +02: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 Merge branch 'develop' of https://github.com/secondlife/viewer 2024-07-02 18:08:57 +02:00
llgltexture.h Merge branch 'develop' of https://github.com/secondlife/viewer 2024-08-21 00:46:46 +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 Merge branch 'develop' of https://github.com/secondlife/viewer 2024-09-11 12:06:41 +02:00
llimagegl.h Merge branch 'develop' of https://github.com/secondlife/viewer 2024-08-23 13:47:48 +02: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 Merge branch 'develop' of https://github.com/secondlife/viewer 2024-09-18 19:53:18 +02:00
llrender.h Merge branch 'develop' of https://github.com/secondlife/viewer 2024-09-18 19:53:18 +02:00
llrender2dutils.cpp Merge branch 'develop' of https://github.com/secondlife/viewer 2024-09-18 19:53:18 +02: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 Merge branch 'develop' of https://github.com/secondlife/viewer 2024-09-04 00:33:40 +02:00
llrendertarget.h #1931 Terminate AppViewer immediately in case of initialization failed 2024-07-08 12:16:32 +02:00
llshadermgr.cpp Merge branch 'develop' of https://github.com/secondlife/viewer 2024-09-04 00:33:40 +02:00
llshadermgr.h Merge branch 'develop' of https://github.com/secondlife/viewer 2024-09-04 00:33:40 +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 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 Merge branch 'develop' of https://github.com/secondlife/viewer 2024-09-18 19:53:18 +02:00
llvertexbuffer.h Merge branch 'develop' of https://github.com/secondlife/viewer 2024-09-13 18:54:12 +02:00