X-Git-Url: https://git.cworth.org/git?a=blobdiff_plain;f=NEWS.markdown;h=4bdc8f131283a5bf11af26a46b2b143e529225ed;hb=52fc2b017b6914afb3799601b6e93f9306af0058;hp=658a907dacf864457722d7b9b2fb3a07ba257975;hpb=86befa4b28d452159892e6fedfd4499f060ca017;p=apitrace diff --git a/NEWS.markdown b/NEWS.markdown index 658a907..4bdc8f1 100644 --- a/NEWS.markdown +++ b/NEWS.markdown @@ -2,12 +2,26 @@ 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 to trace in Android +* Support tracing in Android, both native and Dalvik applications. -* Show frame thumbnails in the GUI +* 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 @@ -15,7 +29,7 @@ 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. @@ -55,4 +69,4 @@ Version 1.0 Pre-history =========== -* OpenGL retrace support. +* OpenGL replay support.