]> git.cworth.org Git - apitrace/shortlog
apitrace
2012-03-24 José FonsecaMerge branch 'gui-thumbnails'
2012-03-24 José FonsecaMake thumbnailing an non-automatic action.
2012-03-24 José FonsecaDefer reading all standard error.
2012-03-24 José FonsecaCapture thumbnails only after the trace finished loading.
2012-03-24 José FonsecaRemoved unused copy of thumbnails.
2012-03-24 José FonsecaPass list of frames by reference.
2012-03-24 José FonsecaAvoid QImage object copies by using references.
2012-03-22 José FonsecaFix size comparisons in traceloader.cpp.
2012-03-22 José FonsecaPrevent another buffer overflow.
2012-03-22 Dan McCabeFix buffer overflow.
2012-03-21 José FonsecaFix block indentation.
2012-03-21 José FonsecaConsider glCallList(s) as a drawing call.
2012-03-21 José FonsecaDocument how to use retracediff on Windows.
2012-03-21 José FonsecaEnable dumping depth surfaces as rgba.
2012-03-21 José FonsecaAllow to turn off transparency on image viewer.
2012-03-20 José FonsecaUse the wgl* entrypoints instead of the GDI entrypoints...
2012-03-19 José FonsecaFix replace_dissimilar.
2012-03-18 José FonsecaAdd a disabled hack to force interpreting depth buffers...
2012-03-18 José FonsecaAttempt to allow to control image dynamic range.
2012-03-17 José FonsecaPlug several leaks when retracing.
2012-03-17 José FonsecaUpdate to libpng 1.5.9.
2012-03-17 José FonsecaLookup call state on double-click.
2012-03-17 José FonsecaOptimize tracediff2.
2012-03-17 José FonsecaDisable std::cout's stdio sync when pickling.
2012-03-17 José FonsecaImprove tracediff2's dumping.
2012-03-17 José FonsecaPickle blobs as bytearrays.
2012-03-17 José FonsecaCompensate for the lack of LD_PRELOAD support on ANDROID
2012-03-17 George WrightAdd support for android logging to logcat
2012-03-17 José FonsecaUpdate android.toolchain.cmake to latest from android...
2012-03-17 George WrightAdd support for building for Android (currently only...
2012-03-17 José FonsecaBundle less (version 444) for Windows.
2012-03-17 José FonsecaDisable italic ansi escape.
2012-03-17 José FonsecaEnsure lseek is defined and declared on MSVC.
2012-03-17 José FonsecaUpdate to zlib version 1.2.6.
2012-03-17 José FonsecaAlign call nos in diff.
2012-03-16 José FonsecaDon't prefix '| ' on calls that just have different...
2012-03-16 José FonsecaSeveral improvements to trace diffing.
2012-03-16 José FonsecaSupport strike ANSI escape codes.
2012-03-16 José FonsecaSpeed up call hashing.
2012-03-16 José FonsecaAdd option to not dump call numbers.
2012-03-16 José FonsecaUse Z_BEST_SPEED on PNG compression.
2012-03-16 José FonsecaUse wdiff by default.
2012-03-16 José FonsecaHandle less not existing.
2012-03-16 José FonsecaFix typo.
2012-03-16 José FonsecaDiff with symbolic names.
2012-03-16 José FonsecaBold function names in tracediff2.
2012-03-15 José FonsecaBetter highlighting of tracediff2.
2012-03-15 José FonsecaLink need libraries explicitly.
2012-03-15 José FonsecaExperimental pure-python trace diff.
2012-03-15 José FonsecaUpdate snappy to version 1.0.5.
2012-03-14 José FonsecaAvoid weird named fifo race condition in tracediff.
2012-03-14 Tianpu HanEnable framebuffer dump during replay for GLES.
2012-03-14 Tianpu HanEnable framebuffer dump during replay for EGL.
2012-03-14 Tianpu HanFix minor crash : due to call eglSwapBuffers after...
2012-03-14 José FonsecaAdd a makefile to update msinttypes headers
2012-03-14 George WrightCreate a drawable when playing back a trace if it doesn...
2012-03-14 José FonsecaUse patch instead of sed for glext.h tweaks.
2012-03-14 José FonsecaCleanup EGL's __getPrivateProcAddress().
2012-03-14 José FonsecaUse SGI gl.h and glx.h headers.
2012-03-14 George WrightModify eglplatform.h to support Android
2012-03-14 José FonsecaBundle all headers for Khronos APIs.
2012-03-14 José FonsecaDon't package TODO.markdown anymore.
2012-03-13 José FonsecaFix major regression in D3D tracing.
2012-03-11 Dan McCabeDisplay captured snapshots as thumbnails.
2012-03-11 Dan McCabeCapture snapshot stream in anticipation of displaying...
2012-03-11 José FonsecaAllow to not build the CLI.
2012-03-11 José FonsecaDon't assume pthreads is present.
2012-03-10 José FonsecaMove to-do list to the wiki.
2012-03-10 José FonsecaRemove build instructions link (issue #69).
2012-03-10 José FonsecaAdd a few more links.
2012-03-09 José FonsecaFix typo in NEWS.
2012-03-09 José FonsecaDocument how to start the gui on a specific call.
2012-03-08 José FonsecaRemove findFile.
2012-03-08 José FonsecaMention WebGL-Inspector
2012-03-08 José FonsecaPrevent buffer overflow in os::String::rfindSep().
2012-03-08 José FonsecaInvoke python when executing scripts.
2012-03-08 José FonsecaDon't install in per-architecture wrapper directories.
2012-03-08 José FonsecaDon't compute wrapper filename twice.
2012-03-08 José FonsecaWarn when intersecting regions are found.
2012-03-08 José FonsecaWarn when failed to unmap buffer too.
2012-03-08 José FonsecaGet the buffer map pointer _before_ unmaping.
2012-03-08 José FonsecaFix delRegionByPointer().
2012-03-08 José FonsecaOnly warn once when glGetBufferParameteriv(GL_BUFFER_MA...
2012-03-08 José FonsecaTry to cope with recursive mappings in glUnmapBuffer...
2012-03-08 José FonsecaHandle glMapBufferOES/glUnmapBufferOES specially.
2012-03-08 José FonsecaCleanup glFlushMappedBufferRange/glFlushMappedBufferRan...
2012-03-08 José FonsecaFix glUnmapNamedBufferEXT/glFlushMappedNamedBufferRangeEXT
2012-03-08 Jeff MuizelaarImplement getTime for OS X
2012-02-29 José FonsecaFix/cleanup wrapper search on Windows.
2012-02-29 José FonsecaBump to version 3.0
2012-02-29 José FonsecaFix INSTALL.mardown link
2012-02-29 José FonsecaDocument 32 vs 64bits.
2012-02-29 José FonsecaDocument how to get apitrace binaries.
2012-02-29 José FonsecaTweak regression testing section.
2012-02-29 José FonsecaMention DebugView.
2012-02-28 José FonsecaUpdate news.
2012-02-28 José FonsecaAllow to specify the API from trace dialog.
2012-02-28 José FonsecaWhitelist tracing on Windows.
2012-02-27 José FonsecaUpdate README.
2012-02-27 José FonsecaSupport D3D apis on apitrace trace command.
next