libctru/examples/gpu
Sergi Granell cf7082ad1b Added GX_SetDisplayTransfer flags enums and define helpers
Solved GPU_SetTexture bug (width and height was swapped)
Comment the GPU sample a bit more (to make it easier to understand)
2015-04-03 18:05:31 +02:00
..
data Fix GPU example 2015-03-02 00:54:29 +01:00
source Added GX_SetDisplayTransfer flags enums and define helpers 2015-04-03 18:05:31 +02:00
Makefile use python3 2015-03-17 10:42:51 +00:00
README.md update aemstro reflog 2015-02-22 22:37:17 +00:00

gpu

example of how to use the GPU with libctru

before trying to compile, make sure to download aemstro ( https://github.com/smealum/aemstro reflog: 51bfeef9e1a0149726dca43b50919bd45917015a ) and update AEMSTRO environment variable with the proper path

You'll also need to install Python 3 and have that in your path.