]> git.sesse.net Git - cubemap/commit
Move iovecs around instead of having single data buffers. Hopefully a tad more effici...
authorSteinar H. Gunderson <sgunderson@bigfoot.com>
Sat, 20 Apr 2013 14:30:16 +0000 (16:30 +0200)
committerSteinar H. Gunderson <sgunderson@bigfoot.com>
Sat, 20 Apr 2013 14:30:16 +0000 (16:30 +0200)
commit1e15bf9054e65adfce268578f4e474c980ef6443
tree82e4b70203df787ef965e7e495962d23b347f1fa
parente0b47eba2f5ec1aca1d02adc9fb4ffc7293d5c0f
Move iovecs around instead of having single data buffers. Hopefully a tad more efficient, although it does mean somewhat more malloc-ing.
stream.cpp
stream.h