]> git.cworth.org Git - apitrace/blobdiff - NEWS.markdown
snapdiff: Provide indication whether images match or not
[apitrace] / NEWS.markdown
index 7cf9e3848662c13b768121eb9aea57e221c87a50..658a907dacf864457722d7b9b2fb3a07ba257975 100644 (file)
@@ -1,9 +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.
 
 
-Recent developments
-===================
+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 on Linux.
+
+* Ability to trim traces.
+
+* Basic CPU profiling when retracing.
+
+* Basic D3D10 trace support.
+
+* Many bugfixes.
+
+
+Version 2.0
+===========
 
 * Flush/sync trace file only when there is an uncaught signal/exception,
   yielding a 5x speed up while tracing.