aboutsummaryrefslogtreecommitdiff
path: root/tests/gl_renderers.c
AgeCommit message (Collapse)Author
2013-03-31refactor gl_renderers.cAlon Zakai
2013-03-31Added a test that creates two vertex buffers with different strides and ↵Michael Bishop
pointers and tests that the renderer can handle the changing strides and pointers. The resulting image should be a fat diamond with colored vertices as seen in the included image.