Graham MacDonald

Results 5 issues of Graham MacDonald

If I run the steps below, I get an error about inconsistent versions: ``` mkdir test cd test go mod init test go get -u github.com/u-root/u-root@master ``` Gives me the...

Bug
modules

Edited after original change was questioned. I've committed versions of PixelFormat and ContextAttribs that are both fully immutable, and now use builders. The downside is that it's a breaking change.

enhancement

Hi First of all, thanks for this - it looks perfect for my needs. Any plans to publish the sokol-imgui, sokol-stb crates on the repo?

It should instead fill up the message to the request size with as many entries as it can

Aarch64 needs the MMU to be set up before being able to use atomics. Once this is done, we can remove the early console code added in #17 (but keeping...