diff options
author | Vadim Girlin <[email protected]> | 2013-05-14 17:08:38 +0400 |
---|---|---|
committer | Vadim Girlin <[email protected]> | 2013-05-14 17:36:25 +0400 |
commit | ecde4b07e2208934a17a09d26c43baf314c10a60 (patch) | |
tree | ecab4397e3d8d6d2e01f328a1b3bdc52fce61acf /src/gallium/drivers/freedreno | |
parent | 57d1be0d2d195dac0e08585b6cd098779f7a7bd7 (diff) |
r600g/sb: get rid of standard c++ streams
Static initialization of internal libstdc++ data related to iostream
causes segfaults with some apps.
This patch replaces all uses of std::ostream and std::ostringstream in sb
with custom lightweight classes.
Prevents segfaults with ut2004demo and probably some other old apps.
Signed-off-by: Vadim Girlin <[email protected]>
Diffstat (limited to 'src/gallium/drivers/freedreno')
0 files changed, 0 insertions, 0 deletions