mesa/src/egl/main
2005-11-23 01:38:12 +00:00
..
eglapi.c remove eglQueryDisplayMESA() 2005-05-17 13:22:13 +00:00
eglconfig.c use _eglLog() 2005-11-23 01:38:12 +00:00
eglconfig.h remove glmode stuff 2005-05-17 13:21:12 +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 remove eglQueryDisplayMESA() 2005-05-17 13:22:13 +00:00
egldisplay.h First attempt at getting egl support up on dumb framebuffer. 2005-05-13 18:31:35 +00:00
egldriver.c use _eglLog() 2005-11-23 01:38:12 +00:00
egldriver.h More EGL prep. No impact on anything outside of EGL 2005-08-05 03:33:59 +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
egllog.c New _eglLog() function to replace fprintf/printf calls for debug/info. 2005-11-23 01:37:30 +00:00
egllog.h New _eglLog() function to replace fprintf/printf calls for debug/info. 2005-11-23 01:37:30 +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 update comments 2005-05-17 02:14:44 +00:00
eglscreen.h minor tweaks 2005-05-16 00:31:29 +00:00
eglsurface.c added _eglInitPbufferSurface() 2005-05-17 02:12:26 +00:00
eglsurface.h added _eglInitPbufferSurface() 2005-05-17 02:12:26 +00:00
egltypedefs.h Fix include path to make build work 2005-04-29 22:25:21 +00:00
Makefile New _eglLog() function to replace fprintf/printf calls for debug/info. 2005-11-23 01:37:30 +00:00