Version
4.0-206
Branch
master
Date
10 years, 6 months ago
Windows x64 Windows x86 Mac OS X Android Ubuntu 13.04
Commit
0753ce5bdaf756b144ec6003e1df01388b9c3e8f
Change author
degasus
Change description
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.