X-Git-Url: https://git.cworth.org/git?p=apitrace;a=blobdiff_plain;f=NEWS.markdown;h=736ec348c4a6a52947b34f45e32a8fa5c9ff2c94;hp=658a907dacf864457722d7b9b2fb3a07ba257975;hb=HEAD;hpb=86befa4b28d452159892e6fedfd4499f060ca017 diff --git a/NEWS.markdown b/NEWS.markdown index 658a907..736ec34 100644 --- a/NEWS.markdown +++ b/NEWS.markdown @@ -5,9 +5,11 @@ and their authors see the git history. Development =========== -* Support to trace in Android +* Support to trace in Android. -* Show frame thumbnails in the GUI +* Show frame thumbnails in the GUI. + +* Basic D3D 10.1, 11, and 11.1 trace support. Version 3.0 @@ -15,7 +17,7 @@ Version 3.0 * Top-level `apitrace` command. -* Trace and retrace support for EGL, GLES1, and GLES2 APIs on Linux. +* Trace and replay support for EGL, GLES1, and GLES2 APIs on Linux. * Ability to trim traces. @@ -55,4 +57,4 @@ Version 1.0 Pre-history =========== -* OpenGL retrace support. +* OpenGL replay support.