pbKit gives you graphic hardware acceleration on xbox1

- Install cygwin
- Install Openxdk
- Choose a demo source from pbkit_demos.zip. Unzip it.
- Unzip pbkit_core.zip files in same diretory.
- Type in "make" under cygwin session
- Transfert or burn default.xbe (and needed files, if any)

See pbkit changelog for useful links to many tutorials

inner.txt explains what a push buffer is for and gives you the inner registers list
(you need to use a push buffer engine if you want to access inner registers)

outer.txt gives you the MMIO registers list

See Nouveau project on Wikipedia, for more NVidia gpu driver projects.