X-Git-Url: https://git.cworth.org/git?a=blobdiff_plain;f=NEWS.markdown;h=f3843425a97a2bbb60e049d7044d722046f6c1db;hb=97b37f0550e6373cc06fff3b74279e5589441484;hp=c53e2bbbdba3d8d14e9b1588bdc2b20d1ef55df8;hpb=2cdc9403293a2478c1d8bc10ca0ffc618f0516bf;p=apitrace diff --git a/NEWS.markdown b/NEWS.markdown index c53e2bb..f384342 100644 --- a/NEWS.markdown +++ b/NEWS.markdown @@ -2,15 +2,21 @@ This file lists the major user visible improvments. For a full list of changes and their authors see the git history. -Development +Version 3.0 =========== * Top-level `apitrace` command. -* Trace and retrace support for EGL, GLES1, and GLES2 APIs. +* Trace and retrace support for EGL, GLES1, and GLES2 APIs on Linux. * Ability to trim traces. +* Basic CPU profiling when retracing. + +* Basic D3D10 trace support. + +* Many bugfixes. + Version 2.0 ===========