summaryrefslogtreecommitdiff
path: root/src/gallium/auxiliary/os/os_stream_log.c
AgeCommit message (Collapse)Author
2010-08-20os_stream: add printf facilityLuca Barbieri
2010-02-14os: A stream for debug logging.José Fonseca
Just a wrapper around os_log_message. Although it would probably make more sense to be the other way around. Also some comment fixes.