Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-01-30 | egl: Clean up header inclusions. | Chia-I Wu | |
Mainly to remove eglcurrent.h and egldisplay.h from eglglobals.h. | |||
2010-01-05 | egl: Fix breakage from -fvisibility=hidden. | Chia-I Wu | |
Mark EGL API and driver functions as PUBLIC. Signed-off-by: Chia-I Wu <olvaffe@gmail.com> | |||
2009-10-13 | egl: Improve logging facility. | Chia-I Wu | |
Add _eglSetLogger and _eglSetLogLevel to allow drivers to change the message logger or report level. Signed-off-by: Chia-I Wu <olvaffe@gmail.com> | |||
2005-11-23 | New _eglLog() function to replace fprintf/printf calls for debug/info. | Brian Paul | |