X-Git-Url: https://git.cworth.org/git?a=blobdiff_plain;f=NEWS.markdown;h=92e53df2f022ea504006d2b02ff5f0643cd34664;hb=c0e24af608bc7e2c259a398544e590ecb06b6655;hp=2d8db5c0fc8481845bdb814a868c8dc8b5d93852;hpb=1c35c914cf934c957664d9692a099634aacc4e44;p=apitrace diff --git a/NEWS.markdown b/NEWS.markdown index 2d8db5c..92e53df 100644 --- a/NEWS.markdown +++ b/NEWS.markdown @@ -2,8 +2,8 @@ This file lists the major user visible improvments. For a full list of changes and their authors see the git history. -Recent developments -=================== +Version 2.0 +=========== * Flush/sync trace file only when there is an uncaught signal/exception, yielding a 5x speed up while tracing. @@ -18,6 +18,9 @@ Recent developments * Support up-to OpenGL 4.2 calls. +* Better GUI performance with very large traces, by loading frames from disk on + demand. + Version 1.0 ===========