phoenix-firestorm/indra/cmake
Rye 452c8e0ea4
Follow up fixes for Apple Silicon (#4662)
* Remove GLM sse flag from cmake that was moved to llpreprocessor.h

* Further reduce performance loss of HDR and Sharpening on bandwith-constrained gpu by combining gamma correction into tonemap/sharpening shader passes

* Update SSE2NEON to 1.8.0 to fix random render nans

* Fix occasional startup crash from LLCachedControl being declared in global scope
2025-09-11 20:54:32 -04:00
..
00-COMPILE-LINK-RUN.txt
00-Common.cmake Follow up fixes for Apple Silicon (#4662) 2025-09-11 20:54:32 -04:00
APR.cmake Update dependencies with support for apple silicon 2025-02-11 05:04:06 -05:00
Audio.cmake Fixes for GHA build 2025-08-28 17:58:33 -04:00
Boost.cmake viewer-cef build fixes 2025-09-05 19:00:05 +03:00
BuildPackagesInfo.cmake
BuildVersion.cmake #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
CEFPlugin.cmake MacOS companion changes for dullahan 1.21 including package structure and linkage fixes 2025-08-27 23:05:40 -04:00
CMakeCopyIfDifferent.cmake #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
CMakeLists.txt Merge branch 'develop' of github.com:secondlife/viewer into rye/infinitemac 2025-08-20 18:04:55 -04:00
CURL.cmake Update dependencies with support for apple silicon 2025-02-11 05:04:06 -05:00
ConfigurePkgConfig.cmake #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
Copy3rdPartyLibs.cmake Merge branch 'develop' of github.com:secondlife/viewer into rye/infinitemac 2025-08-20 18:04:55 -04:00
CubemapToEquirectangularJS.cmake
DBusGlib.cmake
DeploySharedLibs.cmake #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
Discord.cmake #4470 Adjustments and Mac build fixes 2025-08-05 18:26:29 +03:00
DragDrop.cmake
EXPAT.cmake Update dependencies with support for apple silicon 2025-02-11 05:04:06 -05:00
ExamplePlugin.cmake
FindAutobuild.cmake #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
FindSCP.cmake
FreeType.cmake Update dependencies with support for apple silicon 2025-02-11 05:04:06 -05:00
GLEXT.cmake Merge remote-tracking branch 'origin/main' into DRTVWR-559 2023-03-29 14:54:06 -07:00
GLH.cmake
GLM.cmake #1392 GLTF Upload (#1394) 2024-05-20 13:22:55 -05:00
GStreamer010Plugin.cmake
Havok.cmake #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
Hunspell.cmake Update dependencies with support for apple silicon 2025-02-11 05:04:06 -05:00
JPEG.cmake Update dependencies with support for apple silicon 2025-02-11 05:04:06 -05:00
JPEGEncoderBasic.cmake
LLAddBuildTest.cmake Introduce build system and preprocessor support for ARM64 2025-02-11 05:04:08 -05:00
LLAppearance.cmake
LLAppearanceUtility.cmake
LLAudio.cmake
LLCA.cmake
LLCommon.cmake #1111 Remove xmlrpc-epi 2024-07-01 20:20:04 +02:00
LLCoreHttp.cmake
LLImage.cmake
LLKDU.cmake viewer-cef build fixes 2025-09-05 19:00:05 +03:00
LLMath.cmake CMake and tests fixups after merge with main for DRTVWR-559 2023-03-30 13:46:00 -07:00
LLPhysicsExtensions.cmake #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
LLPrimitive.cmake Update dependencies with support for apple silicon 2025-02-11 05:04:06 -05:00
LLSharedLibs.cmake #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
LLTestCommand.cmake
LLWindow.cmake #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
LibVLCPlugin.cmake Update dependencies with support for apple silicon 2025-02-11 05:04:06 -05:00
Linking.cmake Merge branch 'develop' of github.com:secondlife/viewer into rye/infinitemac 2025-08-20 18:04:55 -04:00
Meshoptimizer.cmake Update dependencies with support for apple silicon 2025-02-11 05:04:06 -05:00
Mikktspace.cmake
NDOF.cmake Update dependencies with support for apple silicon 2025-02-11 05:04:06 -05:00
NGHTTP2.cmake Update dependencies with support for apple silicon 2025-02-11 05:04:06 -05:00
NVAPI.cmake
OPENAL.cmake Fixes for GHA build 2025-08-28 17:58:33 -04:00
OpenGL.cmake
OpenJPEG.cmake Fixes for GHA build 2025-08-28 17:58:33 -04:00
OpenSSL.cmake Update dependencies with support for apple silicon 2025-02-11 05:04:06 -05:00
OpenXR.cmake Introduce OpenXR SDK prebuilt package and cmake setup (#2503) 2024-09-04 23:10:50 -04:00
PNG.cmake Update dependencies with support for apple silicon 2025-02-11 05:04:06 -05:00
PluginAPI.cmake MacOS companion changes for dullahan 1.21 including package structure and linkage fixes 2025-08-27 23:05:40 -04:00
Prebuilt.cmake
PulseAudio.cmake
Python.cmake Make builds support Python 3.13 2025-05-07 18:51:57 +03:00
SSE2NEON.cmake Introduce SSE2NEON package for handling sse to neon intrinsic compatibility 2025-02-11 05:04:07 -05:00
TemplateCheck.cmake
ThreeJS.cmake
TinyEXR.cmake Trim remaining trailing whitespaces after #1695 2024-06-11 17:38:48 +03:00
TinyGLTF.cmake #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
Tracy.cmake Fix Tracy memory profiling overloads for aligned allocations 2025-02-11 05:04:05 -05:00
Tut.cmake
UI.cmake #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
UnixInstall.cmake
Variables.cmake Improvements found in reviewing mac_arm branch #4629 2025-09-10 13:04:04 -07:00
ViewerManager.cmake
ViewerMiscLibs.cmake SL-19078: changes to autobuild to unpack the emoji/shortcode 3p library and then copy the XML files to the right place in the Viewer dev tree (indra/newview/skins/xui/*/emoji_characters.xml) 2023-04-10 17:01:10 -07:00
VisualLeakDetector.cmake
VulkanGltf.cmake
WebRTC.cmake Introduce build system and preprocessor support for ARM64 2025-02-11 05:04:08 -05:00
ZLIBNG.cmake Update dependencies with support for apple silicon 2025-02-11 05:04:06 -05:00
bugsplat.cmake
cmake_dummy.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
run_build_test.py #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
windows-rcs.html
xxHash.cmake Introduce build system and preprocessor support for ARM64 2025-02-11 05:04:08 -05:00