X-Git-Url: https://git.cworth.org/git?a=blobdiff_plain;f=TODO.markdown;h=b54cf65bd7e6085eb12cdd2f94c88568c0e975ac;hb=0f0a598677d6d1c97be830c5fa20d6187480aa52;hp=f0e0d8e62dc4c6a30a36c4175b595f3fa4873512;hpb=7cca1d73cdfe0d9dc3a149b01467e33cf220b8e3;p=apitrace diff --git a/TODO.markdown b/TODO.markdown index f0e0d8e..b54cf65 100644 --- a/TODO.markdown +++ b/TODO.markdown @@ -29,9 +29,6 @@ Tracing * Add option to include call stack frames in the trace -* Call gzflush() only when there is a signal/exception, except of doing it on - every call. - Retracing --------- @@ -53,9 +50,6 @@ Retracing * Plug memory leaks. -* Allow to retrace with two libGL.so in parallel, and output differences in - rendered frames / draw calls. - * D3D support. @@ -67,12 +61,11 @@ GUI * Visualize meshes in draw commands. -Other: +Other +----- * Side-by-side trace diffing; either as a separate tool on or the GUI. -* Side-by-side state diffing. - * Ability to extract just a single frame from a trace, and all previous calls that contributed to it: