-
**Description**
I'm using _Vulkan + HLSL_ workflow. After editing shader in _RenderDoc_ and press compile there is a compilation error:
```txt
Running "D:/Development/VulkanSDK/1.3.290.0/Bin/dxc.…
-
```
What steps will reproduce the problem?
1. myPDF.addImage(map, new Resize
(Mode.NONE,Position.CENTERED),0.75,1.5,10.5,5.5,0,1,true,"PNG",100,BlendMod
e.NORMAL);
This will print out as expected, ho…
-
```
What steps will reproduce the problem?
1. myPDF.addImage(map, new Resize
(Mode.NONE,Position.CENTERED),0.75,1.5,10.5,5.5,0,1,true,"PNG",100,BlendMod
e.NORMAL);
This will print out as expected, ho…
-
When JITting the following function
```cs
[MethodImpl(MethodImplOptions.NoInlining)]
static float Add(float x, float y)
{
return x + y;
}
```
this code is generated on arm64 Mac:
```asm
…
-
| | |
| --- | --- |
| Bugzilla Link | [37365](https://llvm.org/bz37365) |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @efriedma-quic |
## Extended Description…
-
Hello Tobi:
When I emulate my firmware, some errors occor.
fuzzware emu -c config.yml -v -d -M IPMI_F407.bin >emu.log
The errors:
Basic Block: addr= 0x0000000008001358 (lr=0x0)
…
-
| | |
| --- | --- |
| Bugzilla Link | [50202](https://llvm.org/bz50202) |
| Version | trunk |
| OS | Linux |
| Attachments | [Preprocessd C source for reproduction](https://user-images.githubusercon…
-
Hey guys,
Since reflashing the multisensors with DanielXYZ2000 code revision I've not had any more problems with rubbish 0 values in the HomeAssistant sensor charts. However I do still get these HA …
-
[Job](https://mihubot.xyz/runtime-utils/46d0e0605bd14b52be613fa80aba9188) completed in 22 minutes.
### Diffs
Diffs
```
Found 351 files with textual diffs.
Summary of Code Size diffs:
(Lower is b…
-
Hello,
Over the past few days, I've developed [Python bindings for astc-encoder](https://github.com/K0lb3/astc-encoder-py) and would appreciate some feedback from the developers and maintainers.
#…
K0lb3 updated
4 weeks ago