godotengine / godotengine/regression-test-project
Update Swiftshader
- Dominant language
- GDScript
- Stars
- 24
- Forks
- 22
- PR merge metrics
- No merged PRs in 30d
Description
Currently is used in CI version of SwiftShader older that 6 months(but still works fine, without any strange crashes).
After compiling Swiftshader from commit - https://github.com/google/swiftshader/commit/3f37fd8e4fbe620498eb2936c60f16ad4dbd2551 I got this library which doesn't work - [swiftshader_.zip](https://github.com/godotengine/regression-test-project/files/8474861/swiftshader_.zip)
Error:
```
Godot Engine v4.0.alpha.custom_build.83d267377 - https://godotengine.org
ERROR: No platform surface extension found, is a driver installed?
at: _initialize_extensions (drivers/vulkan/vulkan_context.cpp:354)
ERROR: Could not initialize Vulkan
at: DisplayServerX11 (platform/linuxbsd/display_server_x11.cpp:4636)
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.