OSDN Git Service

Remove unnecessary matrix stack manipulations.
authorJack Palevich <jackpal@google.com>
Tue, 22 Dec 2009 10:32:05 +0000 (18:32 +0800)
committerJack Palevich <jackpal@google.com>
Tue, 22 Dec 2009 10:32:05 +0000 (18:32 +0800)
commit4e87f219abf9d65543c4e4488f1e17464beaf0a1
treece4430844b2a89c3443a9149b761a4a5ba074d01
parentcc5b93615804e64c97b1d267d4cc7b5a30b95f48
Remove unnecessary matrix stack manipulations.

glDrawTexiOES does not use the matix stack, so no need to modify it.