summaryrefslogtreecommitdiff
path: root/NEWS.markdown
diff options
context:
space:
mode:
authorJosé Fonseca <jose.r.fonseca@gmail.com>2012-02-28 21:25:09 +0000
committerJosé Fonseca <jose.r.fonseca@gmail.com>2012-02-28 21:25:09 +0000
commit97b37f0550e6373cc06fff3b74279e5589441484 (patch)
tree57c45328e1baf7f2793094c4a026cf3c90c6e0e6 /NEWS.markdown
parent2cdc9403293a2478c1d8bc10ca0ffc618f0516bf (diff)
Update news.
Diffstat (limited to 'NEWS.markdown')
-rw-r--r--NEWS.markdown10
1 files changed, 8 insertions, 2 deletions
diff --git a/NEWS.markdown b/NEWS.markdown
index c53e2bbb..f3843425 100644
--- a/NEWS.markdown
+++ b/NEWS.markdown
@@ -2,15 +2,21 @@ This file lists the major user visible improvments. For a full list of changes
and their authors see the git history.
-Development
+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
===========