-
`libpq` failed to build on my self-hosted github action runner. The runner environment is initialized by `vcvarsall.bat` in x64, and has Windows SDK 10.0.22621.0 installed. However, it can't find `cor…
-
Hi there.
After `Mouse::SetMode(Mouse::MODE_RELATIVE)` method call when I call `Mouse::Get().GetState().x` or `Mouse::Get().GetState().y` the values of `x` and `y` do not get updated. If I call `Mous…
-
Regarding the support of `.NET Standard 2.1` in UWP projects, it is written that it will be supported in the upcoming version.
This means that there will be the same problem as with the `.NET Stand…
-
Hi,
I am trying to use this to load and save from a filename
Loading:
BC7 dds input file from hard drive (with a filename) - output to RGBA raw uncompressed mem stream.
Example: Loadbc7("c:\…
DLPB2 updated
2 years ago
-
When trying to convert textures saved as 8.8AL to other formats using texconv the channels are converted incorrectly.
Sample texture, L8A8
![image](https://user-images.githubusercontent.com/433897…
-
# Host Environment
- OS: Windows 10 Pro 64-bit Version 2004 build 19041.508 with Windows Feature Experience Pack 120.2212.31.0
- Compiler: Microsoft Visual Studio Community 2019 Version 16.7.3
…
-
When consuming the NuGet, if you have your Debug configuration set to ``/INCREMENTAL:NO``, then will get these warnings from the linker from DirectXTK object files:
```
warning LNK4075: ignoring '…
-
**Describe the bug**
[vcpkg-tool] Displays `Value was null` instead of how many ports installed, failed, cascaded, etc
**Environment**
- OS: Windows Version [10.0.19044.1620]
- Compiler:
V…
-
Update: thanks everyone who was able to watch live and talk with us, or watch the recording!
---
Hi all -
The next WinUI Community Call will be on Wednesday Feb 19.
We'll be broadcastin…
-
DirectXMath provides a function for converting from a quaternion to a axis/angle, but does not have a method for going from a quaternion back to Euler angles: ``XMQuaternionToRollPitchYaw``
Also co…