-
I think we should (experimentally, in a branch) rewrite the parser from scratch, with two main goals:
* Excellent error messages (fixing #10)
* Parser extensibility; the ability to register a new …
masak updated
5 years ago
-
Here's what I did:
Ran this from the command-line: retroarch -v --log-file C:\Games\Emu\EmulationStation-DE\Emulators\RetroArch-Win64\logs\retroarch.log -L C:\Games\Emu\EmulationStation-DE\Emulator…
-
Affected tests:
- tests/bugs/dxbc-double-problem.slang
-
project compile error :
```rust couldn't read editor\../resources/Inter-Regular.ttf ```
-
```
What steps will reproduce the problem?
1. Open a video with gnome-mplayer.
2. Set the focus on another window and you'll see a flashing black screen on
the gnome-mplayer window.
3. If the video i…
-
```
What steps will reproduce the problem?
1. Open a video with gnome-mplayer.
2. Set the focus on another window and you'll see a flashing black screen on
the gnome-mplayer window.
3. If the video i…
-
**DISCLAIMER:** I didn't find relevant issue on the github tracker nor internet.
## Info
On fresh ubuntu komorebi 2.1 from https://github.com/cheesecakeufo/komorebi/commit/994725d147674bf7fe9392…
-
So I have it recognizing `vk_wayland` but when I load a game I have high cpu usage like it's not using the gpu for vulkan rendering. Using the bsnes hd core.
```
[INFO] [Vulkan]: Found vulkan contex…
-
This issue was split from https://github.com/shader-slang/slang/issues/5173.
Affected tests under tests/compute (currently excluded):
1. `func-param-legalize`
Output from slang-test, for `fun…
-
**Describe the bug**
`@function.outer` works when the function is defined in the first column, but breaks when indented.
**To Reproduce**
Steps to reproduce the behavior:
1.
```
impl Test {
…