mesa/src/egl/main
2005-05-16 16:50:38 +00:00
..
eglapi.c use EGLint instead of unsigned long for eglCopyContextMESA, added comments 2005-05-16 02:21:08 +00:00
eglconfig.c restore _eglSetConfigAttrib (for now), added prototype _eglConfigToContextModesRec() 2005-05-16 02:14:50 +00:00
eglconfig.h restore _eglSetConfigAttrib (for now), added prototype _eglConfigToContextModesRec() 2005-05-16 02:14:50 +00:00
eglcontext.c use EGLint instead of unsigned long for eglCopyContextMESA, added comments 2005-05-16 02:21:08 +00:00
eglcontext.h use EGLint instead of unsigned long for eglCopyContextMESA, added comments 2005-05-16 02:21:08 +00:00
egldisplay.c First attempt at getting egl support up on dumb framebuffer. 2005-05-13 18:31:35 +00:00
egldisplay.h First attempt at getting egl support up on dumb framebuffer. 2005-05-13 18:31:35 +00:00
egldriver.c separate ext strings with a space 2005-05-16 02:17:49 +00:00
egldriver.h use EGLint instead of unsigned long for eglCopyContextMESA, added comments 2005-05-16 02:21:08 +00:00
eglglobals.c sync with latest EGL_MESA_screen_surface spec (EGLScreenMESA handles) 2005-05-04 03:33:21 +00:00
eglglobals.h sync with latest EGL_MESA_screen_surface spec (EGLScreenMESA handles) 2005-05-04 03:33:21 +00:00
eglhash.c initial EGL code 2005-04-22 21:09:39 +00:00
eglhash.h initial EGL code 2005-04-22 21:09:39 +00:00
eglmode.c minor tweaks 2005-05-16 00:31:29 +00:00
eglmode.h minor tweaks 2005-05-16 00:31:29 +00:00
eglscreen.c minor tweaks 2005-05-16 00:31:29 +00:00
eglscreen.h minor tweaks 2005-05-16 00:31:29 +00:00
eglsurface.c Implement query of surface type. 2005-05-16 16:50:38 +00:00
eglsurface.h initial EGL code 2005-04-22 21:09:39 +00:00
egltypedefs.h Fix include path to make build work 2005-04-29 22:25:21 +00:00
Makefile initial EGL code 2005-04-22 21:09:39 +00:00