This website requires JavaScript.
Explore
Help
Register
Sign In
DarthAffe
/
RGB.NET
Watch
1
Star
0
Fork
0
You've already forked RGB.NET
mirror of
https://github.com/DarthAffe/RGB.NET.git
synced
2025-12-12 17:48:31 +00:00
Code
Issues
Releases
Wiki
Activity
RGB.NET
/
RGB.NET.Core
/
Update
History
Shaun Tonstad
da51871e04
Update RGB.NET.Core/Update/CustomUpdateData.cs
...
Co-authored-by: DarthAffe <darthaffe@wyrez.org>
2024-10-29 20:19:29 -05:00
..
Devices
Fixed potential performance issue with for-loops when Spans are passed by reference
2024-06-22 19:48:52 +02:00
AbstractUpdateTrigger.cs
Remove CustomUpdateData heap allocation in OnUpdate hot path. Added CustomUpdateData.Empty property.
2024-10-12 13:01:53 -05:00
CustomUpdateData.cs
Update RGB.NET.Core/Update/CustomUpdateData.cs
2024-10-29 20:19:29 -05:00
IUpdateTrigger.cs
Changed all namespaces to file-scope
2021-11-13 17:35:08 +01:00
ManualUpdateTrigger.cs
Reduced some more allocations
2023-04-13 00:49:29 +02:00
TimerUpdateTrigger.cs
Sealed a lot of classes that are not meant to be inherited
2023-04-19 21:19:05 +02:00