davidAlgis
davidAlgis
Hi, First, thanks for this nice plugin, it's really useful to me ! I wanted to override the auto-filled description for file header in "block_layout", I add this configuration: ```...
The windows form isn't responding when scrapping is in progress.
There are unit test for texture and compute buffer, but I need to implement it for texture array.
https://unity3d.atlassian.net/servicedesk/customer/portal/2/user/login?destination=portal%2F2%2FIN-25859
I wanted to generate the mip map of a `Texture2D` directly from the graphics API. But with DX11 a `Texture2D` is created with `miscflag 0`, and the function to generate...
CUDA is fast, but it's only supported by Nvidia's GPU. It would be better to use [HIP](https://developer.amd.com/resources/rocm-learning-center/fundamentals-of-hip-programming/) to support more GPU.
When I try to install senscritiqueScraper with your first method I run into an error when calling `python setup.py install` : ``` zip_safe flag not set; analyzing archive contents... creating...
DirectX12 is not supported yet. The interoperability with CUDA doesn't work in the same way see https://forums.developer.nvidia.com/t/cuda-interop-with-d3d12-possible/54671/7
### Checklist - [X] **I have read the guidelines in [CONTRIBUTING.md](../blob/master/CONTRIBUTING.md)** - [ ] I am affiliated with this alternative ### Alternative name Qwant maps ### Reason Qwant maps seems...
When using LSP-Omnisharp, the following message is displayed indefinitely (like 10 per seconds): ``` OmniSharp: INFO: OmniSharp.Roslyn.CSharp.Services.Diagnostics.CSharpDiagnosticWorkerWithAnalyzers: Analyzer work cancelled. ``` This issue causes continuous logging and isn't clear on...