-
A fresh checkout of the dev branch of ICD reports multiple failures when built with assertions enabled.
My cmake invocation:
`cmake -H. -Bbuilds/Debug64 -GNinja -DCMAKE_BUILD_TYPE=Debug -DXGL_BUI…
kuhar updated
3 years ago
-
Hello,
when I build "amdvlk" without "debug" running "vulkaninfo" segfaults.
I use:
- Gentoo Linux
- Kernel 5.8.0
- GCC 10.2.0
- Radeon RX 560
I tried the following versions:
- 2020-2.6…
-
Building on Ubuntu 18.04 after commenting out `#define WIN` in `util.h`, using the following makefile
```
1 NAME = daedalus
2 OBJ = color.o command.o create.o create2.o create3.o daedalus.o d…
-
**Actual Behaviour**
Navigation bar is not completely responsive.
**Expected Behaviour**
Navigation bar should be completely responsive in all devices.
**Steps to reproduce it**
**LogCa…
-
[crash_20200614235124_1.zip](https://github.com/GPUOpen-Drivers/AMDVLK/files/4777266/crash_20200614235124_1.zip)
Dota 2 crashes when I start it with amdvlk. Radv works but amdvlk is broken. Log a…
-
- VSCode Version: 1.24.1
- OS Version: Windows 7 LTS
Steps to Reproduce:
1. Do either one of these steps:
- Copy the following code in a blank document that VS Code supports code …
-
new repo containing some code to simulate workers, creating tasks, scanning tasks, and other API calls at approximately the level we see in production
TODO:
* [x] refactor config to take a YAML f…
-
Contract addresses are not consistent using the default deploy method. This is a problem for system (end-to-end) tests because the process goes like this:
1. Build the UI
2. Start the tests, inclu…
-
### Prerequisites
- [x] I have written a descriptive issue title
- [x] I have verified that I am running the latest version of DisposableFixer: 2.1.0
- [x] I have searched [open](https://github.c…
-
It appears as though the presence of `javax.validation.Valid` confuses the generation of the OpenAPI specification:
```java
@POST
@Path("create1")
public JsonObject createUser1(@Vali…