mesa/src/egl
Chia-I Wu 5eb33596a0 egl: Fix context API check and be verbose.
The API of the context was not checked against EGL_RENDERABLE_TYPE when there
was no attribute list.  Move the check to _eglInitContext, and be verbose about
common mistakes (EGL_RENDERABLE_TYPE not set, EGL_CONTEXT_CLIENT_VERSION not
set, or eglBindAPI not called).
2010-08-20 19:22:51 +08:00
..
docs Check in a long-misplaced spec update. 2006-12-14 09:38:06 -07:00
drivers egl_dri2: Set API version for DRM display 2010-07-29 15:08:00 -04:00
main egl: Fix context API check and be verbose. 2010-08-20 19:22:51 +08:00
Makefile Add install target for egl 2009-02-11 07:01:40 +01:00