-
#### System Information
- Ogre Version: 3.0.0 latest
- Operating System / Platform: Debian 12
- RenderSystem: Vulkan
- GPU: AMD Radeon RX 6600 XT (RADV NAVI23)
#### Detailled description
So, I…
-
@xMeM
I have one Mali GPU device, so I’m reporting additional test results!The test environment is as follows.
- Package: mesa-vulkan-icd-wrapper latest version
- Device: Poco M4
- SoC: Media…
-
Hi, folks!
I just want to report an issue...
Commit: ```73347e6c7509e5438ce3231d1969bb07b7344114``` is causing **vulkan-go/demos/vulkancube** demo (tested on latest version) to display black viewp…
-
I'm trying to compile and build the engine, while too many errors occur, including dll files missing, meta file missing, vulkan rhi breaking down. Is there any requirement for vulkan version and graph…
-
```
HasAllDeviceExtensions: ERROR: required device extension VK_KHR_video_maintenance1 is missing for device with name: Intel(R) Graphics (ADL GT2)
HasAllDeviceExtensions : WARNING: requested option…
-
### Milestones:
- Study 3DGS implementations and identify best option, risks and blockers for integration
- Study [filament renderer](https://google.github.io/filament/Filament.html) and Open3D-fi…
-
```
%%% meson build
The Meson build system
Version: 1.3.0
Source dir: /tmp/libplacebo
Build dir: /tmp/libplacebo/build
Build type: native build
Project name: libplacebo
Project version: 7.342.…
sfan5 updated
2 weeks ago
-
i get this...
````
fatal error: unexpected signal during runtime execution
[signal SIGSEGV: segmentation violation code=0x1 addr=0x0 pc=0x0]
runtime stack:
runtime.throw(0x52b296, 0x2a)
/us…
-
My program started exploding randomly after I refactored this:
```python
vertex_stage = vk.VkPipelineShaderStageCreateInfo(
stage=vk.VK_SHADER_STAGE_VERTEX_BIT,
module=vertex_shader,
…
gibki updated
1 month ago
-
Same as here: https://github.com/clearlinux/distribution/issues/2267 . But I ran Firefox 102.0b6 on Ubuntu 18.04 with `--enable-features=Vulkan`.