Highlights
- Arctic Code Vault Contributor
- GitHub Sponsor
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Popular repositories
-
-
This is a library designed to feel like the official aurelia/testing library but instead it is built to work with Cypress.
TypeScript 6
-
A package that makes NVIDIA/AMD prefer the discrete GPU for your application (ie. for laptops that have an integrated GPU and a discrete GPU)
-
-
oxygine-ogmoeditor2 Archived
2 files for level loading of Ogmo Editor 2 levels for the Oxygine Framework.
C++ 2
204 contributions in the last year
Activity overview
Contribution activity
August 2020
July 2020
Created an issue in hajimehoshi/ebiten that received 4 comments
gpu: Export globals NvOptimusEnablement and AmdPowerXpressRequestHighPerformance to force high-perf rendering
The problem For laptops with multiple GPUs, its likely that applications wont launch using the discrete GPU, but rather than integrated GPU. This c…