Ole Strøhm
Ole Strøhm
## What problem does this solve or what need does it fill? Several people have showed up on the discord with performance issues related to wgpu only finding a software...
#### Your system information * Steam client version (build number or date): 1635319913 (October 27 2021) * Distribution (e.g. Ubuntu): Arch - 5.14.16-arch1-1 * Opted into Steam client beta?: Yes...
fixes #12955 This PR adds const eval support for enums, as well as showing their value on hover, just as consts currently have. I developed these two things at the...
I've been wanting this feature, and so I've been working on it, and I've got something working, though it still requires a fair bit more work, but just to have...
I just updated from pre-0.10, and now the vga starts in a graphics mode, which makes it more difficult to get start printing simple things. I looked through the features,...
### Overview This pull request implements a transport layer based on the stdlib mpsc channel. This allows the renet server and clients to communicate efficiently within a single program. This...
Just noticed some typos while reading, so I thought I'd submit a small patch to get it fixed :)