]> git.cworth.org Git - apitrace/shortlog
apitrace
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 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.
2012-02-24 José FonsecaCopy wrapper dll to executable directory on windows...
2012-02-24 José FonsecaAdd abstractions for (un)setting OS environ variables.
2012-02-20 José FonsecaRemove dead source line.
2012-02-20 José FonsecaAdd missing commas.
2012-02-20 José FonsecaTweak path splitting.
2012-02-18 José FonsecaRe-implement tracediff.sh on Python.
2012-02-18 José FonsecaUse getopt on apitrace pickle.
2012-02-18 José FonsecaUse getopt on apitrace trace.
2012-02-18 José FonsecaMinor cleanup to apitrace trim command line option...
2012-02-15 José FonsecaImplmenet GL_EXT_debug_marker on OpenGL ES contexts
2012-02-15 José FonsecaMention apitrace trim in the documentation.
2012-02-15 José FonsecaConvert trim option parsing to getopt.
2012-02-09 José FonsecaAllow to specify output file on retracediff
2012-02-09 José FonsecaFix highlight.py on Windows.
2012-02-09 José FonsecaSet binary mode when outputing PNM from glretrace via...
2012-02-09 José FonsecaAllow to specify an alternative opengl32.dll when retra...
2012-02-09 José FonsecaRemove dead os::getTime() declaration.
2012-02-08 José FonsecaFlag a few wgl calls as verbose.
2012-02-07 José FonsecaIgnore glXSwapInterval* when retracing.
2012-02-04 José FonsecaFix build with older DXSDK.
2012-02-03 José FonsecaA few additions to win32 api.
2012-02-03 José FonsecaTry all interfaces when wrapping REFIIDs.
2012-02-03 José FonsecaSupport const methods.
2012-02-03 José FonsecaBe more specific when invoking the interface methods.
2012-02-03 José FonsecaRecognize D3DUSAGE flags in resource descriptions.
2012-02-03 José FonsecaRecognize D3DFMT_A2B10G10R10_XR_BIAS.
2012-02-02 José FonsecaWarn when calling GL entry points without a current...
2012-02-01 José FonsecaEnsure function default argument matches template type.
2012-02-01 José FonsecaCompute attrib pair lists size correctly.
2012-02-01 José FonsecaMake attrib pair lists explicit.
next