版本
4.0-206
分支
master
发布于
10 years, 5 months ago
Windows x64 Windows x86 Mac OS X Android Ubuntu 13.04
提交(Commit)
0753ce5bdaf756b144ec6003e1df01388b9c3e8f
修改者
degasus
修改说明
ogl: use GL_RGBA instead of GL_RGBA8

8 bit per pixel is _everywhere_ the default, so we don't need to define it explicitly.
Also we don't rely on exact 8 bit resolution.