Mercurial > sdl-ios-xcode
log test/testdyngles.c @ 2445:d65e44861a15 gsoc2008_iphone
age | author | description |
---|---|---|
Fri, 15 Aug 2008 00:52:52 +0000 | Holmes Futrell | testdyngles is exactly what it sounds like -- a version of testdyngl that uses OpenGL ES calls instead of OpenGL. Was necessary to create because glOrtho is called glOrthof in OpenGL ES, and OpenGL ES doesn't have glBegin() type semantics for specifying geometry. gsoc2008_iphone |