Christopher Patton

Results 8 issues of Christopher Patton

- Fixes #331. - Closes #198. - Closes #262 I am upstreaming some of the changes my team has made to nanovg and nanogui. Note: I think this is a...

I am upstreaming some of the changes my team has made to nanovg and nanogui. We found that nanogui was making assumptions about the available versions of OpenGL, particularly in...

I am upstreaming some of the changes my team has made to nanovg and nanogui. See full description in https://github.com/wjakob/nanovg/pull/1 This pull request will need to update the nanovg submodule...

The previous release ([v3.0.0](https://github.com/tmux-plugins/tpm/releases/tag/v3.0.0)) was published on August 3, 2015. We're coming up on almost 4 years since then, and there's been quite a large number of improvements (over 40...

# Problem description I'm building a node application that connects to a rosbridge websocket server. I'm supplying data to the application by playing back a log file on the same...

**Reasons for making this change:** Obsidian is a highly-customizable application for markdown file editing/viewing. Obsidian "vaults" store your collection of markdown notes, all application configuration, and all installed plugin code...

The following message struct and implementations are missing from the `job_negotiation` sub-protocol module: 1. AllocateMiningJobToken(Client->Server) 2. AllocateMiningJobToken.Success(Server -> Client) 3. CommitMiningJob (Client -> Server) 4. CommitMiningJob.Success (Server->Client) 5. CommitMiningJob.Error (Server->Client)...

A `template_distribution` module should exist to cover the Template Distribution Sub-Protocol with the following messages: 1. CoinbaseOutputDataSize (Client -> Server) 2. NewTemplate (Server -> Client) 3. SetNewPrevHash (Server -> Client)...