Fixed glBindFramebuffer(0) issue for Direct Rendering
authorSung Park <sungwoo@gmail.com>
Fri, 24 Feb 2012 08:13:48 +0000 (08:13 +0000)
committerSung Park <sungwoo@gmail.com>
Fri, 24 Feb 2012 08:13:48 +0000 (08:13 +0000)
commitac0d52f04d4273d9205365778d85a2c262549051
treecb00d50244e4fc2ee7104524629f97440a128a88
parentcf926fda0ba9ab60f804d4dc9c3844467afb1919
Fixed glBindFramebuffer(0) issue for Direct Rendering
optimization.  current_fbo wasn't being set to 0
so the above case wasn't being handled properly.

SVN revision: 68392
legacy/evas/src/modules/engines/gl_x11/evas_engine.c