-
I got a report yesterday from another developer about one of my projects, which uses Veldrid, explaining that it failed when attempting to use Vulkan in Linux. His system supports it, but the exceptio…
-
## error log | 日志或报错信息 | ログ
Segmentation fault (core dumped)
I got the backtrace of the segmentation fault by gdb:
Program terminated with signal SIGSEGV, Segmentation fault.
#0 0x0000007f748…
-
## Feature Request
### Motivation
Foreign libraries often (e.g. Vulkan, OpenGL, libpng) expose callbacks to report diagnostics. Piping these into `tracing` events provides pleasant user experien…
-
This is a logical follow-up to #2568, which discusses `DeviceLost`.
A lot of Vulkan methods are allowed to return OOM for either host or device memory. I'll try to argue against exposing those 1:1 …
kvark updated
5 years ago
-
Inspired by #11912.
For reproducer I did a Mesa3D main branch static build of dozen driver
````
/mingw32/bin/meson setup build/gcc-x86 --buildtype=release --libdir="lib/x86" --pkgconfig.relocatable…
-
#### Your system information
* Steam client version (build number or date): 1705108172
* Distribution (e.g. Ubuntu): ArchLinux
* Opted into Steam client beta?: No (beta is also affected)
* Have …
-
**Describe the bug**
Realm Studio 15.0.0 or 15.0.1, do not display anything, (window doesn't appear) and no error on console as well. v14 works well but it cannot work with database of version 24. I …
-
It is intended to provide a high level API on top of Graal.
This API should make writing code easy (Graal is just as complicated as Vulkan, just a little less verbose), but still enable power and fl…
-
### Tested versions
4.0, 4.1 and 4.2.2
### System information
Windows 11 - Godot v.4.2.2 - NVIDIA GeForce RTX 3060 Laptop GPU -
### Issue description
When I create or open a project ma…
-
Hi,
i m executing simulator in ubuntu. but its not opening.
i m using Tightvnc to connect my server.
here is my player.log file.
Mono path[0] = '/home/ubuntu/Rajesh/svlsimulator-linux64-202…