-
I was wondering if you had any recommendation as to where to go after reaching the last chapter, since I know there’s missing content, would you recommend continuing with the vulkan-tutorial, if so wh…
-
I am trying to embed Godot view in my flutter android app. Here is the [complete source code](https://github.com/kyadalu1/GodotFlutterSample)
Flutter allows embedding native views. Check [here](htt…
-
Was going through the [Vulkan tutorial]() and noticed `debug_report` work via your demos but `debug_utils` used by the tutorial is not. The [spec](https://vulkan.lunarg.com/doc/view/1.1.82.1/windows/l…
-
Android is one of Vulkan's most important target platforms, yet the tutorial only works on and talks about desktop platforms. Android support should be added both to the tutorial as well as the code. …
-
Hi! I've went through the "Getting Started" section of Veldrid documentation, but I can't seem to get anything drawn. Only thing I can see is I can change the color of `commandList.ClearColorTarget` t…
-
# App summary
- App name: BLAZBLUE Continuum Shift Extend
- App serial: PCSB00042
- App version: 1.00
# Vita3K summary
- Version: v0.1.6
- Build number: 3038
- Commit hash: https://gith…
-
**Describe the bug**
I've run Taichi AOT with valgrind, which reported memory leaks in several places:
You can check with `valgrind` with this cmd line:
```sh
valgrind --leak-check=full …
-
> [2023.10 - We recently release new v4.7-4.8 optimized for anime scenes! 🎉](https://github.com/hzwer/Practical-RIFE)
Or at least a little guide on how users can convert future models to NCNN thems…
xzuyn updated
8 months ago
-
# App summary
- App name: LittleBigPlanet™ PlayStation®Vita
- App serial: PCSA00017
- App version: 1.00
# Vita3K summary
- Version: v0.1.2
- Build number: 2122
- Commit hash: https://gi…
-
😂 I'm so sorry, found another bug.
# Steps to re-produce
1. In code: Make use of `SHADER_RESOURCE_VARIABLE_TYPE_DYNAMIC`
2. Run the program in Release build on Windows with Vulkan backend.
3. …