Make sure there is a current context.
authorChia-I Wu <olvaffe@gmail.com>
Fri, 29 Oct 2010 07:20:17 +0000 (15:20 +0800)
committerKristian Høgsberg <krh@bitplanet.net>
Fri, 29 Oct 2010 16:49:57 +0000 (12:49 -0400)
commit4d8ba216c543239d4419eebd41120ce74033cf2b
tree603e72069d8754e13ca4f1660eb382eda763c662
parent1f411902dea5451e37d94293f023fbc1f5381a0d
Make sure there is a current context.

The context of a display is shared with the cairo device.
cairo_acquire_device should be called whenever OpenGL calls are made.
clients/window.c