GPU/Programming Guide: Difference between revisions

Yuriks (talk | contribs)
Update links with new prefix
Yuriks (talk | contribs)
m Add to GPU category
Line 20: Line 20:


When drawing using triangle strips or fans, [[GPU/Internal Registers#GPUREG_RESTART_PRIMITIVE|GPUREG_RESTART_PRIMITIVE]] should be used to end the previous strip before (or while) drawing.
When drawing using triangle strips or fans, [[GPU/Internal Registers#GPUREG_RESTART_PRIMITIVE|GPUREG_RESTART_PRIMITIVE]] should be used to end the previous strip before (or while) drawing.
[[Category:GPU]]