phoenix-firestorm/indra/llrender
Ansariel 3eaa83f4d1 Merge branch 'DRTVWR-489' of https://github.com/secondlife/viewer
# Conflicts:
#	indra/newview/skins/default/xui/en/floater_emoji_picker.xml
2023-07-18 11:53:23 +02:00
..
CMakeLists.txt Merge branch 'master' of https://vcs.firestormviewer.org/phoenix-firestorm 2023-04-05 10:56:12 +02:00
llatmosphere.cpp Fixed truncation warning 2020-07-26 12:54:33 +02:00
llatmosphere.h SL-10664 2019-03-02 07:17:46 -08:00
llcubemap.cpp SL-16386 purge write-only state member LLCubeMap::mTextureCoordStage 2021-11-30 17:04:35 -07:00
llcubemap.h SL-16386 purge write-only state member LLCubeMap::mTextureCoordStage 2021-11-30 17:04:35 -07:00
llfontbitmapcache.cpp SL-19089 Changing UI scale crashes viewer 2023-02-03 20:50:43 +02:00
llfontbitmapcache.h Merge branch contribution/emoji into DRTVWR-489-emoji 2022-11-09 23:25:02 +01:00
llfontfreetype.cpp Merge branch 'DRTVWR-489' of https://github.com/secondlife/viewer 2023-07-13 10:24:51 +02:00
llfontfreetype.h Merge branch 'DRTVWR-489-emoji' of https://github.com/secondlife/viewer 2023-01-23 16:49:24 +01:00
llfontfreetypesvg.cpp Add support for OT-SVG fonts 2022-11-06 16:25:35 +01:00
llfontfreetypesvg.h Add support for OT-SVG fonts 2022-11-06 16:25:35 +01:00
llfontgl.cpp Merge branch 'DRTVWR-489' of https://github.com/secondlife/viewer 2023-07-18 11:53:23 +02:00
llfontgl.h Merge branch 'DRTVWR-489' of https://github.com/secondlife/viewer 2023-07-18 11:53:23 +02:00
llfontregistry.cpp Merge branch 'master' of https://vcs.firestormviewer.org/phoenix-firestorm 2023-04-05 10:56:12 +02:00
llfontregistry.h Merge branch 'DRTVWR-489-emoji' of https://github.com/secondlife/viewer 2023-01-23 16:49:24 +01:00
llgl.cpp Merge branch 'DRTVWR-489' of https://github.com/secondlife/viewer 2023-04-05 11:56:57 +02:00
llgl.h Merge branch 'master' of https://vcs.firestormviewer.org/viewer-merges/phoenix-firestorm-546 2022-05-27 11:41:45 +02:00
llglcommonfunc.cpp
llglcommonfunc.h Fix names on sentinels to get doxygen to shaddap. 2019-08-30 14:02:25 -07:00
llgldbg.cpp
llgldbg.h
llglheaders.h Merge branch 'DRTVWR-568_cmake' of https://bitbucket.org/lindenlab/viewer 2022-09-17 23:12:34 +02:00
llglslshader.cpp Merge branch 'DRTVWR-568_cmake' of https://bitbucket.org/lindenlab/viewer 2022-09-17 23:12:34 +02:00
llglslshader.h SL-16386 remove references to (const true) LLGLSLShader::sNoFixedFunction 2021-11-30 17:04:35 -07:00
llglstates.h SL-9977 2018-10-29 23:02:20 +01:00
llgltexture.cpp Merge branch 'DRTVWR-546' of https://bitbucket.org/lindenlab/viewer 2022-02-22 14:52:56 +01:00
llgltexture.h Merge branch 'DRTVWR-546' of https://bitbucket.org/lindenlab/viewer 2022-02-22 14:52:56 +01:00
llgltypes.h
llimagegl.cpp Remove stray comment marker, oops! 2023-04-03 05:30:49 +02:00
llimagegl.h Merge branch 'DRTVWR-546' of https://bitbucket.org/lindenlab/viewer 2022-02-24 12:19:28 +01:00
llpostprocess.cpp
llpostprocess.h
llrender.cpp Fix line widths: line widths > 1.0 are deprecated in current core profile, but not invalid; checking valid range should be sufficient if line widths > 1.0 will ever get removed in a future OGL version 2022-11-17 21:59:22 +01:00
llrender.h Manually applying SL-17473 Viewer not clearing all Vertex Buffers in some cases 2022-05-28 14:08:00 +02:00
llrender2dutils.cpp Merge branch 'DRTVWR-546' of https://bitbucket.org/lindenlab/viewer 2022-01-15 02:39:07 +01:00
llrender2dutils.h Merge branch 'master' of https://vcs.firestormviewer.org/phoenix-firestorm 2021-02-03 18:10:48 +01:00
llrendernavprim.cpp
llrendernavprim.h
llrendersphere.cpp
llrendersphere.h
llrendertarget.cpp Merge branch 'DRTVWR-548-maint-N' of https://bitbucket.org/lindenlab/viewer 2022-06-22 21:11:47 +02:00
llrendertarget.h SL-16928 Fix for broken bumpmaps on Intel GPUs 2022-03-04 17:05:05 -06:00
llshadermgr.cpp Merge branch 'DRTVWR-548-maint-N' of https://bitbucket.org/lindenlab/viewer 2022-06-22 21:11:47 +02:00
llshadermgr.h Merge branch 'DRTVWR-546' of https://bitbucket.org/lindenlab/viewer 2021-11-20 22:35:31 +01:00
lltexture.cpp
lltexture.h SL-16148 SL-16244 SL-16270 SL-16253 Remove most BlockTimers, remove LLMemTracked, introduce alignas, hook most/all reamining allocs, disable synchronous occlusion, and convert frequently accessed LLSingletons to LLSimpleton 2021-10-28 18:06:21 +00:00
lluiimage.cpp Merge Firestorm LGPL 2019-11-15 19:05:26 +01:00
lluiimage.h SL-10566 Use vector for some high-traffic, low-item count containers instead of list. 2019-08-05 12:04:29 -07:00
lluiimage.inl Fix line-endings on new inline file. 2019-08-12 14:39:24 -07:00
llvertexbuffer.cpp Manually applying SL-17473 Viewer not clearing all Vertex Buffers in some cases 2022-05-28 14:08:00 +02:00
llvertexbuffer.h Manually applying SL-17473 Viewer not clearing all Vertex Buffers in some cases 2022-05-28 14:08:00 +02:00