diff options
author | Bastien Bouclet | 2019-04-08 19:23:31 +0200 |
---|---|---|
committer | Filippos Karapetis | 2019-04-13 16:24:25 +0300 |
commit | ae9eeb731f435d16f2bb9ae69d48ce60c3a47fa3 (patch) | |
tree | f9d0ad64b05a656f18a978517ffdcddd1ed6874c /gui/themebrowser.h | |
parent | 2af325f60adce92528405cee61c3f4aca447c292 (diff) | |
download | scummvm-rg350-ae9eeb731f435d16f2bb9ae69d48ce60c3a47fa3.tar.gz scummvm-rg350-ae9eeb731f435d16f2bb9ae69d48ce60c3a47fa3.tar.bz2 scummvm-rg350-ae9eeb731f435d16f2bb9ae69d48ce60c3a47fa3.zip |
COMMON: Rework the BitStream class to improve its performance
* Fixed peekBits not to seek the underlying stream. Seeking can be slow
when the stream is a file.
* Changed multi-bit operations to work on multiple bits at once rather
than iterating over single-bit operations.
This is an almost direct port of a patch for xoreos provided by DrMcCoy.
Diffstat (limited to 'gui/themebrowser.h')
0 files changed, 0 insertions, 0 deletions