]> git.sesse.net Git - cubemap/commit
Partially revert last patch.
authorSteinar H. Gunderson <sgunderson@bigfoot.com>
Thu, 23 Jul 2015 15:29:13 +0000 (17:29 +0200)
committerSteinar H. Gunderson <sgunderson@bigfoot.com>
Thu, 23 Jul 2015 15:29:13 +0000 (17:29 +0200)
commit8095c4ac52431d9e593ece77bdc21566a2ed9240
tree88fd5ba8c8dd3643bae8e8fd2d4838f8ed54fe36
parent00cf4a1ffcb987ef6d27fcf49811fd5ef572a985
Partially revert last patch.

add_data_raw() does not change the stream suitability points at all;
it just writes to disk. Thus, we don't need this complicated little dance
to give it multiple blocks.
stream.cpp