commit | 17330479b39409a63a06ec9e6b0f8e28b585db12 | [log] [tgz] |
---|---|---|
author | Chia-I Wu <olvaffe@gmail.com> | Wed Jan 27 23:51:54 2010 +0800 |
committer | Chia-I Wu <olvaffe@gmail.com> | Thu Jan 28 17:28:47 2010 +0800 |
tree | 699ae386d4ed799d26b90caeb2566ce1ba072b0e | |
parent | 959481ad70b033a254f4d7d0a94dfdfab6b94c15 [diff] |
egl: eglMakeCurrent should accept an uninitialized display. When no context or surface are given, the display is allowed to be uninitialized. Most drivers cannot handle an uninitialized display. But they are updated to at least throw a fatal message.