X-Git-Url: https://git.cworth.org/git?p=apitrace;a=blobdiff_plain;f=NEWS.markdown;h=736ec348c4a6a52947b34f45e32a8fa5c9ff2c94;hp=92e53df2f022ea504006d2b02ff5f0643cd34664;hb=HEAD;hpb=e2c43205033026d70c12b592c84dfcc1e667cb4b diff --git a/NEWS.markdown b/NEWS.markdown index 92e53df..736ec34 100644 --- a/NEWS.markdown +++ b/NEWS.markdown @@ -1,7 +1,33 @@ -This file lists the major user visible improvments. For a full list of changes +This file lists the major user visible improvements. For a full list of changes and their authors see the git history. +Development +=========== + +* Support to trace in Android. + +* Show frame thumbnails in the GUI. + +* Basic D3D 10.1, 11, and 11.1 trace support. + + +Version 3.0 +=========== + +* Top-level `apitrace` command. + +* Trace and replay 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 =========== @@ -31,4 +57,4 @@ Version 1.0 Pre-history =========== -* OpenGL retrace support. +* OpenGL replay support.