版本
4.0-683
分支
master
发布于
10 years, 3 months ago
Windows x64 Windows x86 Mac OS X Android Ubuntu 13.04
提交(Commit)
60632fda6f7509e1d126fee62c08205c87f19296
修改者
degasus
修改说明
OpenGL: remove small optimization

This one was introduced to reduce the glBindTexture and glActiveTexture calls. But it was quite a bit of logic and only an improvment on uploading/creating a texture, which is done rarely.