James Darpinian
James Darpinian
The input latency of the DX samples feels really nice after this change if you have a recent Nvidia or Intel GPU. Less than one frame! Dragged windows really stick...
Could you add a COSPAR ID/International Designator field to the launches? I'm trying to associate objects from the space-track.org catalog with launch data from this API. Today it can be...
Note that the API is deprecated and the data is not being updated in the relevant README.md docs.
#364 was closed but not completely fixed. This fixes the last undefined symbol error.
Sixense has a Mac SDK at http://sixense.com/macsdkdownload, so it should be possible to get the Hydra working with the NPAPI plugin on Mac.
The ws::connect API provides no way to learn about connection errors. The return value is Ok(()) even if the socket fails to connect for some reason.
## Support symbolic links for static assets Fixes #3094 (auto-closed but not resolved) Supports symbolic links for static Pages assets in local dev server mode and in deploy. ## Author...
If using chrome://inspect to do port forwarding and/or remote inspection of Chrome on a device, Perfetto will fail to record traces on the device with this unhelpful error: A WebUSB...
Can you add a configuration option to have ibazel exit automatically when the subprocess exits?