mesa/src/egl
Chia-I Wu 7d1237bc71 egl: Remove unused _EGL_SKIP_HANDLE_CHECK.
It was added to skip checking EGLDisplay, EGLSurface, and etc.  It is
never defined and the spec does not allow the checks to be skipped.
Remove it for good.
2010-02-23 22:42:46 +08:00
..
docs Check in a long-misplaced spec update. 2006-12-14 09:38:06 -07:00
drivers Replace _mesa_malloc, _mesa_calloc and _mesa_free with plain libc versions 2010-02-19 12:03:01 -05:00
main egl: Remove unused _EGL_SKIP_HANDLE_CHECK. 2010-02-23 22:42:46 +08:00
Makefile Add install target for egl 2009-02-11 07:01:40 +01:00