issues
search
AugmendTech
/
CrabGrab
🦀 🖥️ 🦀
Apache License 2.0
153
stars
11
forks
source link
Wgpu texture usage fix, borderless option on windows CaptureConfig, minor fixes
#23
Closed
OutOfTheVoid
closed
5 months ago
OutOfTheVoid
commented
5 months ago
Fixes a problem with wgpu texture creation on MacOS where usage flags are not set appropriately based on metal texture storage mode
Adds the borderless option to the WindowsCaptureConfigExt trait and implements it for CaptureConfig.
Fixes a ref-counting bug in the objective-c wrapper layer