util: add generic ringbuffer utitilty
authorKeith Whitwell <keithw@vmware.com>
Sat, 16 Jan 2010 21:11:01 +0000 (21:11 +0000)
committerKeith Whitwell <keithw@vmware.com>
Sat, 16 Jan 2010 21:15:55 +0000 (21:15 +0000)
commit164fd16cfbc09970676c2e6866e062a5c9b410db
treebfcc222ce3fb66354cb2acada0b62a69f66a96af
parentdee52d5bd31c7bd70883fd7fe496445bb49aad1f
util: add generic ringbuffer utitilty
src/gallium/auxiliary/Makefile
src/gallium/auxiliary/SConscript
src/gallium/auxiliary/util/u_ringbuffer.c [new file with mode: 0644]
src/gallium/auxiliary/util/u_ringbuffer.h [new file with mode: 0644]