devkitPro / deko3d

Homebrew low level graphics API for Nintendo Switch (Nvidia Tegra X1)
zlib License
323 stars 23 forks source link

Add DkProvokingVertex: Allow the provoking vertex to be the first in the primitive #9

Closed ReinUsesLisp closed 3 years ago

ReinUsesLisp commented 3 years ago

Tested with flat shading. This might have to be retested when transform feedback is implemented, unless the hardware takes care of it for us (it probably does).