]> Chaos Git - corbenik/ctrulib.git/commit
Added GX_SetDisplayTransfer flags enums and define helpers
authorSergi Granell <xerpi.g.12@gmail.com>
Fri, 3 Apr 2015 16:05:31 +0000 (18:05 +0200)
committerSergi Granell <xerpi.g.12@gmail.com>
Fri, 3 Apr 2015 16:05:31 +0000 (18:05 +0200)
commitcf7082ad1b5df8537a2591f15dbf9e6a1bd8b53a
tree224b7c96efccc1ecd3f4949dea77b1fd653d924a
parent7d940da23a5a14ae09dc3e2b172f3933f890bfc5
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)
examples/gpu/source/main.c
libctru/include/3ds/gpu/gx.h
libctru/source/gpu/gpu.c