summaryrefslogtreecommitdiff
path: root/indra
AgeCommit message (Expand)Author
2023-08-17Make SDL exclude immintrin.h when not on IntelErik Kundiman
2023-08-17Neon is used as an alternative to SSE2Erik Kundiman
2023-08-17GLibc related code is used only on a GNU systemErik Kundiman
2023-08-17Re-enable x11_detect_VRAM_kb useErik Kundiman
2023-08-16SL-20151 allow right-clicking reflection probes if 'Select Reflection Probes'...Maxim Nikolenko
2023-08-16Revive alt mouse click override with X11Erik Kundiman
2023-08-16Revert "Try not to rely (explicitly) on X11"Erik Kundiman
2023-08-16Revive mouse wheel on SDL2Erik Kundiman
2023-08-16Try not to rely (explicitly) on X11Erik Kundiman
2023-08-15SDL 1.2 to 2.0 migrationErik Kundiman
2023-08-14SL-20024: Fix inventory not marked dirty for drag and drop if copy permission...Cosmic Linden
2023-08-14SL-20024: Remove misleading permissions comment left over from previous imple...Cosmic Linden
2023-08-11SL-20024: Double-check object inventory is not pending when save button pressedCosmic Linden
2023-08-11SL-20024: Strike a better balance with saved material permissions handling, w...Cosmic Linden
2023-08-11SL-20024: Miscellaneous cleanupCosmic Linden
2023-08-11SL-20024: Fix author attributions not transferring for saved object materials...Cosmic Linden
2023-08-11SL-20024: Show loading message when inventory permissions are loadingCosmic Linden
2023-08-11SL-20024: Fix material edit/save buttons on build floater sometimes not re-en...Cosmic Linden
2023-08-11SL-20024: (WIP) (untested) Fix GLTF material permissions in some more edge casesCosmic Linden
2023-08-11SL-20024: (WIP) (not tested) Improved behavior for saving material to invento...Cosmic Linden
2023-08-11SL-20024: Disable material editor on prim when contained material is no modCosmic Linden
2023-08-11SL-20024: Do not show material preview for no-modify materialsCosmic Linden
2023-08-11SL-20024: Put material in object inventory when material is no-modify or no-t...Cosmic Linden
2023-08-11SL-20024: Early returnCosmic Linden
2023-08-11SL-20024: Generalize some comments/errorCosmic Linden
2023-08-10SL-20039 "Save to inventory" should only allow saving identical facesAndrey Kleshchev
2023-08-10SL-20133 Shift clicking selected face leaves Editor's Texture tab in a weird ...Andrey Kleshchev
2023-08-07Make GCC not treat uninit-ed FetchEntry as errorErik Kundiman
2023-08-04SL-20105 Add materials asset to 'Adjust Content Permissions' floaterMnikolenko Productengine
2023-08-03SL-19303 switch automatically between Materials/PBR/Media based on current va...Maxim Nikolenko
2023-08-01Fix commit 7aa029Erik Kundiman
2023-08-01Initialise vars so they wouldn't be errors on GCCErik Kundiman
2023-08-01Set so dangling pointer is no error when using GCCErik Kundiman
2023-08-01llaudio can be installed to the system tooErik Kundiman
2023-07-31DRTVWR-559 remove extra debug logging of Capabilities tagBrad Linden
2023-07-30libmedia_plugin_libvlc is installed to system tooErik Kundiman
2023-07-30SLPlugin is in libexec when installed to systemErik Kundiman
2023-07-30llplugin not refer to gSavedSettings when no CEFErik Kundiman
2023-07-29Add system XMLRPC-EPI include directory for DarwinErik Kundiman
2023-07-29Darwin escapes prebuilt dir inclusion on sys libsErik Kundiman
2023-07-29Fix CMAKE_PREFIX_PATH setting syntax for DarwinErik Kundiman
2023-07-29Customise APP_NAME values to Megapahit, & the capsErik Kundiman
2023-07-29Viewer & resources can be installed on the systemErik Kundiman
2023-07-29Viewer executable name depends on CMake argumentErik Kundiman
2023-07-29The Linden libraries can be installed nowErik Kundiman
2023-07-29Setting BUILD_SHARED_LIBS on is now possibleErik Kundiman
2023-07-29stringop truncation warnings aren't errors on GCCErik Kundiman
2023-07-29So we don't get errors from uninitialised varsErik Kundiman
2023-07-29Start adding LibVLC support when using system libsErik Kundiman
2023-07-29Revert "VLC & CEF aren't deps when no media plugins on mac"Erik Kundiman