]> Chaos Git - corbenik/ctrulib.git/commit
Add stencil op and other related stuff to make that functionality mostly complete.
authorStapleButter <thetotalworm@gmail.com>
Mon, 27 Oct 2014 14:19:27 +0000 (15:19 +0100)
committerStapleButter <thetotalworm@gmail.com>
Mon, 27 Oct 2014 14:19:27 +0000 (15:19 +0100)
commitcb6b23b884de6410feef778aa029e8f8ea0995bb
tree97a9bc62f223bcf778935428520736030307bcbc
parent51850d5e6a9f1b449e390c5c767d5c8d7c25334d
Add stencil op and other related stuff to make that functionality mostly complete.
Add color/depth write mask support (and rename GPU_SetDepthTest() accordingly).
Add blending color.

Blending color must be set right after stencil op. GPU freezes otherwise.
libctru/include/3ds/gpu/gpu.h
libctru/source/gpu/gpu.c