aboutsummaryrefslogtreecommitdiff
path: root/tests/gl_matrix_identity.c
AgeCommit message (Collapse)Author
2012-06-12Initialize the projection and modelview matrices to identityEhsan Akhgari
This is required by the spec. Without this change, the testcase in this patch merely renders the background, and the box in the upper right corner will not get rendered at all.