-
To reproduce:
```
$ ./adoc/scripts/reflow.py -check FAIL -nowrite
Traceback (most recent call last):
File "SYCL-Docs/./adoc/scripts/reflow.py", line 613, in
folder_to_reflow = conventions.…
-
See : https://github.com/HaxeFoundation/hashlink/issues/586#issuecomment-1454689560
```shell
2023-03-04 21:07:46.193 6382-6382/com.example.heapsandroid.helloworld W/re-initialized>: type=1400 audit(…
-
Some of the extensions I'm using are optional which means that sometimes the function pointers will not exist. The problem with this is that the api fails when it hits a function pointer it can't find…
-
Currently, no games with zink work with Vkbasalt. No errors are reported but Vkbasalt seems to be loaded, but no effects are ever displayed. Don't know if this is a Vkbasalt issue or a Mesa/Zink issue…
-
### Godot version
4.1.1 Stable
### System information
Tuxedo OS 2 (Ubuntu 22.04), Vulkan Forward+ Renderer
### Issue description
After I import a new animation file from Mixamo, doesn't matter i…
-
Hello frogs :)
Did anyone manage to get MK11 running with `_mk11_fix="true"` in their proton-tkg configs?
Scouring the internet brings up only [one success story](https://software.kaminata.net/l…
-
These lines throw exception when OpenGL can't be initialized:
```
393│ int r = mpv_opengl_cb_init_gl(m_mpv_gl, NULL, get_proc_address, NULL);
394│ if (r < 0)
395├───────> throw std::runtim…
-
Hangs on startup on NVIDIA after https://github.com/ValveSoftware/gamescope/commit/bd722f786f5a74f8282d903bd5eb3d331c4cd920
Note that this is not with any of the reshade stuff enabled.
Not sure …
-
Hello,
I have a Nvidia jetson xavier AGX dev kit
```
NVIDIA Jetson AGX Xavier [16GB]
* Jetpack 4.6 [L4T 32.6.1]
* NV Power Mode: MODE_30W_ALL - Type: 3
* jetson_stats.service: acti…
-
### Describe the project you are working on
Godot
### Describe the problem or limitation you are having in your project
Allowing programmers to implement their own volumetric fog (if they wan…