summaryrefslogtreecommitdiff
path: root/indra/newview/lldynamictexture.cpp
AgeCommit message (Expand)Author
2024-06-11Fixed signed/unsigned warnings after they got enabled in the maint-A mergeBrad Linden
2024-05-23Merge remote-tracking branch 'origin/DRTVWR-600-maint-A' into brad/merge-main...Brad Linden
2024-05-22Fix line endlingsAnsariel
2024-05-22Merge remote-tracking branch 'origin/main' into DRTVWR-600-maint-AAnsariel
2024-05-10Fix broken merge and BOOL/bool issuesAnsariel
2024-05-06Merge remote-tracking branch 'origin/DRTVWR-600-maint-A' into gltf-dev-maint-...RunitaiLinden
2024-04-29#824 Process source files in bulk: replace tabs with spaces, convert CRLF to ...Andrey Lihatskiy
2024-02-21Convert remaining BOOL to boolAnsariel
2024-02-20Convert BOOL to bool in llrenderAnsariel
2024-02-16secondlife/viewer-issues#72: Don't dirty depth in LLViewerDynamicTexture::upd...Cosmic Linden
2024-02-16secondlife/viewer-issues#72: Material preview shouldRender should return fals...Cosmic Linden
2024-01-19SL-20606: Full GLTF material preview. Works for most materials.Cosmic Linden
2024-01-19SL-20606: Add Tracy profile zone for LLViewerDynamicTexture::updateAllInstancesCosmic Linden
2023-05-25SL-19713 Fix for broken avatar preview render in animation upload. Incidenta...RunitaiLinden
2023-01-31SL-19015 Balance sun/sky ambiance with punctual light ambiance. Prevent irra...Dave Parks
2022-12-06SL-18784 Refactor physics shape display to not require its own render target....Dave Parks
2022-09-16SL-18128 Clear out much OpenGL cruft and switch to core profile on AMDDave Parks
2021-12-06SL-16202 Put Multi-threaded GL behind a feature flag and update featuretable ...Dave Parks
2021-09-29SL-15999 - noninteractive sessions should quit cleanly when they get a close ...Brad Payne (Vir Linden)
2020-10-19DRTVWR-510 clean up obsolete downstream-from-mDebugGPU codeDave Houlton
2020-10-19DRTVWR-510 remove obsolete mDebugGPU variableDave Houlton
2020-04-21Merge branch 'master' into DRTVWR-482Andrey Lihatskiy
2019-08-26Merge 6.3.1 viewer-releaseGraham Linden
2019-07-24SL-10625Graham Linden
2019-07-24SL-11610Graham Linden
2019-07-16SL-11610Graham Linden
2019-07-15SL-10761Graham Linden
2019-07-08SL-10625 another shot across the bowGraham Linden
2019-01-03SL-10288 comments cleanupAndreyL ProductEngine
2019-01-03SL-10288 Mesh uploader changes from FirestormAndreyL ProductEngine
2018-02-28[MAINT-8081] - bakes on mesh. 1st pass. changed texture panel to select bakes...Anchor Linden
2017-09-13cleanup the commented out codeAnchor
2017-09-061024*1024 baking viewer updatesAnchor
2015-11-10remove execute permission from many files that should not have itOz Linden
2013-08-09second phase summer cleaningRichard Linden
2013-04-19merge changes for DRTVWR-294Oz Linden
2013-03-29Update Mac and Windows breakpad builds to latestGraham Madarasz
2013-03-11mergeprep
2012-09-04Split gl-specific LLViewerTexture implementation into llrender/LLGLViewerTextureDon Kjer
2012-08-08mergeBrad Payne (Vir Linden)
2012-06-27mergeBrad Payne (Vir Linden)
2012-06-26MAINT-654 Potential fix for corrupt avatar bakes on some AMD systems.Dave Parks
2012-06-26SH-3172 WIP - fixBrad Payne (Vir Linden)
2012-05-17MAINT-1092 Fix for broken avatar bakes on some AMD graphics cards.Dave Parks
2012-02-07SH-2902 Fix for avatar bakes etc. getting garbage data sometimes.Dave Parks
2011-09-20SH-2243 No deprecated calls for the whole session.Dave Parks
2011-09-13mergeDave Parks
2011-08-27SH-2242 Don't make LLDynamicTexture targets use shaders all the time (revisit...Dave Parks
2011-08-10SH-2242 Start using "no fixed function" when rendering dynamic textures.Dave Parks
2011-08-08SH-2242 Work in progress migrating to glVertexAttrib everywhereDave Parks