progs/egl: Fix the blank window in pbuffer demo.
authorChia-I Wu <olv@lunarg.com>
Tue, 6 Apr 2010 05:24:24 +0000 (13:24 +0800)
committerChia-I Wu <olv@lunarg.com>
Tue, 6 Apr 2010 05:48:59 +0000 (13:48 +0800)
commit0942ed45b370addf4edb310d4d0f9cd0c7b18fd0
treedc3d1331669d183f5356d259f7359ea39f47ce6c
parentf51f62e8ed5227f410efa46337a95af25d7eb616
progs/egl: Fix the blank window in pbuffer demo.

EGL requires eglSwapBuffers to be called on the current surface.
progs/egl/opengles1/pbuffer.c