-
**Concisely describe the proposed feature**
A clear and concise description of what you want. For example,
I would like access to RT accelerated ray intersection as a native taichi function either f…
-
Some Vulkan calls may block the calling (OS) thread. E.g., `vkWaitForFences`, `vkDeviceWaitIdle`, etc.
Cooperation with Racket's runtime could be improved by adding `#:blocking? #t` to those proce…
dalev updated
2 years ago
-
Currently trying to install pyshaderc in windows, it seems it fails with the error:
```
CMake Error at cmake/setup_build.cmake:48 (find_program):
Could not find ECHO_EXE using the following n…
-
Dear developers. I have a GitHub workflow using "reactivecircus/android-emulator-runner@v2". The workflow has been running fine in a daily basis in the past. It started encountering the following erro…
-
### Description
I have a .NET MAUI application that only targets Android. Now it works fine, data is there and loaded. But one thing I noticed is that when I scrolled to the bottom, there is a noti…
-
### Game or games this happens in
games
### What area of the game / PPSSPP
I use the source code to compile "ppssppsdl"
cmake -DUSE_SYSTEM_FFMPEG=OFF -DUSING_FBDEV=ON -DUSING_EGL=OFF -DUSI…
-
You can make Cairo-gl Wayland-native thanks to its EGL backend, as shown here: https://jan.newmarch.name/Wayland/Cairo. Can you do the same with vkvg?
Rubo3 updated
4 months ago
-
Hello, first of all: thank you for this great learning resource!
I have a problem when running the example code of these tutorials. I've recorded a GIF demonstrating the issue:
![learn-wgpu_tutori…
-
(From Nim community survey 2017)
-
It's currently not possible to see the specialization constants for a module. Furthermore, it's not possible to get the size of an array when it's dependent on a specialization constant. I would be in…