summaryrefslogtreecommitdiffstats
path: root/src/egl/main/egllog.h
Commit message (Collapse)AuthorAgeFilesLines
* egl: Improve logging facility.Chia-I Wu2009-10-131-0/+11
| | | | | | | Add _eglSetLogger and _eglSetLogLevel to allow drivers to change the message logger or report level. Signed-off-by: Chia-I Wu <[email protected]>
* New _eglLog() function to replace fprintf/printf calls for debug/info.Brian Paul2005-11-231-0/+16