DarthAffe
DarthAffe synced commits to master at DarthAffe/HPPH from mirror 2024-07-18 22:50:22 +00:00
9999681574 Removed some of the sample data to speed up test running
c6ac54a936 Added additional tests and some small fixes and improvements
e1738845ea Changed ColorFormatData to record struct
Compare 3 commits »
DarthAffe synced commits to master at DarthAffe/HPPH from mirror 2024-07-15 05:01:45 +00:00
5126980e97 Added extensions for SkiaSharp
2c401f0eb1 Fixed wrong color format for System.Drawing bitmaps
0c7770d42d Updated System.Drawing
8fd2ee7091 Fixed wrong image format when loading 32bit bitmaps
0a731b5ca4 Added ToBitmap nad ToBmp extensions for image
Compare 6 commits »
DarthAffe synced commits to master at DarthAffe/HPPH from mirror 2024-07-14 20:50:22 +00:00
dd5f742b48 Correctly implemented image.ConverTo and added tests
19c9143fa1 Added ConvertTo-method to IImage
0731472c24 Added extensions for generic image
2d30dc98ec Finished image-implementation and added some tests
afdf36e0e5 Grouped Tests
Compare 5 commits »
DarthAffe synced commits to development at DarthAffe/Artemis from mirror 2024-07-14 20:30:18 +00:00
3b2d799bfc Workshop - Auto-updating WIP
DarthAffe synced commits to development at DarthAffe/Artemis from mirror 2024-07-13 20:00:18 +00:00
99d11e1921 Workshop - Redesigned library
DarthAffe synced commits to master at DarthAffe/Artemis from mirror 2024-07-13 03:40:39 +00:00
0e911d68ba Merge branch 'development'
4552b3ba17 UI - Fix Markdown link issues
Compare 2 commits »
DarthAffe synced commits to development at DarthAffe/Artemis from mirror 2024-07-13 03:40:38 +00:00
4552b3ba17 UI - Fix Markdown link issues
DarthAffe synced commits to master at DarthAffe/HPPH from mirror 2024-07-11 03:10:31 +00:00
e0e5b12c20 Fixed wrong parameter in Image
e020e460aa Added first benchmarks
02da924713 Added first extensions to work with System.Drawing-bitmaps
be39739f4d Fixed some potential issues with non aligned data in Image and RefImage - requires extensive testing!
7d2496a818 Changed color-cube to use extensions
Compare 7 commits »
DarthAffe synced commits to master at DarthAffe/HPPH from mirror 2024-07-09 02:50:21 +00:00
d0f2e2d983 Replaced vector-pointer casts with Load-calls
132bf7f54a Changed all public PixelHelper-methods to be extensions; removed unused sorts
fb56257e87 Improved conversion-test to check for different amounts if missing elements
597685f920 Removed unused using
3f9dd933d3 Refactored conversion and implemented narrowing and widening
Compare 6 commits »
DarthAffe synced commits to master at DarthAffe/HPPH from mirror 2024-07-07 18:40:17 +00:00
7a67f77168 Added Convert-method for ReadOnly-data
ccd4a8d5c8 Implemented a first draft of a ColorFormat-conversion
Compare 2 commits »
DarthAffe synced commits to sd3 at DarthAffe/stable-diffusion.cpp from mirror 2024-07-07 17:20:22 +00:00
DarthAffe synced new reference sd3 to DarthAffe/stable-diffusion.cpp from mirror 2024-07-07 17:20:22 +00:00
DarthAffe synced commits to Development at DarthAffe/RGB.NET from mirror 2024-07-07 16:20:19 +00:00
4e80764015 Merge pull request #393 from roxaskeyheart/patch-4
9de1233c93 Update RGB.NET.Devices.Razer/RazerDeviceProvider.cs
976ee6d007 Added BlackWidow V4 Mini HyperSpeed
9f0c3be7bb Added Razer Leviathan V2 X Speakers
Compare 4 commits »
DarthAffe synced commits to master at DarthAffe/Artemis from mirror 2024-07-04 23:40:18 +00:00
bd904178c8 Merge branch 'development'
00948de9d6 Workshop - Fix installing new versions of profiles
648b7765ef Core - Added API for retrieving current suspended device providers
86f78940b1 Workshop - Manage entries after installing them
966ca47335 Meta - Updated packages
Compare 6 commits »
DarthAffe synced commits to development at DarthAffe/Artemis from mirror 2024-07-02 22:40:18 +00:00
00948de9d6 Workshop - Fix installing new versions of profiles
DarthAffe synced commits to development at DarthAffe/Artemis from mirror 2024-06-30 13:30:18 +00:00
648b7765ef Core - Added API for retrieving current suspended device providers
DarthAffe synced commits to development at DarthAffe/Artemis from mirror 2024-06-26 03:20:21 +00:00
86f78940b1 Workshop - Manage entries after installing them
DarthAffe synced commits to development at DarthAffe/Artemis from mirror 2024-06-23 01:50:18 +00:00
966ca47335 Meta - Updated packages
DarthAffe synced commits to Development at DarthAffe/RGB.NET from mirror 2024-06-23 01:10:18 +00:00
41a1d5d97b Merge pull request #391 from DarthAffe/SmallPerformanceThings
6f0711564c Removed unnecessary in GetByteValueFromPercentage
f21acbd767 Fixed potential performance issue with for-loops when Spans are passed by reference
da2c2a678b Merge pull request #390 from DarthAffe/RazerKeyboardMapping
5a13fcef7f Added media-keys and underglow-leds to razer-mapping; Correctly named BlackWidow v4 Pro
Compare 5 commits »
DarthAffe synced commits to master at DarthAffe/stable-diffusion.cpp from mirror 2024-06-12 21:10:21 +00:00
9c51d8787f chore: fix cuda CI (#286)