eglCreateContext checks client version is 2.

I believe we don't support version 1 since we are missing things like the fixed function pipeline.

This is motivated by consistency with other EGL implementations, which return a v1 context if the EGL_CONTEXT_CLIENT_VERSION attribute is not specified.


Review URL: http://codereview.appspot.com/2760041

git-svn-id: https://angleproject.googlecode.com/svn/trunk@468 736b8ea6-26fd-11df-bfd4-992fa37f6226
1 file changed