compositor: Create outputs before initializing GLES2 state
authorKristian Høgsberg <krh@bitplanet.net>
Fri, 7 Sep 2012 00:51:00 +0000 (20:51 -0400)
committerKristian Høgsberg <krh@bitplanet.net>
Fri, 7 Sep 2012 01:08:13 +0000 (21:08 -0400)
commit2bc5e8eaf89967f55b63c31f58f8e3a8d7f8810e
treee6f7e92b439c41d0a4aaafd52498c976662f1d0b
parentfa1be023a2923cd581abdaf20bab95dac80153c8
compositor: Create outputs before initializing GLES2 state

This way we can just use the first weston_output EGLSurface to make a
context current.
src/compositor-drm.c
src/compositor-wayland.c
src/compositor-x11.c
src/gles2-renderer.c