Darryl Pogue
Darryl Pogue
The goal here is to make the pipeline implementation responsible for constructing the renderer layer, so that everything related to Metal can be handled by the Metal pipeline and (eventually)...
This is open for discussion, but seemed worthwhile to get it working first so people could take a look. * Moves all the non-client tools out of `Sources/Plasma/Apps` and into...
When you have Buddies or Neighbours selected, you can use `/age` as a shortcut to refocus the chat to the Age Players list. However, if you've already got the Age...
A lot of the avatar messages have dependencies on things from plAvatar (like plAvatarMgr) and that brings in a bunch of FeatureLib dependencies. Once upon a time, it seemed possible...
Visual Studio will make use of CMakePresets.json when opening CMake projects to set a bunch of default configuration options. We should set up reasonable defaults in our project (although at...
cctools: https://github.com/apple-oss-distributions/cctools/tree/cctools-1009.2 ld64: https://github.com/apple-oss-distributions/ld64/tree/ld64-907
### Platforms affected iOS ### Motivation and Context Starting in April 2024, Apple requires that newly submitted apps include a Privacy Manifest that declares whether the app collects personal data,...
🚨 **BREAKING API CHANGE!** This should be tested with all the core plugins, just in case any of them are relying on this API existing. ### Platforms affected iOS ###...
### Platforms affected iOS, macOS ### Motivation and Context With the deprecation of cordova-osx and the availability of Catalyst to deploy iOS apps on macOS as their own app bundles,...