phoenix-firestorm/indra/llplugin
Jonathan "Geenz" Goodman a0be1e7dfb
macOS 26 build changes (#4239)
* Fix for VLAs now emitting warnings on Xcode 26, and AGL being removed from the SDK.

Note: there was no warning or notice provided for AGL's removal.

* Whitespace.
2025-06-10 14:15:57 -04:00
..
slplugin Fix line endlings 2024-05-22 22:40:26 +03:00
CMakeLists.txt
llpluginclassmedia.cpp Fix incorrect use of VX/VY/VZ/VW indices when color components are accessed 2024-06-10 19:30:17 +03:00
llpluginclassmedia.h
llpluginclassmediaowner.h
llplugininstance.cpp
llplugininstance.h
llpluginmessage.cpp
llpluginmessage.h
llpluginmessageclasses.h
llpluginmessagepipe.cpp Re-enable a lot of compiler warnings for MSVC and address the C4267 "possible loss of precision" warnings 2024-06-01 15:49:26 +02:00
llpluginmessagepipe.h
llpluginprocesschild.cpp
llpluginprocesschild.h
llpluginprocessparent.cpp macOS 26 build changes (#4239) 2025-06-10 14:15:57 -04:00
llpluginprocessparent.h Use thread pool to create plugin processes to reduce created/destroyed threads and fix various crashes (#2079) 2024-07-22 16:10:19 +03:00
llpluginsharedmemory.cpp Re-enable a lot of compiler warnings for MSVC and address the C4267 "possible loss of precision" warnings 2024-06-01 15:49:26 +02:00
llpluginsharedmemory.h