examples: use dedicated thread for rendering the scene
authorJosep Torra <n770galaxy@gmail.com>
Fri, 20 Sep 2013 07:34:37 +0000 (09:34 +0200)
committerJosep Torra <n770galaxy@gmail.com>
Fri, 20 Sep 2013 16:17:34 +0000 (18:17 +0200)
commite6633182f3305804de97cf8ec5e00c097d4e4a79
tree50662fbf15b2da4db715133e95a5a5a8d711ffe1
parent78dc6235d43066e56566b87e8dc7178e86a5b7f5
examples: use dedicated thread for rendering the scene

Produces smother animation and prevents dropping frames due busy
mainloop.
examples/egl/testegl.c