X-Git-Url: https://git.cworth.org/git?a=blobdiff_plain;f=NEWS.markdown;h=4bdc8f131283a5bf11af26a46b2b143e529225ed;hb=da752bab43637f5e1e79f4d75c215c359c5e43c9;hp=c53e2bbbdba3d8d14e9b1588bdc2b20d1ef55df8;hpb=7b1b0a2f2c2dd9cd8943f94333d08339a85015a6;p=apitrace diff --git a/NEWS.markdown b/NEWS.markdown index c53e2bb..4bdc8f1 100644 --- a/NEWS.markdown +++ b/NEWS.markdown @@ -1,16 +1,44 @@ -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 +Version 4.0 +=========== + +* Support tracing in Android, both native and Dalvik applications. + +* Show frame thumbnails in the GUI. + +* Basic D3D 10.1, 11, and 11.1 trace support. + +* Multi-threaded trace/retrace support. + +* Several OpenGL ES state dump fixes. + +* GPU profiling. + +* Thumbnails in GUI + +* Trim improvements. + +* Loads of bugfixes + + +Version 3.0 =========== * Top-level `apitrace` command. -* Trace and retrace support for EGL, GLES1, and GLES2 APIs. +* Trace and replay 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 =========== @@ -41,4 +69,4 @@ Version 1.0 Pre-history =========== -* OpenGL retrace support. +* OpenGL replay support.