summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-07-19Linux filesystem dir can still be used for FreeBSDErik Kundiman
2023-07-19Explicit when using function_ptr Phoenix binderErik Kundiman
2023-07-19Newer system meshopt_simplify has 1 extra argumentErik Kundiman
2023-07-19System xxHash header isn't (usually?) encapsulatedErik Kundiman
2023-07-19Operating system info implementation for FreeBSDErik Kundiman
2023-07-19Macro defs on FreeBSD as it's a supported arch nowErik Kundiman
2023-07-19Processor information implementation for FreeBSDErik Kundiman
2023-07-19Undefine NULL before defining it to 0 on FreeBSDErik Kundiman
2023-07-19Start including FBSD for common macro definitionsErik Kundiman
2023-07-19Deprecated declarations aren't treated as errorsErik Kundiman
2023-07-19stdtypes.h includes C Std Lib stddef.h for size_tErik Kundiman
2023-07-19VLC & CEF aren't deps when no media plugins on macErik Kundiman
2023-07-19Disable copy 3rd party libs when using system libsErik Kundiman
2023-07-19Disable viewer manager when using system libsErik Kundiman
2023-07-19Disable LLCA when using system libs for nowErik Kundiman
2023-07-19Disable DBusGlib when using system libsErik Kundiman
2023-07-19Disable JS packages when using system libs for nowErik Kundiman
2023-07-19Disable dictionaries when using system libsErik Kundiman
2023-07-19Obtain FontConfig flags when using system libsErik Kundiman
2023-07-19Obtain GTK2 required flags when using system libsErik Kundiman
2023-07-19Obtain FreeType flags when using system libsErik Kundiman
2023-07-19Obtain COLLADA DOM flags when using system libsErik Kundiman
2023-07-19LL physics extensions stubErik Kundiman
2023-07-19Obtain Meshoptimizer flags when using system libsErik Kundiman
2023-07-19Obtain OpenJPEG flags when using system libsErik Kundiman
2023-07-19No GoogleMock, AddBuildTest & Tut when no LL_TESTSErik Kundiman
2023-07-19Not use use_system_binary for system GLEXTErik Kundiman
2023-07-19Not use use_system_binary for system GLHErik Kundiman
2023-07-19Not use use_system_binary for system OpenSSLErik Kundiman
2023-07-19Not use use_system_binary for system xmlrpc-epiErik Kundiman
2023-07-19Keep using Zlib (no -ng) when using system libsErik Kundiman
2023-07-19Only make sure there's xxHash when using sys libsErik Kundiman
2023-07-19Obtain Boost include dir when using system libsErik Kundiman
2023-07-19Obtain APR required flags when using system libsErik Kundiman
2023-07-19OpenAL system lib flags by checking frealut moduleErik Kundiman
2023-07-19Fix PKG_CONFIG_MULTI_GUESS valueErik Kundiman
2023-07-19Set CMake USESYSTEMLIBS on to use system librariesErik Kundiman
2023-07-18Merge pull request #292 from secondlife/brad/DRTVWR-559-xcode-14.3Brad Linden
2023-07-18Merge remote-tracking branch 'origin/xcode-14.3' into DRTVWR-559 (#292)Brad Linden
2023-07-18Merge pull request #291 from secondlife/SL-20018cosmic-linden
2023-07-18SL-20018: Fix PBR glow affected by Blinn-Phong alphaCosmic Linden
2023-07-18SL-5161 SL-20025 Unref volumeAndrey Kleshchev
2023-07-18SL-19953 Change label of alpha value in GLTF material editor to "Alpha"RunitaiLinden
2023-07-18Merge branch 'DRTVWR-559' of github.com:secondlife/viewer into DRTVWR-559RunitaiLinden
2023-07-18SL-19954 Fix for rigged alpha pbr sometimes not getting reflection probe para...RunitaiLinden
2023-07-18Fixes for compatibility with new xcode 15 beta for any viewer branch after DR...Brad Linden
2023-07-18SL-19891 Make sure focusable elements clear focus on destructionAndrey Kleshchev
2023-07-17DRTVWR-559 fix for lines lost in the mergeBrad Linden
2023-07-17Delete unprintable chars that accidentally got into the merge in kdiff3 for D...Brad Linden
2023-07-17Merge pull request #285 from secondlife/marchcat/SL-19669marchcat-pe