-
**Description**
I have a test suite that uses VUnit (v4.7.0). With different GHDL binaries of the same 4.1.0 release, I get different results. This is the output for --version for both binaries:
```…
-
On some systems entropy is drained right after boot.
If you trigger now, on a fresh systems a docker-machine create you will likely end up with certificates which are broken and can't be used.
A g…
-
Running various of the example applications (vsgCamera, vsgInput, ..) in the Debug configuration, I noticed that they all seem to call abort() on shutdown (if I quit them by closing their window or by…
-
In Qt6, Qt has added `QQuickGraphicsDevice::fromDeviceObjects`, which allow referencing Vulkan resources to perform drawing: https://doc.qt.io/qt-6/qquickgraphicsdevice.html#fromDeviceObjects
This …
-
**Environment**
VSG v3.25.0
**Describe the bug**
![image](https://github.com/user-attachments/assets/9c1ffc37-41d6-467f-b320-ee63196b70cf)
**To Reproduce**
Steps to reproduce the behavior:
…
-
In this minimal sample the following assert triggers at the end of main() but in my production code it triggered at the second call to ShaderGroupBegin(). When compiling OSL in Release mode instead of…
-
**Environment**
VSG v3.25.0
**Describe the bug**
![image](https://github.com/user-attachments/assets/0f341fd9-0e3a-4081-886f-c862442e9284)
The description for whitespace_011 includes the string …
-
Dialog ID with PlaceOrder is containing CreateShop element. Same for the other dialog also.
Please fix the IDs
https://github.com/gopal-vsg/shopmap/blob/db43049bba26fb6d0bd75dff4824d097cd5cf674/sr…
-
Hi, I've been trying to calibrate a microscope for DIC using DICE. Unfortunately, I can't make a good enough checker pattern, so I've generated a radial distortion coefficient using some pure translat…
-
Hi Robert,
Just as an FYI, I was using Compile_Using_TransferData commit 80370b9ead50c3ec5302f984298f8e3fee6ee7bf for a while and I noticed that if I minimised my window then un-minimised it again,…