OSDN Git Service

util: Rip-off trace's os-independent stream code.
authorJosé Fonseca <jrfonseca@tungstengraphics.com>
Mon, 8 Sep 2008 02:09:23 +0000 (11:09 +0900)
committerJosé Fonseca <jrfonseca@tungstengraphics.com>
Mon, 8 Sep 2008 02:09:23 +0000 (11:09 +0900)
commit86a15954bf2adad0ab0dc5713a5bb446c9584103
treed00d9b38e2d398334100cc0d8e3723218c9baeb9
parent52c2dd1f73e17c8352fe976e2ee4cdf049f81957
util: Rip-off trace's os-independent stream code.
src/gallium/auxiliary/util/Makefile
src/gallium/auxiliary/util/SConscript
src/gallium/auxiliary/util/u_stream.h [new file with mode: 0644]
src/gallium/auxiliary/util/u_stream_stdc.c [new file with mode: 0644]
src/gallium/auxiliary/util/u_stream_wd.c [new file with mode: 0644]