]> git.cworth.org Git - apitrace/blobdiff - NEWS.markdown
Merge branch 'master' into d3dretrace
[apitrace] / NEWS.markdown
index c53e2bbbdba3d8d14e9b1588bdc2b20d1ef55df8..658a907dacf864457722d7b9b2fb3a07ba257975 100644 (file)
@@ -1,16 +1,30 @@
-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
+
+
+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
 ===========