mesa/src/egl/drivers
Chia-I Wu f22665df95 egl: Introduce platform displays internally.
This commit introduces type-safe platform displays internally.  A
platform display consists of a generic pointer and an enum that
specifies the platform.

An EGLDisplay is created from a platform display.  Native displays
become platform displays whose platform is determined by
_eglGetNativePlatform().  Platform windows and pixmaps may also be
introduced if needed.
2010-06-23 15:14:59 +08:00
..
dri glapi: Move to src/mapi/. 2010-05-07 10:41:11 +08:00
dri2 egl: Introduce platform displays internally. 2010-06-23 15:14:59 +08:00
glx egl: Introduce platform displays internally. 2010-06-23 15:14:59 +08:00
Makefile Add install target for egl 2009-02-11 07:01:40 +01:00
Makefile.template egl: Link drivers back to libEGL. 2010-05-19 13:38:57 -06:00