-
This issue was split from https://github.com/shader-slang/slang/issues/5172.
I think this should be easy to support for WGSL.
Affected tests under tests/compute (currently disabled):
- buffer-t…
-
According to standard, an unsized single-bit value can be specified as follows: `'0, '1, 'X, 'x, 'Z, 'z`. While the question mark (`?`) character is a SystemVerilog alternative for the `z` character, …
-
Given:
my $s = 'baz'
sub foo { $^a }
compare these expressions:
Q:c'{$s}'
Q:f'&foo($s)'
I believe both should evaluate to `baz`, but the second one fails with `Type Str d…
-
-
I don't know why but when I try adding a word to Anki it shows me this error and my Anki becomes unresponsive for some seconds:
![image](https://github.com/ripose-jp/Memento/assets/31047609/6d048bc…
-
Hi.
When using curvature simulation a 'moire' effect appears. Would it be possible to avoid this? (maybe by altering the order each effect is executed).
While I remember some of my arcade monito…
-
How can we control the number of suggestions returned, or sensitivity?
For example, when doing: `s.suggest('wuld')`, I get:
`['wild', 'would', 'Wald', 'weld', 'wold']`
But the word 'world' is…
ndvbd updated
6 years ago
-
```
Here's a test case:
printf "\x1b[38;2;255;100;0mTRUECOLOR\x1b[0m\n"
* or http://github.com/robertknight/konsole/tree/master/tests/color-spaces.pl
* or https://git.gnome.org/browse/vte/tree/perf/…
-
# Design/Code Review 1
## Project: IndieCosmeticProducts
### Developer: Subheksha Karki
### Reviewer: Palmer Larson
|Item |Considerations| Comments/Suggestions|
|--------|---------|--…
-
```
What steps will reproduce the problem?
1. Attempt to play a file with the filename "Some file with a - heap of spaces
[1080p].mp4"
2. Perhaps one in 5 instances result in no video playing.
What…