]> git.cworth.org Git - apitrace/blobdiff - NEWS.markdown
Use skiplist-based FastCallSet within trace::CallSet
[apitrace] / NEWS.markdown
index f3843425a97a2bbb60e049d7044d722046f6c1db..736ec348c4a6a52947b34f45e32a8fa5c9ff2c94 100644 (file)
@@ -1,13 +1,23 @@
-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 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.
 
@@ -47,4 +57,4 @@ Version 1.0
 Pre-history
 ===========
 
-* OpenGL retrace support.
+* OpenGL replay support.