..
eglapi.c
some initial EGL 1.2 work
2006-01-30 00:10:55 +00:00
eglapi.h
some initial EGL 1.2 work
2006-01-30 00:10:55 +00:00
eglconfig.c
some initial EGL 1.2 work
2006-01-30 00:10:55 +00:00
eglconfig.h
implement config sorting for eglChooseConfig()
2005-12-10 17:51:13 +00:00
eglcontext.c
some initial EGL 1.2 work
2006-01-30 00:10:55 +00:00
eglcontext.h
some initial EGL 1.2 work
2006-01-30 00:10:55 +00:00
egldisplay.c
this needs to be calloced
2005-12-23 08:17:44 +00:00
egldisplay.h
First attempt at getting egl support up on dumb framebuffer.
2005-05-13 18:31:35 +00:00
egldriver.c
some initial EGL 1.2 work
2006-01-30 00:10:55 +00:00
egldriver.h
some initial EGL 1.2 work
2006-01-30 00:10:55 +00:00
eglglobals.c
some initial EGL 1.2 work
2006-01-30 00:10:55 +00:00
eglglobals.h
some initial EGL 1.2 work
2006-01-30 00:10:55 +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
set log level w/ env var
2007-02-20 08:11:11 -07: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
minor code movement
2005-12-17 05:37:15 +00:00
eglscreen.h
minor code movement
2005-12-17 05:37:15 +00:00
eglsurface.c
fix typo
2006-02-05 16:38:33 +00:00
eglsurface.h
some initial EGL 1.2 work
2006-01-30 00:10:55 +00:00
egltypedefs.h
Some initial per-thread support.
2005-12-10 17:54:00 +00:00
Makefile
Never fail `make clean'
2008-05-07 11:35:23 -07:00