mesa/src/egl/main
2005-12-10 17:52:11 +00:00
..
eglapi.c Move all the EGL API function pointers into a new _egl_api struct. 2005-11-24 04:02:16 +00:00
eglapi.h Move all the EGL API function pointers into a new _egl_api struct. 2005-11-24 04:02:16 +00:00
eglconfig.c implement config sorting for eglChooseConfig() 2005-12-10 17:51:13 +00:00
eglconfig.h implement config sorting for eglChooseConfig() 2005-12-10 17:51:13 +00:00
eglcontext.c Redo _eglInitSurface() so it can be used with all surface types. 2005-11-27 23:57:19 +00:00
eglcontext.h Redo _eglInitSurface() so it can be used with all surface types. 2005-11-27 23:57:19 +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 Put extension flags, string into separate struct. 2005-11-29 04:43:37 +00:00
egldriver.h Put extension flags, string into separate struct. 2005-11-29 04:43:37 +00:00
eglglobals.c report error token in message printed in _eglError() 2005-11-24 03:53:46 +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 lots of updates, mode sorting, etc 2005-12-10 17:52:11 +00:00
eglmode.h lots of updates, mode sorting, etc 2005-12-10 17:52:11 +00:00
eglscreen.c Redo _eglInitSurface() so it can be used with all surface types. 2005-11-27 23:57:19 +00:00
eglscreen.h Redo _eglInitSurface() so it can be used with all surface types. 2005-11-27 23:57:19 +00:00
eglsurface.c Redo _eglInitSurface() so it can be used with all surface types. 2005-11-27 23:57:19 +00:00
eglsurface.h Redo _eglInitSurface() so it can be used with all surface types. 2005-11-27 23:57:19 +00:00
egltypedefs.h added _EGLExtensions typedef 2005-11-29 04:44:33 +00:00
Makefile New _eglLog() function to replace fprintf/printf calls for debug/info. 2005-11-23 01:37:30 +00:00