1 This file lists the major user visible improvments. For a full list of changes
2 and their authors see the git history.
8 * Flush/sync trace file only when there is an uncaught signal/exception,
9 yielding a 5x speed up while tracing.
11 * Employ [snappy compression library](http://code.google.com/p/snappy/) instead
12 of zlib, yielding a 2x speed up while tracing.
14 * Implement and advertise `GL_GREMEDY_string_marker` and
15 `GL_GREMEDY_frame_terminator` extensions.
19 * Support up-to OpenGL 4.2 calls.
21 * Better GUI performance with very large traces, by loading frames from disk on
28 * Qt GUI, capable of visualizing the calls, the state, and editing the state.
34 * OpenGL retrace support.