New _eglLog() function to replace fprintf/printf calls for debug/info.
authorBrian Paul <brian.paul@tungstengraphics.com>
Wed, 23 Nov 2005 01:37:30 +0000 (01:37 +0000)
committerBrian Paul <brian.paul@tungstengraphics.com>
Wed, 23 Nov 2005 01:37:30 +0000 (01:37 +0000)
commitf049ca4e33e0e5d06223a1c05815bc564b4bf06e
tree18fde934dd1fd60a2decf47ce2629021615c20f8
parent9bcc9e91745a6125f31d127410ac38e99660da67
New _eglLog() function to replace fprintf/printf calls for debug/info.
src/egl/main/Makefile
src/egl/main/egllog.c [new file with mode: 0644]
src/egl/main/egllog.h [new file with mode: 0644]