diff options
author | Cyrille Bagard <nocbos@gmail.com> | 2016-10-22 13:46:58 (GMT) |
---|---|---|
committer | Cyrille Bagard <nocbos@gmail.com> | 2016-10-22 13:46:58 (GMT) |
commit | 40886e00da4c593227cecf3ab574f9c5d230b089 (patch) | |
tree | 792009bd9b07e42e712104492ae509804a12b4ec /ChangeLog | |
parent | 3a259b1e1e3fe870f9d1837ea2ecf6ce5c1d0162 (diff) |
Reduced the memory usage by cutting down the size of GBufferSegment.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,5 +1,11 @@ 16-10-22 Cyrille Bagard <nocbos@gmail.com> + * src/glibext/gbuffersegment.c: + Reduce the memory usage by cutting down the size of GBufferSegment from + 152 bytes to 64 bytes. + +16-10-22 Cyrille Bagard <nocbos@gmail.com> + * src/gtkext/gtkbinarystrip.c: * src/gui/editor.c: * src/gui/panels/symbols.c: |